SAP ABAP Class CL_DBA_RDI_SRC (DBA Cockpit: Complete Source Description)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure
Properties
Class CL_DBA_RDI_SRC  
Short Description DBA Cockpit: Complete Source Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_BACKEND   DBA Cockpit: Backend Infrastructure 
Created 20111018   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_RDI_SRC has no forward declaration.
Interfaces
Class CL_DBA_RDI_SRC has no interface implemented.
Friends
Class CL_DBA_RDI_SRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20111021
2 DDIC_STRUC Instance attribute Public Type reference (TYPE) STRING 20111018
3 FIELD_DEFINITION Instance attribute Public Type reference (TYPE) DBA_UI_FIELD_DESCR DBA Cockpit: Description of UI Element 20111019
4 STRUC_FIELD Instance attribute Public Type reference (TYPE) STRING 20111018
5 SYS_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20111019
6 VIEW_DATA Instance attribute Public Type reference (TYPE) DBA_VIEW_FIELD_DETAILS DBA Cockpit: View Data of FIELD_DETAILS View 20111018
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111018
2 GET_INSTANCE Static method Public Method 20111018
3 GET_STMT_FOR_CURRENT Instance method Public Method 20111102
4 GET_STMT_FOR_HISTORY Instance method Public Method 20111107
5 REFRESH Instance method Public Method 20111021
6 SET_CONTROLLER Instance method Public Method 20111019
7 SET_FIELD_DEFINITION Instance method Public Method 20111019
8 SET_FIELD_LABEL Instance method Public Method 20111019
9 SET_FIELD_TYPE Instance method Public Method 20111019
10 SET_FIELD_VALUE Instance method Public Method 20111019
Events
Class CL_DBA_RDI_SRC has no event.
Types
Class CL_DBA_RDI_SRC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDIC_STRUC Call by reference Type reference (TYPE) STRING 20111018
2 Importing STRUC_FIELD Call by reference Type reference (TYPE) STRING 20111018
3 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20111019

Method CONSTRUCTOR on class CL_DBA_RDI_SRC has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDIC_STRUC Call by reference Type reference (TYPE) STRING 20111018
2 Returning SRC_REF Value transfer Object reference (TYPE REF TO) CL_DBA_RDI_SRC DBA Cockpit: Complete Source Description 20111018
3 Importing STRUC_FIELD Call by reference Type reference (TYPE) STRING 20111018
4 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20111019

Method GET_INSTANCE on class CL_DBA_RDI_SRC has no exception.

Method GET_STMT_FOR_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STMT Value transfer Type reference (TYPE) STRING 20111102

Method GET_STMT_FOR_CURRENT on class CL_DBA_RDI_SRC has no exception.

Method GET_STMT_FOR_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STMT Value transfer Type reference (TYPE) STRING 20111107

Method GET_STMT_FOR_HISTORY on class CL_DBA_RDI_SRC has no exception.

Method REFRESH Signature

Method REFRESH on class CL_DBA_RDI_SRC has no parameter.
Method REFRESH on class CL_DBA_RDI_SRC has no exception.

Method SET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20111019

Method SET_CONTROLLER on class CL_DBA_RDI_SRC has no exception.

Method SET_FIELD_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_DEFINITION Call by reference Type reference (TYPE) DBA_UI_FIELD_DESCR DBA Cockpit: Description of UI Element 20111019

Method SET_FIELD_DEFINITION on class CL_DBA_RDI_SRC has no exception.

Method SET_FIELD_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LABEL Call by reference Type reference (TYPE) STRING 20111019

Method SET_FIELD_LABEL on class CL_DBA_RDI_SRC has no exception.

Method SET_FIELD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDTYPE Call by reference Type reference (TYPE) I 20111019

Method SET_FIELD_TYPE on class CL_DBA_RDI_SRC has no exception.

Method SET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VAL_REF Call by reference Object reference (TYPE REF TO) DATA 20111019

Method SET_FIELD_VALUE on class CL_DBA_RDI_SRC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732