The Function Module BURS_CD_OBJID_GET_WITH_OBJKEY () is a standard Function Module in SAP ERP and is part of the function group BURS within the package BUPA.
Function Module | BURS_CD_OBJID_GET_WITH_OBJKEY |
Short Text | |
Function Group | BURS |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_OBJECTCLAS | TYPE | CDOBJECTCL | Object Class | |
IV_XNOFILTER | TYPE | BU_XNOFILTER | ' ' | Indicator for Change Document Evaluation |
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 |
---|---|---|---|---|
ET_OBJECTID | LIKE | BUS0AEND | CBP: Change document object and object value for evaluation | |
IR_PARTNER | LIKE | BUS0PARTNERR | CBP: Partner Interval (RANGE) | |
IR_RELTYP | LIKE | BUS050_BTR | CBP: Relationship cat. structure (RANGE) | |
IR_RLDTYP | LIKE | BUS050_BTR | CBP: Relationship cat. structure (RANGE) |
This function module does not define any Exceptions.