Table list used by SAP ABAP Function Module CALL_PROCESS_GENERAL (Screen for initiating call, incl. display and exit possibility)
SAP ABAP Function Module
CALL_PROCESS_GENERAL (Screen for initiating call, incl. display and exit possibility) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR_KEY | Structure with reference key fields and address type | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADDR_KEY OPTIONAL |
|
| 2 | ADDR_KEY | Structure with reference key fields and address type | ||
| 3 | ADDR_KEY | Structure with reference key fields and address type | SOURCE ADDR_LIST STRUCTURE ADDR_KEY OPTIONAL |
|
| 4 | HRSFCODES | Table Structure for Excluding F Codes | SOURCE EXCLUDED STRUCTURE HRSFCODES OPTIONAL |
|
| 5 | RS38L | Screen fields of the Transaction UNIT | SOURCE VALUE(CALLBACK_FUNCTION) LIKE RS38L-NAME DEFAULT SPACE |
|
| 6 | SPHFIELDS | Structure for transferring field names and values | SOURCE FIELDS STRUCTURE SPHFIELDS OPTIONAL |
|
| 7 | SPHFIELDS | Structure for transferring field names and values | SOURCE VALUE(BUTTON_TEXT) LIKE SPHFIELDS-NAME OPTIONAL |
|
| 8 | SPHFIELDS | Structure for transferring field names and values | SOURCE VALUE(POPUP_TITLE) LIKE SPHFIELDS-NAME OPTIONAL |
|
| 9 | SPH_CALL | SAPphone: Call data | SOURCE VALUE(HANDLE_OUT) LIKE SPH_CALL-HANDLE |
|
| 10 | SPH_CALL | SAPphone: Call data | SOURCE VALUE(ACTIVE_HANDLE) LIKE SPH_CALL-HANDLE OPTIONAL |
|
| 11 | SPH_CALL | SAPphone: Call data | SOURCE VALUE(HANDLE_IN) LIKE SPH_CALL-HANDLE OPTIONAL |
|
| 12 | SPH_CSTATE | SAPphone: Call status | SOURCE EXTCALLS STRUCTURE SPH_CSTATE OPTIONAL |
|
| 13 | SPH_CSTATE | SAPphone: Call status | ||
| 14 | SPH_IOCONT | SAPphone: Container for information object | SOURCE CALLDATA STRUCTURE SPH_IOCONT OPTIONAL |
|
| 15 | SPH_TCSTAT | SAPphone: Call Overview for all the DNs of a Work Center | SOURCE EXTCALLS_PER_EXTENSION STRUCTURE SPH_TCSTAT OPTIONAL |
|
| 16 | SPH_TCSTAT | SAPphone: Call Overview for all the DNs of a Work Center | ||
| 17 | SPH_TELNO | SAPphone: Telephone numbers with name and description | SOURCE VALUE(TEL_NUMBER_OUT) LIKE SPH_TELNO |
|
| 18 | SPH_TELNO | SAPphone: Telephone numbers with name and description | SOURCE VALUE(TEL_NUMBER) LIKE SPH_TELNO OPTIONAL |
|
| 19 | SPH_TELNO | SAPphone: Telephone numbers with name and description | SOURCE TELNO_LIST STRUCTURE SPH_TELNO OPTIONAL |
|
| 20 | SPH_TELNO | SAPphone: Telephone numbers with name and description |