SAP ABAP Class IF_CPE_ERP_DOC_COMMUNICATION (CPE helper for document communication)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CPE_ERP_DOC_COMMUNICATION CPE Helper for document communication 20121002
Properties
Class IF_CPE_ERP_DOC_COMMUNICATION  
Short Description CPE helper for document communication    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121002   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CPE_ERP_DOC_COMMUNICATION has no forward declaration.
Interfaces
Class IF_CPE_ERP_DOC_COMMUNICATION has no interface implemented.
Friends
Class IF_CPE_ERP_DOC_COMMUNICATION has no friend class.
Attributes
Class IF_CPE_ERP_DOC_COMMUNICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCUMENT_COM Instance method Public Method Read the Communication Structure with Document Fields 20121002
2 GET_FORMULA_GUIDS Instance method Public Method Read the CPE Guids of the Formula 20121002
3 GET_TERM_GUIDS Instance method Public Method Read the CPE GUIDs of the Term 20121002
4 GET_VALIDFROM Instance method Public Method Read 'Valid From' Time Stamp of Commodity Pricing Object 20121002
Events
Class IF_CPE_ERP_DOC_COMMUNICATION has no event.
Types
Class IF_CPE_ERP_DOC_COMMUNICATION has no local type.
Method Signatures

Method GET_DOCUMENT_COM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DOCUMENT_COM Value transfer Type reference (TYPE) CPET_DOCUMENT_COM CPE: Communication Structure with Document Fields 20121002

Method GET_DOCUMENT_COM on class IF_CPE_ERP_DOC_COMMUNICATION has no exception.

Method GET_FORMULA_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COND_TYPE Call by reference Type reference (TYPE) CPET_COND_TYPE CPE: Condition Type for Commodity Pricing 20121002
2 Importing IM_DOCITEM_GUID Call by reference Type reference (TYPE) CPET_DOCITEM_GUID CPE Caller - GUID of Document Item 20121002
3 Returning RS_FORMULA_GUIDS Value transfer Type reference (TYPE) CPET_FORMGUIDS CPE - GUIDs of the CPE Formula 20121002

Method GET_FORMULA_GUIDS on class IF_CPE_ERP_DOC_COMMUNICATION has no exception.

Method GET_TERM_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COND_TYPE Call by reference Type reference (TYPE) CPET_COND_TYPE CPE: Condition Type for Commodity Pricing 20121002
2 Importing IM_DOCITEM_GUID Call by reference Type reference (TYPE) CPET_DOCITEM_GUID CPE Caller - GUID of Document Item 20121002
3 Importing IM_TERMNO Call by reference Type reference (TYPE) CPET_TERMNO CPE Term - Number in Formula 20121002
4 Returning RS_TERM_GUIDS Value transfer Type reference (TYPE) CPET_TERMGUIDS CPE - GUIDs of the CPE Term 20121002

Method GET_TERM_GUIDS on class IF_CPE_ERP_DOC_COMMUNICATION has no exception.

Method GET_VALIDFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALIDFROM Value transfer Type reference (TYPE) CPET_VALIDFROM CPE - 'Valid From' Time Stamp of Commodity Pricing Object 20121002

Method GET_VALIDFROM on class IF_CPE_ERP_DOC_COMMUNICATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in