SAP ABAP Class CL_FBS_ACC_RPLCTN_COA (Chart of Account Replication)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FBS_ACC_RPLCTN 20080513
Properties
Class CL_FBS_ACC_RPLCTN_COA  
Short Description Chart of Account Replication    
Super Class CL_FBS_ACC_RPLCTN  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FBS_SE_GLMASTER_REPLCTN   Services for Proxies 
Created 20080513   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FBS_ACC_RPLCTN_COA has no forward declaration.
Interfaces
Class CL_FBS_ACC_RPLCTN_COA has no interface implemented.
Friends
Class CL_FBS_ACC_RPLCTN_COA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BADI Instance attribute Protected Object reference (TYPE REF TO) FBS_SE_CHTACCTSRPLCTNRQ_ASYN 20080514
2 MR_MAPPING_ENGINE Instance attribute Protected Object reference (TYPE REF TO) CL_SMT_ENGINE Transformation Engine 20080513
3 MR_S_INBOUND_DATA Instance attribute Private Object reference (TYPE REF TO) TS_INBOUND_DATA Replication of Chart of Accounts 20100819
4 M_MAPPING_STEP Instance attribute Protected Type reference (TYPE) SMT_EVENT Event 20080513
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080513
2 PPO_KEY_INT_TO_EXT Static method Public Method 20080604
Events
Class CL_FBS_ACC_RPLCTN_COA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_INBOUND_DATA Private Type reference (TYPE) FBS_CHT_ACCTS_RPLCTNRQ Replication of Chart of Accounts 20080513
2 TS_JOINT_IN_DATA Public See coding 20080517 BEGIN OF ts_joint_in_Data, coa_ref TYPE REF TO sapplco_chtaccts_rplctnrq_coa, coa_name_ref TYPE REF TO sapplco_chtaccts_rplctnrq_nam, acc_item_ref TYPE REF TO sapplco_chtaccts_rplctnrq_itm, acc_item_name_ref TYPE REF TO sapplco_chtaccts_rplctnrq_inm, END OF ts_joint_in_Data
Method Signatures

Method CONSTRUCTOR Signature

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

Method PPO_KEY_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_KEY_INT_EXT Call by reference Type reference (TYPE) /SAPPO/STR_KEY_INT_EXT 20080604

Method PPO_KEY_INT_TO_EXT on class CL_FBS_ACC_RPLCTN_COA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604