SAP ABAP Class /SAPPO/IF_MAPI_PROCESS_ORDER (PPO-MAPI: Processing Orders)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPPO/CL_MAPI_PROCESS_ORDER PPO-MAPI: Processing Orders (Persisting Orders) 20100325
Properties
Class /SAPPO/IF_MAPI_PROCESS_ORDER  
Short Description PPO-MAPI: Processing Orders    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100325   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /SAPPO/IF_MAPI_PROCESS_ORDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SAPPO/IF_MAPI_PROCESS_ORDER has no interface implemented.
Friends
Class /SAPPO/IF_MAPI_PROCESS_ORDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ACTION Constant Public See coding 20100519
2 CON_MODE Constant Public See coding 20100519
Methods
# Method Level Visibility Method type Description Created on
1 SET_PROCESSOR Instance method Public Method Change Processor of a Postprocessing Order 20100329
2 SET_WORKLIST Instance method Public Method Change Worklist of a Postprocessing Order 20100329
Events
Class /SAPPO/IF_MAPI_PROCESS_ORDER has no event.
Types
Class /SAPPO/IF_MAPI_PROCESS_ORDER has no local type.
Method Signatures

Method SET_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ORDER_ID Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY Schlüsselfelder des Auftrages 20100329
2 Importing IV_PROCESSOR Call by reference Type reference (TYPE) /SAPPO/DTE_PROCESSOR Aktueller Bearbeiter 20100329
# Exception Resumable Description Created on
1 /SAPPO/CX_MAPI_EXEC Fehler bei MAPI Ausführung 20100330

Method SET_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ORDER_ID Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY 20100329
2 Importing IV_WORKLIST Call by reference Type reference (TYPE) /SAPPO/DTE_WORKLIST Arbeitsvorrat 20100329
# Exception Resumable Description Created on
1 /SAPPO/CX_MAPI_EXEC Fehler bei MAPI Ausführung 20100330
History
Last changed by/on SAP  20110908 
SAP Release Created in