The Function Module EXISTENCE_CHECK_PLO_REMOTE () is a standard Function Module in SAP ERP and is part of the function group SMODI_XS within the package SECE.
Function Module | EXISTENCE_CHECK_PLO_REMOTE |
Short Text | |
Function Group | SMODI_XS |
Package | SECE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_PLA | TYPE | E070 | ||
I_PLM | LIKE | E070-TRKORR | ||
I_PLNC | LIKE | E070-TRKORR | ||
I_PLNX | LIKE | E070-TRKORR | ||
I_PLX | LIKE | E070-TRKORR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PLM_CNT | LIKE | SY-TABIX | ||
E_PLNC_CNT | LIKE | SY-TABIX | ||
E_PLNX_CNT | LIKE | SY-TABIX | ||
E_PLX_CNT | LIKE | SY-TABIX |
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 |
---|---|---|---|---|
ET_E071K_NC | LIKE | E071K | ||
ET_E071K_NX | LIKE | E071K | ||
ET_E071K_X | LIKE | E071K | ||
ET_E071_M | LIKE | E071 | ||
ET_E071_NC | LIKE | E071 | ||
ET_E071_NX | LIKE | E071 | ||
ET_E071_X | LIKE | E071 | ||
IT_E071K_A | LIKE | E071K | Key entries | |
IT_E071_A | LIKE | E071 | Object List of Check Objects |
This function module does not define any Exceptions.