Data Element list used by SAP ABAP Function Module RH_MWBC_GET_OBJEC_STRUC (Lesen der Information unterhalb der gegebenen Väter)
SAP ABAP Function Module
RH_MWBC_GET_OBJEC_STRUC (Lesen der Information unterhalb der gegebenen Väter) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BEGDATUM | Start Date | SOURCE VALUE(ACT_BEGDA) LIKE OBJEC-BEGDA DEFAULT SY-DATUM |
|
| 2 | ENDDATUM | End Date | SOURCE VALUE(ACT_ENDDA) LIKE OBJEC-ENDDA DEFAULT '99991231' |
|
| 3 | HR_AUTHY | Indicator: Authorization | SOURCE VALUE(AUTHORITY_CHECK) LIKE HRRHAS-AUTHY DEFAULT 'X' |
|
| 4 | HR_TFLAG | Indicator: Supply Texts | SOURCE VALUE(ACT_TFLAG) LIKE HRRHAS-TFLAG DEFAULT 'X' |
|
| 5 | HR_VFLAG | Indicator: Supply Relationship Information | SOURCE VALUE(ACT_VFLAG) LIKE HRRHAS-VFLAG DEFAULT 'X' |
|
| 6 | PLVAR | Plan Version | SOURCE VALUE(ACT_PLVAR) LIKE OBJEC-PLVAR |
|
| 7 | SSEQNR | Index of Entry | SOURCE VALUE(MAX_SEQNR) LIKE STRUC-SEQNR |
|
| 8 | TDEPTH | Technical Depth of Structure | SOURCE VALUE(ACT_TDEPTH) LIKE HRRHAS-TDEPTH DEFAULT 0 |
|
| 9 | WEGID | Evaluation Path | SOURCE VALUE(ACT_WEGID) LIKE GDSTR-WEGID |
|