The Function Module BOM_POST_V2_MAT (V2-Verbuchung für Stückliste ( Disp-Satz-Erstellung )) is a standard Function Module in SAP ERP and is part of the function group CSVB within the package CS.
Function Module | BOM_POST_V2_MAT |
Short Text | V2-Verbuchung für Stückliste ( Disp-Satz-Erstellung ) |
Function Group | CSVB |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EAENNR | LIKE | AENR-AENNR | ||
ESTLAL | LIKE | MAST-STLAL | ||
ESTZUB | LIKE | STZUB | Central data document line |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OMASTB | LIKE | MASTB | ||
OSTKOB | LIKE | STKOB | ||
OSTPOB | LIKE | STPOB | ||
TMASTB | LIKE | MASTB | ||
TSTASB | LIKE | STASB | ||
TSTKOB | LIKE | STKOB | ||
TSTPOB | LIKE | STPOB |
This function module does not define any Exceptions.