SAP ABAP Class CRF_EPM_MANAGE_ORDER_RFC (CRF_EPM_MANAGE_ORDER_RFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_ACI_BUYER (Package) EPM: ABAP Connectivity Infrastructure Buyer package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_CLIENT_RFC Base class for RFC Consumer Proxies 20130423
Properties
Class CRF_EPM_MANAGE_ORDER_RFC  
Short Description    
Super Class CL_PROXY_CLIENT_RFC Base class for RFC Consumer Proxies 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package S_EPM_ACI_BUYER   EPM: ABAP Connectivity Infrastructure Buyer package 
Created 20130423   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CRF_EPM_MANAGE_ORDER_RFC has no forward declaration.
Interfaces
Class CRF_EPM_MANAGE_ORDER_RFC has no interface implemented.
Friends
Class CRF_EPM_MANAGE_ORDER_RFC has no friend class.
Attributes
Class CRF_EPM_MANAGE_ORDER_RFC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130423
2 EPM_ACI_CANCEL_ORDER Instance method Public Method 20130423
3 EPM_ACI_CREATE_ORDER Instance method Public Method 20130423
Events
Class CRF_EPM_MANAGE_ORDER_RFC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EPM_ACI_CANCEL_ORDER_REQUEST Public See coding 20130423 BEGIN OF EPM_ACI_CANCEL_ORDER_REQUEST, INPUT TYPE CL_EPM_EPM_ACI_CANCEL_ORDER1=>EPM_CANCEL_ORDER1, END OF EPM_ACI_CANCEL_ORDER_REQUEST
2 EPM_ACI_CREATE_ORDER_REQUEST Public See coding 20130423 BEGIN OF EPM_ACI_CREATE_ORDER_REQUEST, INPUT TYPE CL_EPM_EPM_ACI_CREATE_ORDER1=>EPM_CREATE_ORDER1, END OF EPM_ACI_CREATE_ORDER_REQUEST
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME 20130423
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20130423

Method EPM_ACI_CANCEL_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) EPM_ACI_CANCEL_ORDER_REQUEST 20130423
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20130423

Method EPM_ACI_CREATE_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) EPM_ACI_CREATE_ORDER_REQUEST 20130423
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20130423
History
Last changed by/on SAP  20140121 
SAP Release Created in 740