SAP ABAP Class /SAPPO/CL_ORDER_BUNDLE_FACTORY (Factory for Processing Subsets)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/DIALOG (Package) Postprocessing Office - Dialog
Properties
Class /SAPPO/CL_ORDER_BUNDLE_FACTORY  
Short Description Factory for Processing Subsets    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPPO/DIALOG   Postprocessing Office - Dialog 
Created 20101005   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_ORDER_BUNDLE_MODEL 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/CL_ORDER_BUNDLE_FACTORY has no interface implemented.
Friends
Class /SAPPO/CL_ORDER_BUNDLE_FACTORY has no friend class.
Attributes
Class /SAPPO/CL_ORDER_BUNDLE_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE_ORDER_BUNDLE Static method Public Method Create Instance for Preparing Subsets 20101006
Events
Class /SAPPO/CL_ORDER_BUNDLE_FACTORY has no event.
Types
Class /SAPPO/CL_ORDER_BUNDLE_FACTORY has no local type.
Method Signatures

Method S_CREATE_ORDER_BUNDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELECT_OPTIONS Call by reference Type reference (TYPE) /SAPPO/IF_ORDER_BUNDLE_MODEL=>TS_SELECT_OPTIONS 20101008
2 Importing IT_PROXY_ORDER_KEY_AUTH Call by reference Type reference (TYPE) /SAPPO/IF_ORDER_BUNDLE_MODEL=>TT_PROXY_ORDER_KEY_AUTH Keyfelder Auftrag für Proxy 20101110
3 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Anzeigemodus: ja/nein 20101021
4 Importing IV_START_ORDER_ID Call by reference Type reference (TYPE) /SAPPO/DTE_ORDER_ID ID für 1. aktuellen Auftrag im Bündel 20101008
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /SAPPO/IF_ORDER_BUNDLE_MODEL Interface zum Verarbeiten von Teilmengen 20101006
# Exception Resumable Description Created on
1 /SAPPO/CX_DIALOG_DYNAMIC_CHECK Dynamische Fehler im PPO Dialog 20101008
History
Last changed by/on SAP  20110908 
SAP Release Created in