The Function Module CRM_MAP_BAPISDFLOW_TO_VBFA (Mappen der externen Struktur BAPISDFLOW in die interne Struktur VBFA) is a standard Function Module in SAP ERP and is part of the function group CRM_DELIV_DOCFLOW within the package CRM.
Function Module | CRM_MAP_BAPISDFLOW_TO_VBFA |
Short Text | Mappen der externen Struktur BAPISDFLOW in die interne Struktur VBFA |
Function Group | CRM_DELIV_DOCFLOW |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_BAPISDFLOW | TYPE | BAPISDFLOW | Vertriebsbelegfluss (externe Struktur) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_VBFA | TYPE | VBFA | Vertriebsbelegfluss (interne Struktur) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.