SAP ABAP Class CL_FPM_BOL_MODEL_ACCESS (Access Class for FPM UI Building Blocks on BOL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-UI2-INT-BE (Application Component) Backend Enablement
     APB_FPM_BOL_CORE (Package) Bol Adaptation for FPM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_BOL_MODEL Base Class for FPM UI Building Blocks on BOL 20090420
Properties
Class CL_FPM_BOL_MODEL_ACCESS  
Short Description Access Class for FPM UI Building Blocks on BOL    
Super Class CL_FPM_BOL_MODEL Base Class for FPM UI Building Blocks on BOL 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_BOL_CORE   Bol Adaptation for FPM 
Created 20090420   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_BOL_MODEL_ACCESS has no forward declaration.
Interfaces
Class CL_FPM_BOL_MODEL_ACCESS has no interface implemented.
Friends
Class CL_FPM_BOL_MODEL_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MESSAGE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_BOL_MESSAGE_MANAGER Message Manager for FPM on BOL 20090423
2 MT_ATTRIBUTE Instance attribute Protected Type reference (TYPE) CRMT_ATTR_NAME_TAB Table of Attribute Names 20101105
Methods
# Method Level Visibility Method type Description Created on
1 FPM_GET_INSTANCE Instance method Public Method Returns the FPM instance (multi instantiation ready) 20101221
2 GET_COLLECTION Instance method Public Method Returns BOL collection 20090422
3 HANDLE_ENTITY_MESSAGES Instance method Protected Method Handles local message for entity 20090423
4 HANDLE_MESSAGES Instance method Public Method Handles local messages 20090423
5 INITIALIZE Instance method Public Method Initialization 20090420
6 INIT_PAI Instance method Public Method Prepares "Process After Input" 20101006
7 INIT_PBO Instance method Public Method Prepares "Process Before Output" 20090420
8 SET_INSTANCE_KEY Instance method Public Method Sets the UIBB instance key 20101125
Events
Class CL_FPM_BOL_MODEL_ACCESS has no event.
Types
Class CL_FPM_BOL_MODEL_ACCESS has no local type.
Method Signatures

Method FPM_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FPM Value transfer Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20101221

Method FPM_GET_INSTANCE on class CL_FPM_BOL_MODEL_ACCESS has no exception.

Method GET_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_COLLECTION Value transfer Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entities Collection Interface 20090422

Method GET_COLLECTION on class CL_FPM_BOL_MODEL_ACCESS has no exception.

Method HANDLE_ENTITY_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090423
2 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090423

Method HANDLE_ENTITY_MESSAGES on class CL_FPM_BOL_MODEL_ACCESS has no exception.

Method HANDLE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090423
2 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090423

Method HANDLE_MESSAGES on class CL_FPM_BOL_MODEL_ACCESS has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20090420
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20090420

Method INITIALIZE on class CL_FPM_BOL_MODEL_ACCESS has no exception.

Method INIT_PAI Signature

Method INIT_PAI on class CL_FPM_BOL_MODEL_ACCESS has no parameter.
Method INIT_PAI on class CL_FPM_BOL_MODEL_ACCESS has no exception.

Method INIT_PBO Signature

Method INIT_PBO on class CL_FPM_BOL_MODEL_ACCESS has no parameter.
Method INIT_PBO on class CL_FPM_BOL_MODEL_ACCESS has no exception.

Method SET_INSTANCE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY UIBB Instance Key 20101125
2 Importing IV_WINDOW_NAME Call by reference Type reference (TYPE) FPM_WINDOW_NAME Name of a Web Dynpro Window in Floorplan Manager 20101125

Method SET_INSTANCE_KEY on class CL_FPM_BOL_MODEL_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701