SAP ABAP Class /SAPPO/IF_COMMAND_HANDLE (Command Handle of a Postprocessing Order)
Properties
Class /SAPPO/IF_COMMAND_HANDLE  
Short Description Command Handle of a Postprocessing Order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100520   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SAPPO/IF_COMMAND_HANDLE has no interface implemented.
Friends
Class /SAPPO/IF_COMMAND_HANDLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION Instance attribute Public Type reference (TYPE) TY_SUPPORTED_ACTION 20100520
2 CON_EXECUTION_MODE Constant Public See coding 20100521
3 CON_STATUS Constant Public See coding 20100521
4 CON_SUPPORTED_ACTION Constant Public See coding 20100520
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_COMMAND Instance method Public Method 20100520
2 FINALIZE Instance method Public Method 20100520
Events
Class /SAPPO/IF_COMMAND_HANDLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_EXECUTION_MODE Public Type reference (TYPE) /SAPPO/MODE_PROXY_EXECUTION 20100521
2 TY_ORDER_STATUS Public Type reference (TYPE) /SAPPO/DTE_STATUS 20100521
3 TY_SUPPORTED_ACTION Public Type reference (TYPE) /SAPPO/METH_PROXY_EXECUTION 20100520
Method Signatures

Method EXECUTE_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) TY_EXECUTION_MODE Modus 20100520
2 Importing IV_NO_DIALOG_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20100521
3 Importing IV_SIMULATION Call by reference Type reference (TYPE) ABAP_BOOL Testlauf 20100520
4 Returning RV_ROLLBACK_NEEDED Value transfer Type reference (TYPE) ABAP_BOOL 20100520
# Exception Resumable Description Created on
1 /SAPPO/CX_EXECUTION_ERROR Fehler bei der Ausführung 20100525

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NEW_ORDER_STATUS Value transfer Type reference (TYPE) /SAPPO/DTE_STATUS interner Status des Auftrags 20100520

Method FINALIZE on class /SAPPO/IF_COMMAND_HANDLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in