The Function Module J_1A_SD_SA_FILL_VBKD (Enrichment of sales order item by new Argentine fields) is a standard Function Module in SAP ERP and is part of the function group J1AV within the package J1AS.
Function Module | J_1A_SD_SA_FILL_VBKD |
Short Text | Enrichment of sales order item by new Argentine fields |
Function Group | J1AV |
Package | J1AS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_VBAK | LIKE | VBAK | Sales order header | |
I_VBKD | LIKE | VBKD | Sales order item |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VBKD | LIKE | VBKD | Sales order item |
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 |
---|---|---|---|---|
T_XVBPA | LIKE | VBPA | Partner assignment |
This function module does not define any Exceptions.