Table list used by SAP ABAP Function Module RH_GET_TASK_TEXT_BINDING (Create / Read Task Binding of Work Item Text)
SAP ABAP Function Module
RH_GET_TASK_TEXT_BINDING (Create / Read Task Binding of Work Item Text) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DYNPREAD | Fields of the current screen (with values) | SOURCE VALUE(ACT_TEXTFIELD) LIKE DYNPREAD-FIELDNAME OPTIONAL |
|
| 2 | HRS1000 | Standard Infotype 1000 (SAP) Object Existence | SOURCE VALUE(ACT_SHORT) LIKE HRS1000-SHORT OPTIONAL |
|
| 3 | HRS1206 | Standard Infotype 1206 (SAP) Work Item Text | SOURCE VALUE(ACT_LANGU) LIKE HRS1206-LANGU DEFAULT SY-LANGU |
|
| 4 | HRS1206 | Standard Infotype 1206 (SAP) Work Item Text | SOURCE VALUE(ACT_WITEXT) LIKE HRS1206-WITEXT |
|
| 5 | HRS1206 | Standard Infotype 1206 (SAP) Work Item Text | ||
| 6 | OBJEC | Work Area for Database PCH | SOURCE VALUE(CHANGED) LIKE OBJEC-HISTO |
|
| 7 | OBJEC | Work Area for Database PCH | SOURCE VALUE(CHANGED) LIKE OBJEC-HISTO OPTIONAL |
|
| 8 | PPHDX | PD Screen Fields | SOURCE VALUE(ACT_TASKKEYWORD) LIKE PPHDX-OTYPE_TEXT OPTIONAL |
|
| 9 | SWABINEDIT | Workflow Binding: Editor Structure | ||
| 10 | SWABINTYPE | Workflow Binding: Binding Types Structure | ||
| 11 | SWCONTDEF | Definition Structure | SOURCE ACT_CONTDEF STRUCTURE SWCONTDEF |
|
| 12 | T77FC | PD Function Codes | SOURCE VALUE(ACT_MAINTAIN) LIKE T77FC-MAINT OPTIONAL |