SAP ABAP Table RCF_S_POSITION_JOB_ORGUNIT (Position, Job, and Org. Unit of an Employee)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RCF_S_POSITION_JOB_ORGUNIT |
|
| Short Description | Position, Job, and Org. Unit of an Employee |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
RCF_POSITION | HROBJID | NUMC | 8 | 0 | Object ID of Position | * | |
| 2 | |
RCF_POSITION_TXT | TEXT40 | CHAR | 40 | 0 | Position Name | ||
| 3 | |
SHORT_D | TEXT12 | CHAR | 12 | 0 | Object Abbreviation | ||
| 4 | |
RCF_JOB | HROBJID | NUMC | 8 | 0 | Object ID of Job | * | |
| 5 | |
RCF_JOB_TXT | TEXT40 | CHAR | 40 | 0 | Name of Job | ||
| 6 | |
SHORT_D | TEXT12 | CHAR | 12 | 0 | Object Abbreviation | ||
| 7 | |
RCF_ORGUNIT | HROBJID | NUMC | 8 | 0 | Object ID of Organizational Unit | * | |
| 8 | |
RCF_ORGUNIT_TXT | TEXT40 | CHAR | 40 | 0 | Name of Organizational Unit | ||
| 9 | |
SHORT_D | TEXT12 | CHAR | 12 | 0 | Object Abbreviation |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 10A |