Table list used by SAP ABAP Function Module RH_HRSOBJECT_COPY_TO_HRPOBJECT (PD: Kopieren eines Standardobjektes (HRS) in ein Kundenobjekt (HRP))
SAP ABAP Function Module
RH_HRSOBJECT_COPY_TO_HRPOBJECT (PD: Kopieren eines Standardobjektes (HRS) in ein Kundenobjekt (HRP)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HRP1002 | Infotype 1002 DB Table | ||
| 2 | HRP1205 | Infotype 1205 DB Table | ||
| 3 | HRP1211 | Infotype 1211 DB Table | ||
| 4 | HRP1212 | Infotype 1212 DB Table | ||
| 5 | HRP1213 | Infotype 1213 DB Table | ||
| 6 | HRS1000 | Standard Infotype 1000 (SAP) Object Existence | ||
| 7 | HRS1002 | Standard Infotype 1002 (SAP) Description | ||
| 8 | HRS1200 | Standard Infotype 1200 (SAP) Rule Assignment for Task | ||
| 9 | HRS1201 | Standard Infotype 1201 (SAP) Object Method | ||
| 10 | HRS1203 | Standard Infotype 1203 (SAP) Executable Functions | ||
| 11 | HRS1205 | Standard Infotype 1205 Workflow Definition | ||
| 12 | HRS1206 | Standard Infotype 1206 (SAP) Work Item Text | ||
| 13 | HRS1210 | Standard Infotype 1210 (SAP) Container Definition | ||
| 14 | HRS1211 | Standard Infotype 1211 (SAP) Container Definition Texts | ||
| 15 | HRS1212 | Standard Infotype 1212 (SAP) Events with Binding Definition | ||
| 16 | HRS1213 | Standard Infotype 1213 (SAP) Binding Task - Rule | ||
| 17 | HRS1214 | Standard Infotype 1214 (SAP) Other Bindings for Task | ||
| 18 | HRSCOMPDEV | Assignment of Component and Dev. Class for Standard Objects | ||
| 19 | HRSOBJECT | Index for Standard Objects | ||
| 20 | HRSOBJECT | Index for Standard Objects | SOURCE VALUE(ACT_HRS_OBJID) LIKE HRSOBJECT-OBJID |
|
| 21 | HRSOBJECT | Index for Standard Objects | SOURCE VALUE(ACT_HRS_OTYPE) LIKE HRSOBJECT-OTYPE |
|
| 22 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_STEXT) LIKE OBJEC-STEXT OPTIONAL |
|
| 23 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_SHORT) LIKE OBJEC-SHORT OPTIONAL |
|
| 24 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_PLVAR) LIKE OBJEC-PLVAR OPTIONAL |
|
| 25 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_PLVAR) LIKE OBJEC-PLVAR |
|
| 26 | OBJEC | Work Area for Database PCH | ||
| 27 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_HRP_OBJID) LIKE OBJEC-OBJID |
|
| 28 | OBJEC | Work Area for Database PCH | SOURCE VALUE(DO_COMMIT) LIKE OBJEC-HISTO DEFAULT 'X' |
|
| 29 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_ENDDA) LIKE OBJEC-ENDDA DEFAULT '99991231' |
|
| 30 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_ENDDA) LIKE OBJEC-ENDDA |
|
| 31 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_BEGDA) LIKE OBJEC-BEGDA DEFAULT SY-DATUM |
|
| 32 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_BEGDA) LIKE OBJEC-BEGDA |
|
| 33 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_HRP_OTYPE) LIKE OBJEC-OTYPE |
|
| 34 | P1000 | Infotype 1000: Object Name | ||
| 35 | P1002 | Infotype 1002: Description | ||
| 36 | P1201 | Infotype 1201: Object Methods | ||
| 37 | P1205 | Infotype 1205: WF Process to be Executed | ||
| 38 | P1206 | Infotype 1206: WF Work Item Text | ||
| 39 | P1210 | Infotype 1210 | ||
| 40 | P1211 | Infotype 1211 | ||
| 41 | P1212 | Infotype 1212 | ||
| 42 | P1213 | Infotype 1213 | ||
| 43 | P1214 | Infotype 1214 | ||
| 44 | P1216 | Infotype 1216: Assigned Reference Function | ||
| 45 | PT1002 | Fields for Table Part of Infotype 1002 | ||
| 46 | PT1210 | Fields for Table Part of Infotype 1210 Container | ||
| 47 | PT1211 | Fields for Table Part of Infotype 1211 Container | ||
| 48 | PT1212 | Fields for Table Part of Infotype 1212 Event Binding | ||
| 49 | PT1213 | Fields for Table Part of Infotype 1213 Rule Binding | ||
| 50 | PT1214 | Fields for Table Part of Infotype 1214 Other Binding | ||
| 51 | T787I | Infotypes for Standard Object Types | ||
| 52 | T788E | Check Table for Allowed Standard Relationships | ||
| 53 | WPLOG | PD Infotype Work Area |