The Function Module BAPI_ECMORD_INBOUND (Engineering Change Order: Inbound Distribution) is a standard Function Module in SAP ERP and is part of the function group ECM_BAPI_ORDER within the package ECM_SERVICES.
Function Module | BAPI_ECMORD_INBOUND |
Short Text | Engineering Change Order: Inbound Distribution |
Function Group | ECM_BAPI_ORDER |
Package | ECM_SERVICES |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADMIN | LIKE | BAPI_ECM_ORDER_ADMIN | Administrative Data: For Distribution Only | |
DETAILS | LIKE | BAPI_ECM_ORDER_DETAIL | Engineering Change Management: BAPI Structure for Engineering Change Order | |
ORDER | LIKE | BAPI_ECMORD_FIELDS-ORDER | Engineering Change Management: BAPI Element Engineering Change Order |
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 |
---|---|---|---|---|
IT_DESCRIPTIONS | LIKE | BAPI_ECM_ORDER_DESCR | Descriptions | |
IT_PARAMETER | LIKE | BAPI_ECM_PARAMETER | Parameter Effectivity | |
IT_STATUS | LIKE | BAPI_ECM_STATUS | Status | |
IT_VALIDITY | LIKE | BAPI_ECM_VALIDITY | Validity | |
RETURN | LIKE | BAPIRET2 | Return Parameters |
This function module does not define any Exceptions.