SAP ABAP Function Module WB2_ACTION_POST_PROCESS (TEW Action: Post-processing of Action class)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-TEW (Application Component) Trading Execution Workbench
⤷
WB2B_ACTION (Package) Perform Actions of the Trading Execution Workbench
⤷
⤷
Basic Data
| Function Module | WB2_ACTION_POST_PROCESS | TEW Action: Post-processing of Action class |
| Function Group | WB2_TEW_ACTION_SERVICE | TEW: Action Service Functions |
| Program Name | SAPLWB2_TEW_ACTION_SERVICE | |
| INCLUDE Name | LWB2_TEW_ACTION_SERVICEU21 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_ERROR | TYPE REF TO | CL_WB2_ERROR | Error Log | |||
| |
E_RESET_ASSOCIATION | TYPE | BVAL | Boolean | |||
| |
I_TEW_TYPE | TYPE | WB2_TEW_TYPE | Trading Execution Workbench Type | |||
| |
I_STEP | TYPE | WB2_STEP | Step of the business process | |||
| |
I_MODE | TYPE | WB2_MODE | Mode of the steps of a business process | |||
| |
I_PRE_STEP | TYPE | WB2_PRE_STEP | Previous Step of Business Process | |||
| |
I_SCENARIO | TYPE | WB2_BUSINESS_SCENARIO | Business Scenario | |||
| |
I_SUBRC | TYPE | SYSUBRC | Return value, return value after ABAP statements | |||
| |
ERROR_TEW | TYPE | WB2B_ERROR_TEW | Global Trade: Error in Follow-On Document Creation | |||
| |
DOCUMENTKEYS | TYPE | SAPI_DOC_KEY_TAB | Step API: Processed document number (DOC_KEY) | |||
| |
RETURN | TYPE | SAPI_RETURN | Step API: Return Messages | |||
| |
INTERNAL_ERROR | TYPE | Internal Error | ||||
| |
ERROR_IN_ACTION | TYPE | Error in Subsequent Action | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20020506 |
| SAP Release Created in | 46C |