HEADTEXTS> parameter.Description
Texts for selected field values in the billing document header areprepared in this structure according to the following conventions:
The HEADTEXTS [field name]_TEXT field contains the text for the HEAD[field name] field.
Description
Enter the key of the billing document to be read here (this ismandatory).
Description
Use this flag to control whether texts are to be prepared in the
- HEADTEXTS>
- ITEMTEXTS>
- PARTNERTEXTS>
return parameters.Default
If you omit this parameter, the system will read texts automatically(unless you do not request any of the parameters specified above).
Description
Conditions for the billing document are returned in this parameter.
Description
This parameter is used to return any data to the calling program. To doso, you must implement the
BAPI_GETDET_EXTENSION_OUT_FILL> method in theISM_AM_BILLDOC_BAPI> BusinessAddIn.Description
Data for the billing items is returned in this parameter.
Relations
Texts for selected field values are available in theITEMTEXTS> parameter.Description
This table contains texts for selected field values for the billingitems (ITEMS table). These are displayed in lines with thecorresponding key (BILLINGDOCNO>,ITEMNO>) according to the following convention:
The ITEMTEXTS [field name]_TEXT field contains the text for the ITEMS[field name] field.Description
Data for billing partners is returned in this parameter.
The ITEMNO> key value = '000000' (= initial) forpartners who have been assigned to the document at header level.Relations
Texts for selected field values are available in thePARTNERTEXTS>parameter.Description
This table contains texts for selected field values for the billingpartner (PARTNERS table). These are displayed in lines with thecorresponding keys (BILLINGDOCNO>,ITEMNO>, ROLE>) according to thefollowing convention:
The PARTNERTEXTS [field name]_TEXT field contains the text for thePARTNERS [field name] field.
INCLUDE ISM_BAPI_RETURN