SAP ABAP Class CL_LRM_BS_INHER_OFFER (IRM Default Implementation for Determining Instance Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-IRM-RT (Application Component) IRM Run Time
     S_LRM_BS (Package) Runtime - Business Suite
Properties
Class CL_LRM_BS_INHER_OFFER  
Short Description IRM Default Implementation for Determining Instance Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_LRM_BS   Runtime - Business Suite 
Created 20091211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 IF_LRM_BS_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_LRM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LRM_BS_INHER_OFFER has no interface implemented.
Friends
Class CL_LRM_BS_INHER_OFFER has no friend class.
Attributes
Class CL_LRM_BS_INHER_OFFER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SELECTION_CONDITION Static method Private Method Create Selction Condition 20100225
2 GET_COMPONENTS_FLAT Static method Private Method 20120821
3 GET_INSTANCE_DATA Static method Public Method Find Source Fields for Inheriting Object Instance 20091211
4 GET_OBLIGATORY_FIELDS Static method Private Method Determine Mandatory Fields 20100225
5 GET_SOURCE_TABLES Static method Private Method 20091211
6 PROJECT_ONTO_SOURCE_FIELDS Static method Private Method Project Instance Data and Source Fields 20091211
7 READ_ARCHIVE Static method Private Method Reading Database 20091211
8 READ_DB Static method Private Method Reading Database 20091211
9 READ_UNCONVERTED Static method Private Method Read Archive for Structures not yet in DDIC 20111014
Events
Class CL_LRM_BS_INHER_OFFER has no event.
Types
Class CL_LRM_BS_INHER_OFFER has no local type.
Method Signatures

Method BUILD_SELECTION_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) RSDS_FRANGE_T 20100225
2 Importing IS_INSTANCE Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_S_INSTANCE 20100225

Method BUILD_SELECTION_CONDITION on class CL_LRM_BS_INHER_OFFER has no exception.

Method GET_COMPONENTS_FLAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20120821
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_COMPONENT_TAB 20120821

Method GET_COMPONENTS_FLAT on class CL_LRM_BS_INHER_OFFER has no exception.

Method GET_INSTANCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA 20091211
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_LRM_LOG Logging 20111107
3 Importing IR_INSTANCE Call by reference Object reference (TYPE REF TO) DATA 20091211
4 Importing IT_SOURCE_FIELDS Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD 20091211
# Exception Resumable Description Created on
1 CX_LRM_RULE_EXEC Fehler in Runtime 20100225

Method GET_OBLIGATORY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_S_INSTANCE 20100225
2 Returning RESULT Value transfer Type reference (TYPE) TTFIELDNAME Obligatorische Felder 20100225

Method GET_OBLIGATORY_FIELDS on class CL_LRM_BS_INHER_OFFER has no exception.

Method GET_SOURCE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SOURCE_FIELDS Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD 20091211
2 Returning RT_RESULT Value transfer Type reference (TYPE) TTTABNAME Menge von Tabellen 20091211

Method GET_SOURCE_TABLES on class CL_LRM_BS_INHER_OFFER has no exception.

Method PROJECT_ONTO_SOURCE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA 20091211
2 Importing IT_INSTANCE_DATA Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA 20091211
3 Importing IT_SOURCE_FIELDS Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD 20091211

Method PROJECT_ONTO_SOURCE_FIELDS on class CL_LRM_BS_INHER_OFFER has no exception.

Method READ_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA 20091211
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_LRM_LOG Logging 20111108
3 Importing IS_INSTANCE Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_S_INSTANCE 20100225
4 Importing IT_SOURCE_FIELDS Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD 20091211
# Exception Resumable Description Created on
1 CX_LRM_RULE_EXEC Fehler in Runtime 20100225

Method READ_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA 20091211
2 Importing IS_INSTANCE_KEY Call by reference Type reference (TYPE) DATA 20100225
3 Importing IT_SOURCE_FIELDS Call by reference Type reference (TYPE) IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD 20091211

Method READ_DB on class CL_LRM_BS_INHER_OFFER has no exception.

Method READ_UNCONVERTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) I 20111014
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20111014
3 Returning RT_DATA_TABLE Value transfer Object reference (TYPE REF TO) DATA 20111014

Method READ_UNCONVERTED on class CL_LRM_BS_INHER_OFFER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730