SAP ABAP Class CL_USMD_CO_FRS_IN (Service Class for Inbound Confirmation FRS)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMD_XI_PROXY (Package) PI Proxies
Properties
Class CL_USMD_CO_FRS_IN  
Short Description Service Class for Inbound Confirmation FRS    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class USMD6    
Program status P  SAP Standard Production Program 
Category 0   
Package USMD_XI_PROXY   PI Proxies 
Created 20080509   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 USMD6 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_USMD_CO_FRS_IN has no interface implemented.
Friends
Class CL_USMD_CO_FRS_IN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_EDITION_USE Instance attribute Private Type reference (TYPE) USMD_FLG 'X' Financial MDM: General Indicator 20090924
2 DO_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_USMD_APPL_LOG Application Log Interface 20080509
3 DO_DRF_LOG Instance attribute Private Object reference (TYPE REF TO) CL_DRF_BAL Application Log DRF 20090226
4 DO_XI_STATUS Instance attribute Private Object reference (TYPE REF TO) CL_USMD_XI_STATUS Status Management, Status SOA 20080509
5 GC_FRS_CONFIRM_SERVICE_IN Constant Private Type reference (TYPE) STRING 'FinancialReportingStructureRepl.Confirmation_In' Service Name 20080625
6 GC_FRS_IN Constant Private Type reference (TYPE) SMT_MAP 'CL_USMD_CO_FRS_IN' Mapping 20080509
7 GC_FRS_REQUEST_SERVICE_OUT Constant Private Type reference (TYPE) STRING 'FinancialReportingStructureRepl.Request_Out' Service Name 20090513
8 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_USMD_CO_FRS_IN Service Class for Inbound Confirmation CoA 20080509
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20080509
2 EXECUTE Instance method Public Method Inbound Processing 20080509
3 GET_INSTANCE Static method Public Method Return Instance of Service Class 20080509
4 MAPPING_IN Instance method Public Method Map Data for Inbound Confirmation FRS 20080509
Events
Class CL_USMD_CO_FRS_IN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_EDITION_TYPE Private See coding 20080509 begin of s_edition_type, usmd_edtn_type type usmd_edition_type, usmd_model type usmd_model, usmd_timebase type usmd_edition_timebase, usmd_periv type periv, end of s_edition_type
2 T_EDITION Private See coding 20080509 t_edition type sorted table of usmd_s_edition with unique key usmd_edition
3 T_EDITION_TYPE Private See coding 20080509 t_edition_type type sorted table of s_edition_type with unique key usmd_edtn_type
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_USMD_CO_FRS_IN has no parameter.
Method CONSTRUCTOR on class CL_USMD_CO_FRS_IN has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROXY_INPUT Call by reference Type reference (TYPE) USMD_FINANCIAL_REPORTING_STRUC Struktur mit Daten für Inbound Confirmations 20080509

Method EXECUTE on class CL_USMD_CO_FRS_IN has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_USMD_CO_FRS_IN Serviceklasse für Inbound Confirmation FRS 20080509

Method GET_INSTANCE on class CL_USMD_CO_FRS_IN has no exception.

Method MAPPING_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INTERNAL_INPUT Call by reference Type reference (TYPE) USMD_S_INBOUND_DATA Structure for inbound processing of Confirmation messages 20080509
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20080509
3 Importing IS_PROXY_INPUT Call by reference Type reference (TYPE) USMD_FINANCIAL_REPORTING_STRUC Struktur mit Daten 20080509

Method MAPPING_IN on class CL_USMD_CO_FRS_IN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604