SAP ABAP Interface IF_EPM_SOD_COMM_FACADE (Communication Facade for SOD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_SOD (Package) EPM: 'Sales On Demand' scenario ( EPM <=> ESM coupling )
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
Interface IF_EPM_SOD_COMM_FACADE  
Short Description Communication Facade for SOD    
General Data
Package S_EPM_SOD   EPM: 'Sales On Demand' scenario ( EPM <=> ESM coupling ) 
Created 20110824   SAP 
Last changed 20140121   SAP 
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
Interface IF_EPM_SOD_COMM_FACADE has no interface.
Friends
Interface IF_EPM_SOD_COMM_FACADE has no friend.
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
Interface IF_EPM_SOD_COMM_FACADE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_EPM_SOD_COMM_FACADE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732