Fonction SAP BAPI_CREATE_DIPS_EXT - Create Tank Dips Using IDOC

Paramètre Reférence Type Long. Description
RETURN_P BAPIRET2 u 548 Return parameter

Paramètre Reférence Long. Facultatif Description
EXTENSIONIN BAPIPAREX 990 X Ref. Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
I_DIP_QUAN_EXT BAPI_QUAN 24 X Tank Dip Alternative UoMs Structure for External Calls
I_QCI_PAR BAPI_QCI_PAR 216 X External Structure for QCI Parameters
I_TANK_DIP_EXT BAPI_TANK_DIP 96 Display Structure for Tank Strapping History
RETURN BAPIRET2 548 X Return Parameter

Functionality

Tank dip readings show the height of the material within the tank. Withthe given tank geometry, a linear height can be converted to avolumetric value. The tank dips are either captured manually with astick, or automatically with an automated tank gauge (ATG).

Function mudule BAPI_CREATE_DIPS_EXT enables tank dips to be created byIDocs. Additionally, quantity conversion parameters as well asadditional quantities are imported from external systems to the SAPsystem.

Optional structure EXTENSIONIN allows BAPI enhancements with customerfields

BAdI (customer exit) allows the customer to check all the data that ispassed on the BAPI, including ExtensionIn parameter, as well as enablesfurther process the data passed on with ExtensionIn or otherwisemanipulate the database.