The Function Module RH_SAP_ORG_OBJEC_REL_CHECK (Prüfe ob SAP OrgObjekt gegebenem PD Objekt zugeordnet werden darf) is a standard Function Module in SAP ERP and is part of the function group RHWO within the package SP00.
Function Module | RH_SAP_ORG_OBJEC_REL_CHECK |
Short Text | Prüfe ob SAP OrgObjekt gegebenem PD Objekt zugeordnet werden darf |
Function Group | RHWO |
Package | SP00 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_BEGDA | LIKE | P1208-BEGDA | SY-DATUM | |
ACT_ENDDA | LIKE | P1208-ENDDA | '99991231' | |
ACT_ISTAT | LIKE | P1208-ISTAT | '1' | |
ACT_OBJID | LIKE | P1208-OBJID | ||
ACT_OBJKEY | LIKE | P1208-OBJKEY | ||
ACT_OBJTYPE | LIKE | P1208-OBJTYP | ||
ACT_OTYPE | LIKE | P1208-OTYPE | ||
ACT_PLVAR | LIKE | P1208-PLVAR | ||
READ_P1208 | LIKE | P1208-HISTO | 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VALID_BEGDA | LIKE | P1208-BEGDA | ||
VALID_ENDDA | LIKE | P1208-ENDDA |
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 |
---|---|---|---|---|
ACT_P1208 | LIKE | P1208 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORITY | |
ORG_OBJECT_ALREADY_RELATED | |
ORG_OBJECT_NOT_VALID | |
SAP_OBJECT_KEY_NOT_VALID |