The Function Module EXTTYPE_GET_FAMILY () is a standard Function Module in SAP ERP and is part of the function group EDIM within the package SED.
Function Module | EXTTYPE_GET_FAMILY |
Short Text | |
Function Group | EDIM |
Package | SED |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_CIMTYP | LIKE | EDI_IAPI00-CIMTYP | Enhancement |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_FIRSTTYP | LIKE | EDI_IAPI00-OBJNAME | First predecessor | |
PE_LASTTYP | LIKE | EDI_IAPI00-OBJNAME | Last successor | |
PE_PRETYP | LIKE | EDI_IAPI00-OBJNAME | Predecessor | |
PE_SUCCTYP | LIKE | EDI_IAPI00-OBJNAME | Successors |
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 |
---|---|---|---|---|
PT_FAMILY | LIKE | EDI_IAPI04 | ||
PT_PREDECESSORS | LIKE | EDI_IAPI04 | ||
PT_SUCCESSORS | LIKE | EDI_IAPI04 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | |
TABLE_NOT_CONSISTENT |