SAP ABAP Class CL_EPM_ACI_MANAGE_ORDER_HELPER (Helper class with the code to be used by the FM and the SP)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_ACI_RETAILER (Package) EPM: ABAP Connectivity Infrastructure Retailer Package
Properties
Class CL_EPM_ACI_MANAGE_ORDER_HELPER  
Short Description Helper class with the code to be used by the FM and the SP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_ACI_RETAILER   EPM: ABAP Connectivity Infrastructure Retailer Package 
Created 20130826   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPM_ACI_MANAGE_ORDER_HELPER has no forward declaration.
Interfaces
Class CL_EPM_ACI_MANAGE_ORDER_HELPER has no interface implemented.
Friends
Class CL_EPM_ACI_MANAGE_ORDER_HELPER has no friend class.
Attributes
Class CL_EPM_ACI_MANAGE_ORDER_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_ORDER Instance method Public Method 20130826
2 CREATE_ORDER Instance method Public Method 20130826
Events
Class CL_EPM_ACI_MANAGE_ORDER_HELPER has no event.
Types
Class CL_EPM_ACI_MANAGE_ORDER_HELPER has no local type.
Method Signatures

Method CANCEL_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) EPM_CANCEL_ORDER1 20130826
2 Importing IV_ISRFC Call by reference Type reference (TYPE) ABAP_BOOL 20130926

Method CANCEL_ORDER on class CL_EPM_ACI_MANAGE_ORDER_HELPER has no exception.

Method CREATE_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) EPM_CREATE_ORDER1 20130826
2 Importing IV_ISRFC Call by reference Type reference (TYPE) ABAP_BOOL 20130918

Method CREATE_ORDER on class CL_EPM_ACI_MANAGE_ORDER_HELPER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740