SAP ABAP Class CL_USMD_RQ_GLAM_OUT (Service Class Replication GeneralLedgerAccountMaster (Outbd))
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMD_XI_PROXY (Package) PI Proxies
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_DISTRIBUTION Data Distribution (Interface for Distribution Classes) 20080507
Properties
Class CL_USMD_RQ_GLAM_OUT  
Short Description Service Class Replication GeneralLedgerAccountMaster (Outbd)    
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 20080507   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_USMD_APPL_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_USMD_RQ_COA_OUT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 USMD6 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_USMD_DISTRIBUTION Data Distribution (Interface for Distribution Classes) 20080507
Friends
Class CL_USMD_RQ_GLAM_OUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_USMD_APPL_LOG Application Log Interface 20080507
2 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_USMD_MODEL MDM Data Model for Access from SAP Standard 20080507
3 DO_XI_STATUS Instance attribute Private Object reference (TYPE REF TO) CL_USMD_XI_STATUS Status Management of eSOA Messages 20080507
4 DT_EDITION Instance attribute Private Type reference (TYPE) T_EDITION 20080507
5 DT_EDITION_TYPE Instance attribute Private Type reference (TYPE) T_EDITION_TYPE 20080507
6 DT_MAPPING Instance attribute Private Type reference (TYPE) T_MAPPING 20080514
7 D_MODEL Instance attribute Private Type reference (TYPE) USMD_MODEL Data Model 20080507
8 GC_ACTION_CHANGE Constant Public Type reference (TYPE) CHAR2 CL_USMD_RQ_COA_OUT=>GC_ACTION_CHANGE ActionCode 20080509
9 GC_ACTION_CREATE Constant Public Type reference (TYPE) CHAR2 CL_USMD_RQ_COA_OUT=>GC_ACTION_CREATE ActionCode 20080509
10 GC_ACTION_DELETE Constant Public Type reference (TYPE) CHAR2 CL_USMD_RQ_COA_OUT=>GC_ACTION_DELETE ActionCode 20080509
11 GC_ACTION_SAVE Constant Public Type reference (TYPE) CHAR2 CL_USMD_RQ_COA_OUT=>GC_ACTION_SAVE ActionCode 20080509
12 GC_APPLICATION Constant Private Type reference (TYPE) BALOBJ_D CL_USMD_APPL_LOG=>GC_OBJECT_FMDM Application Log: Object Name (Application Code) 20080507
13 GC_GLAM_OUT Constant Private Type reference (TYPE) SMT_MAP 'CL_USMD_RQ_GLAM_OUT' Mapping 20080507
14 GC_GLAM_RPLCTN_SERVICE_OUT Constant Private Type reference (TYPE) STRING 'GeneralLedgerAccountMasterReplBulkRequest_Out' 20080625
15 GT_INSTANCE Static Attribute Private Type reference (TYPE) TY_TS_INSTANCE Outbound Processing Replication Request CoA 20080514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20080507
2 DISTRIBUTE Instance method Public Method 20080507
3 FILL_MESSAGE_HEADER Instance method Private Method Initialize Message Header 20080507
4 MAPPING_OUT_GLAM Instance method Private Method Map Data for General Ledger Account Master (per Entity) 20080507
Events
Class CL_USMD_RQ_GLAM_OUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_INSTANCE Private See coding 20080514 begin of sx_instance, usmd_model type usmd_model, o_weak type ref to cl_abap_weak_reference, end of sx_instance
2 S_EDITION_TYPE Private See coding 20080507 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
3 S_MAPPING Public See coding 20080514 begin of s_mapping, mapping type smt_map, mapping_step type tsmt_event, o_mapping type ref to cl_smt_engine, end of s_mapping
4 S_PROXY_DATA_GLAM Public Type reference (TYPE) FINBCO_GLACCT_MSTR_RPLCTN_REQ 20080507
5 TY_TS_INSTANCE Private See coding 20080514 ty_ts_instance type sorted table of sx_instance with unique key usmd_model
6 T_EDITION Private See coding 20080507 t_edition type sorted table of usmd_s_edition with unique key usmd_edition
7 T_EDITION_TYPE Private See coding 20080507 t_edition_type type sorted table of s_edition_type with unique key usmd_edtn_type
8 T_MAPPING Public See coding 20080514 t_mapping type sorted table of s_mapping with unique key mapping mapping_step
9 T_PROXY_DATA_GLAM Public See coding 20080507 t_proxy_data_glam type sorted table of s_proxy_data_glam with unique key general_ledger_account_master-id-content
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20080507
# Exception Resumable Description Created on
1 CX_USMD_EXCEPTION allg. Ausnahme 20080514

Method DISTRIBUTE Signature

Method DISTRIBUTE on class CL_USMD_RQ_GLAM_OUT has no parameter.
Method DISTRIBUTE on class CL_USMD_RQ_GLAM_OUT has no exception.

Method FILL_MESSAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGE_HEADER Call by reference Type reference (TYPE) FINBCO_BUSINESS_DOCUMENT_MESS4 20080820
2 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20080507
3 Importing I_DIS_SYSTEM Call by reference Type reference (TYPE) SLD_BSKEY System 20080507

Method FILL_MESSAGE_HEADER on class CL_USMD_RQ_GLAM_OUT has no exception.

Method MAPPING_OUT_GLAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20080507
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20080619
3 Importing IF_DELTA Call by reference Type reference (TYPE) USMD_DELTA 'X' Nur Änderungen verteilen 20080520
4 Importing IT_DATA Call by reference Type reference (TYPE) USMD_T_ENTITY_DATA Struktur mit Daten für Outbound 20080507
5 Importing I_DIS_PACKAGE Call by reference Type reference (TYPE) USMD_DISTRIBUTION_PACKAGE 20080507
6 Importing I_DIS_SYSTEM Call by reference Type reference (TYPE) SLD_BSKEY Schlüsselname eines Business Systems 20080520
7 Importing I_EDITION_FROM Call by reference Type reference (TYPE) USMD_EDITION Edition 20080801
8 Importing I_EDITION_TO Call by reference Type reference (TYPE) USMD_EDITION Edition 20080801
9 Importing I_STEPNR Call by reference Type reference (TYPE) USMD_STEPNR Sequenznummer 20080507

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