Menu

SAP Function Module ECP_GET_LOGISTIC_CHAIN

Get key fields to retrive application data

The Function Module ECP_GET_LOGISTIC_CHAIN (Get key fields to retrive application data) is a standard Function Module in SAP ERP and is part of the function group ECP_PORTAL1 within the package EC_PORTAL.

Technical Information

Function Module ECP_GET_LOGISTIC_CHAIN
Short Text Get key fields to retrive application data
Function Group ECP_PORTAL1
Package EC_PORTAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GET_ADR_FROM_LOT TYPE XFELD ' ' Get user fields from lot
GET_LOT_FROM_RE TYPE XFELD ' ' Get lot information
GET_MM_RE_FROM_SO TYPE XFELD ' ' Get sales order info
GET_NW_AC_FROM_PO TYPE XFELD ' ' Get network info from PO
GET_PO_FROM_AC TYPE XFELD ' ' Get PO info from network
GET_SO_FROM_NW TYPE XFELD ' ' Get network data from AFPO
START_OBJECT TYPE CHAR2 Start object (PO, NW, AC)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ECP_CHAIN TYPE ECP_CHAIN_TT E&C portal: table of the key chain structure
IT_ECP_CHAIN TYPE ECP_CHAIN_TT E&C portal: table of the key chain structure

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_START_OBJECT Invalid Start Object