Table list used by SAP ABAP Function Module SWK_DEMO_FORMABS_PROC_WRITE (Demo: Plugin-Baustein zur Rückmeldung eines Genehmigungsschrittes)
SAP ABAP Function Module
SWK_DEMO_FORMABS_PROC_WRITE (Demo: Plugin-Baustein zur Rückmeldung eines Genehmigungsschrittes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWK_MSG_S | Message with Code and Text | SOURCE VALUE(E_RETCODE) LIKE SWK_MSG_S-CODE |
|
| 2 | SWK_MSG_S | Message with Code and Text | SOURCE VALUE(E_MESSAGE) LIKE SWK_MSG_S-TEXT |
|
| 3 | SWXFORMABS | Form: Notification of Absence | ||
| 4 | SWXFORMABS | Form: Notification of Absence | SOURCE VALUE(IM_APPROVBY) LIKE SWXFORMABS-APPROVBY DEFAULT SY-UNAME |
|
| 5 | SWXFORMABS | Form: Notification of Absence | SOURCE VALUE(IM_PROCSTATE) LIKE SWXFORMABS-PROCSTATE |
|
| 6 | SWXFORMABS | Form: Notification of Absence | SOURCE VALUE(IM_FORMNUMBER) LIKE SWXFORMABS-FORMNUMBER |
|
| 7 | SWXFORMABS | Form: Notification of Absence | SOURCE VALUE(IM_APPROVDATE) LIKE SWXFORMABS-APPROVDATE DEFAULT SY-DATUM |
|