The Function Module RH_READ_ORG_FCALID (Lesen Fabrikkalender zur Organisationseinheit) is a standard Function Module in SAP ERP and is part of the function group RHRD within the package PP08.
Function Module | RH_READ_ORG_FCALID |
Short Text | Lesen Fabrikkalender zur Organisationseinheit |
Function Group | RHRD |
Package | PP08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | OBJEC-BEGDA | Beginndatum | |
ENDDA | LIKE | OBJEC-ENDDA | Endedatum | |
ISTAT | LIKE | OBJEC-ISTAT | Status der Organisationseinheit | |
OBJID | LIKE | OBJEC-OBJID | Objekt-Id Organisationseinheit | |
OTYPE | LIKE | OBJEC-OTYPE | Objekttyp Organisationseinheit | |
PLVAR | LIKE | OBJEC-PLVAR | Planvariante Organisationseinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCALID | LIKE | SCAL-FCALID | Fabrikkalender-Id |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FCALID_INITIAL | Fabrikkalender für OrgEh nicht gesetzt |
FCALID_INVALID | Fabrikkalender an OrgEh ungültig |