Ansicht
Dokumentation

BAPI_SALESADDIREQ_STORE_REPLI - Additionals Data for Material Carried in a Plant

BAPI_SALESADDIREQ_STORE_REPLI - Additionals Data for Material Carried in a Plant

General Data in Customer Master   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Use this method to request additionals data for material from the "SAP Retail Store Workbench". If you discover that a shelf label is missing, this method formats the data so that the label can be printed.

Example

You can call the module in the following way:

call function 'BAPI_SALESADDIREQ_STORE_REPLI'
exporting
customer = 'S113'
material = 'CVB-SM3'
* PROMOTION =
* ADDITIONAL =
quantity = 1
sales unit = 'PC'
usedate = '19990820'
language = 'EN'
importing
return = message
tables
additionalsdata = ADDIDATA.

"ADDIDATA" contains data necessary for printing additionals for "S113" and material "CVB-SM3". The sales price conditions are defined for August 20, 1999.

Your call is successful if you receive message 273 from message class "WTADDI".

Notes

If you are using generic materials, the system prepares data for the generic material and all variants. If you only want to request data for one variant, you must transfer the material number for the variant to the "MATERIAL" parameter.

The returned data matches the data for the IDoc type used for additional WTADDI01 in your structure.

Further information

Labels are printed by a non-SAP system. You can view the systems certified for the IS-ADP interface in SAPnet at www.sap.com/csp.





Parameters

ADDITIONAL
ADDITIONALSDATA
ADDITIONAL_LONG
CUSTOMER
LANGUAGE
MATERIAL
MATERIAL_LONG
PROMOTION
QUANTITY
RETURN
SALESUNIT
SALESUNITISO
USEDATE

Exceptions

Function Group

2106

BAL_S_LOG - Application Log: Log header data   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2976 Date: 20240523 Time: 151754     sap01-206 ( 40 ms )