actindo ->bill__set_text
actindo -> bill__set_text: Set texts (Texte setzen)
Signaturstring bill__set_text( string $sid, int $bill_id [, string $top_txt [, string $bottom_txt]] )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $bill_id
    Bill-ID
     
  • string $top_txt
    top text (oberer Belegtext)
     
  • string $bottom_txt
    bottom text (unterer Belegtext)
     
Returnsstring
array('ok'=>TRUE/FALSE, 'errno'=>error code in case of error )
 
DescriptionSet texts (Texte setzen)