SAP ABAP Class /BOFU/CL_STD_DAC_EMULATOR (BOPF Standard DAC Emulator: Gives DB table data)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/COMMON_1 (Package) Common Types; Reuse Objects; Functions (Native BS_FND)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_ABSTRACT_FACTORY Abstract Factory 20090518
Properties
Class /BOFU/CL_STD_DAC_EMULATOR  
Short Description BOPF Standard DAC Emulator: Gives DB table data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/COMMON_1   Common Types; Reuse Objects; Functions (Native BS_FND) 
Created 20090518   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_STD_DAC_EMULATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOFU/IF_ABSTRACT_FACTORY Abstract Factory 20090518
Friends
Class /BOFU/CL_STD_DAC_EMULATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONF Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090518
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Instance method Public Method 20090518
2 GET_DAC_NODE Instance method Public Method Get DAC Node for given Node key 20090518
3 GET_DAC_NODE_4_LEAD_DB_NODE Instance method Protected Method Get DAC Node for given Leading DB Node key 20090518
4 GET_DB_TABLE_DESC Instance method Public Method Get DB Table Descriptors 20090518
5 INITIALIZE Instance method Public Method Initialize 20090518
6 MAP_DB_TABLE_TO_NODE_DATA Instance method Public Method Map Node Data to DB Table 20090929
7 MAP_NODE_DATA_TO_DB_TABLE Instance method Public Method Map Node Data to DB Table 20090518
8 SET_CLASS_NAME Instance method Public Method 20090518
Events
Class /BOFU/CL_STD_DAC_EMULATOR has no event.
Types
Class /BOFU/CL_STD_DAC_EMULATOR has no local type.
Method Signatures

Method CREATE_INSTANCE Signature

Method CREATE_INSTANCE on class /BOFU/CL_STD_DAC_EMULATOR has no parameter.
Method CREATE_INSTANCE on class /BOFU/CL_STD_DAC_EMULATOR has no exception.

Method GET_DAC_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DAC_NODE Call by reference Type reference (TYPE) /BOBF/S_DAC_NODE Structure for node information (responsibility of DAC) 20090518
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090518

Method GET_DAC_NODE on class /BOFU/CL_STD_DAC_EMULATOR has no exception.

Method GET_DAC_NODE_4_LEAD_DB_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DAC_NODE Call by reference Type reference (TYPE) /BOBF/S_DAC_NODE Structure for node information (responsibility of DAC) 20090518
2 Importing IV_LEAD_DB_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090518

Method GET_DAC_NODE_4_LEAD_DB_NODE on class /BOFU/CL_STD_DAC_EMULATOR has no exception.

Method GET_DB_TABLE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SD_DB_TABLE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20090518
2 Exporting EO_STD_TD_DB_TABLE Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Standard Table Descriptor 20090526
3 Exporting EO_TD_DB_TABLE Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Hashed Table Descriptor (By DB KEY) 20090518
4 Exporting EV_CLIENT_FIELD_IN_DB_TABLE Call by reference Type reference (TYPE) CLIKE 20090518
5 Importing IS_DAC_NODE Call by reference Type reference (TYPE) /BOBF/S_DAC_NODE 20090518

Method GET_DB_TABLE_DESC on class /BOFU/CL_STD_DAC_EMULATOR has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090518
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090518

Method MAP_DB_TABLE_TO_NODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_CAT Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE_CAT 20090929
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090929
3 Importing IS_DAC_NODE Call by reference Type reference (TYPE) /BOBF/S_DAC_NODE 20090929
4 Importing IT_DB_TABLE_DATA Call by reference Type reference (TYPE) HASHED TABLE 20090929
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20090929

Method MAP_DB_TABLE_TO_NODE_DATA on class /BOFU/CL_STD_DAC_EMULATOR has no exception.

Method MAP_NODE_DATA_TO_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DB_TABLE_DATA Call by reference Type reference (TYPE) HASHED TABLE 20090518
2 Importing IS_DAC_NODE Call by reference Type reference (TYPE) /BOBF/S_DAC_NODE 20090518
3 Importing IT_NODE_CAT Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE_CAT 20090518
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090518
5 Importing IV_CLIENT_FIELD Call by reference Type reference (TYPE) CLIKE 20090518
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20090518

Method MAP_NODE_DATA_TO_DB_TABLE on class /BOFU/CL_STD_DAC_EMULATOR has no exception.

Method SET_CLASS_NAME Signature

Method SET_CLASS_NAME on class /BOFU/CL_STD_DAC_EMULATOR has no parameter.
Method SET_CLASS_NAME on class /BOFU/CL_STD_DAC_EMULATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702