Where Used List (Function Module) for SAP ABAP Table UPX_API_YS_MAIN (UPX: Main Communication Structure for API)
SAP ABAP Table
UPX_API_YS_MAIN (UPX: Main Communication Structure for API) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
UPX_API_DATA_GET VALUE(I_LAYOUT) LIKE UPX_API_YS_MAIN-POB_KEY
|
Read data object to a planning | ||||
| 2 |
UPX_API_DATA_SET VALUE(I_LAYOUT) LIKE UPX_API_YS_MAIN-POB_KEY OPTIONAL
|
Write data of a planning object to the buffer | ||||
| 3 |
UPX_API_DONE VALUE(I_POST) LIKE UPX_API_YS_MAIN-POST
|
UPX: Final API after all work is done | ||||
| 4 |
UPX_API_FUNC_EXEC VALUE(I_FUNCTION) LIKE UPX_API_YS_MAIN-POB_KEY
|
API: Execute planning function | ||||
| 5 |
UPX_API_INIT VALUE(I_AREA) LIKE UPX_API_YS_MAIN-AREA OPTIONAL
|
UPX: Initialize the communication with the engine | ||||
| 6 |
UPX_API_INIT VALUE(E_DCPFM) LIKE UPX_API_YS_MAIN-DCPFM
|
UPX: Initialize the communication with the engine | ||||
| 7 |
UPX_API_ITEM_DONE VALUE(I_STATUS) LIKE UPX_API_YS_MAIN-STATUS OPTIONAL
|
UPX: Finish work with item | ||||
| 8 |
UPX_API_ITEM_EXEC VALUE(I_ITEM) LIKE UPX_API_YS_MAIN-ITEM
|
UPX: Accept the launchpad item & get planning book | ||||
| 9 |
UPX_API_RELEASE VALUE(E_RELEASE) LIKE UPX_API_YS_MAIN-API_RELEASE
|
UPX: Current release of the API | ||||
| 10 |
UPX_API_SEARCH_HELP VALUE(E_CANCELED) LIKE UPX_API_YS_MAIN-CANCELED
|
Show search help and return the value | ||||
| 11 |
UPX_API_SEARCH_HELP VALUE(E_TEXT) LIKE UPX_API_YS_MAIN-TEXT
|
Show search help and return the value | ||||
| 12 |
UPX_API_SEARCH_HELP VALUE(I_CHANM) LIKE UPX_API_YS_MAIN-CHANM
|
Show search help and return the value | ||||
| 13 |
UPX_API_TASK_EXEC VALUE(I_TASK) LIKE UPX_API_YS_MAIN-TASK
|
UPX: Accept the launchpad item & get planning book |