SAP ABAP Class IF_EPM_SOD_COMM_FACADE (Communication Facade for SOD)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_SOD_COMM_FACADE Communication Facade for SO BO 20110824
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_SOD_COMM_FACADE_CTD Communication Facade for SO BO 20110824
Properties
Class IF_EPM_SOD_COMM_FACADE  
Short Description Communication Facade for SOD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110824   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EPM_SOD_COMM_FACADE has no interface implemented.
Friends
Class IF_EPM_SOD_COMM_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BYD_RECEIVER_SYS Constant Public Type reference (TYPE) LOGSYS 'R_BYD_EPM' Logical system 20110905
Methods
# Method Level Visibility Method type Description Created on
1 READ_RECEIVER_INFO Instance method Public Method Get name of logical system for a given buyer 20111102
2 SEND_OP_RESPONSE Instance method Public Method 20110824
3 WRITE_RECEIVER_INFO Instance method Public Method Persist logical system name for a given buyer 20111102
Events
Class IF_EPM_SOD_COMM_FACADE has no event.
Types
Class IF_EPM_SOD_COMM_FACADE has no local type.
Method Signatures

Method READ_RECEIVER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUYER_ID Call by reference Type reference (TYPE) SNWD_PARTNER_ID EPM: Business Partner ID 20111102
2 Returning RV_LOGICAL_SYSTEM Value transfer Type reference (TYPE) LOGSYS name of logical system 20111102

Method READ_RECEIVER_INFO on class IF_EPM_SOD_COMM_FACADE has no exception.

Method SEND_OP_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RECEIVER Call by reference Type reference (TYPE) BDI_LOGSYS 20111104
2 Importing IS_TESTING_INFO Call by reference Type reference (TYPE) SEPM_TESTING_INFO EPM: Test parameter/value pair, e.g. for SoD Idoc processing 20111103
3 Importing IT_HEADER Call by reference Type reference (TYPE) SEPM_OP_MESSAGE_HEADER_TAB SO OPP Header Data Table (IDOC) 20110824
4 Importing IT_ITEMS Call by reference Type reference (TYPE) SEPM_OP_MESSAGE_ITEM_TAB SO OPP Item Data Table (IDOC) 20110824
5 Importing IT_SCHEDULE_LINES Call by reference Type reference (TYPE) SEPM_OP_MESSAGE_SL_TAB SO OPP Schedule Line Data Table (IDOC) 20110824

Method SEND_OP_RESPONSE on class IF_EPM_SOD_COMM_FACADE has no exception.

Method WRITE_RECEIVER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUYER_ID Call by reference Type reference (TYPE) SNWD_PARTNER_ID EPM: Business Partner ID 20111102
2 Importing IV_LOGICAL_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logical system 20111102

Method WRITE_RECEIVER_INFO on class IF_EPM_SOD_COMM_FACADE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in