SAP ABAP Class /PLMU/CL_FRW_DATA_ACCESS (Data Access for Framework)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
     /PLMU/UI_FRW_SERVICES (Package) UI Framework: Services
Properties
Class /PLMU/CL_FRW_DATA_ACCESS  
Short Description Data Access for Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /PLMU/UI_FRW_SERVICES   UI Framework: Services 
Created 20080402   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMU/CL_FRW_DATA_ACCESS has no forward declaration.
Interfaces
Class /PLMU/CL_FRW_DATA_ACCESS has no interface implemented.
Friends
Class /PLMU/CL_FRW_DATA_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CTXM Static Attribute Public Type reference (TYPE) /PLMU/T_FRW_CTXM Context menu information 20080402
2 GT_NAV Static Attribute Public Type reference (TYPE) /PLMU/T_FRW_NAV Navigation data 20080402
3 GV_IS_REGISTERED Static Attribute Private Type reference (TYPE) BOOLEAN Tables are registered 20080502
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080402
2 GET_CTXM Static method Public Method Get context menu information 20080402
3 GET_NAV Static method Public Method Get navigation information 20080402
4 REGISTER_TABLES Static method Public Method 20080426
Events
Class /PLMU/CL_FRW_DATA_ACCESS has no event.
Types
Class /PLMU/CL_FRW_DATA_ACCESS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_DATA_ACCESS has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_DATA_ACCESS has no exception.

Method GET_CTXM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CTXM Call by reference Type reference (TYPE) /PLMU/T_FRW_CTXM Context menu information 20080402

Method GET_CTXM on class /PLMU/CL_FRW_DATA_ACCESS has no exception.

Method GET_NAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NAV Call by reference Type reference (TYPE) /PLMU/T_FRW_NAV Navigation data 20080402

Method GET_NAV on class /PLMU/CL_FRW_DATA_ACCESS has no exception.

Method REGISTER_TABLES Signature

Method REGISTER_TABLES on class /PLMU/CL_FRW_DATA_ACCESS has no parameter.
Method REGISTER_TABLES on class /PLMU/CL_FRW_DATA_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700