Menu

SAP Function Module GCFC_RELATION_READ

GBC: Read Object Relation

The Function Module GCFC_RELATION_READ (GBC: Read Object Relation) is a standard Function Module in SAP ERP and is part of the function group GCFC within the package EEWM_GBC.

Technical Information

Function Module GCFC_RELATION_READ
Short Text GBC: Read Object Relation
Function Group GCFC
Package EEWM_GBC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HOME TYPE GCTP1_HOME_TYPE GBC: Original System for Object
I_RELART TYPE GCTP1_RELART_TYPE GBC: Type of Object Relationship

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHILDOBJART TYPE GCTP1_OBJART_TYPE GBC: Object Type
E_FATHEROBJART TYPE GCTP1_OBJART_TYPE GBC: Object Type

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.