SAP ABAP Class /PLMU/CL_FRW_F_APPL_MODEL (Application Model)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_FUIBB (Package) UI Framework: Freestyle UI Building Blocks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_C_APPL_MODEL | Context Dependent Application Model | 20101029 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_APPL_MODEL | Application Model | 20091216 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_F_APPL_MODEL_INT | Application Model (Internal Interface) | 20101229 |
Properties
| Class | /PLMU/CL_FRW_F_APPL_MODEL | |
| Short Description | Application Model | |
| Super Class | /PLMU/CL_FRW_C_APPL_MODEL | Context Dependent Application Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMU/UI_FRW_FUIBB | UI Framework: Freestyle UI Building Blocks |
| Created | 20091216 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_APPL_MODEL | Application Model | 20091216 | ||
| 2 | /PLMU/IF_FRW_F_APPL_MODEL_INT | Application Model (Internal Interface) | 20101229 |
Friends
Class /PLMU/CL_FRW_F_APPL_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_MESSAGE_MANAGER | 20110104 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | /PLMU/CL_FRW_F_CALLBACK_PROXY | 20091218 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT | 20100208 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20091216 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20110526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110104 | ||
| 2 | Static method | Public | Constructor | 20110104 | ||
| 3 | Instance method | Public | Constructor | 20091216 | ||
| 4 | Instance method | Private | Method | 20110418 |
Events
Class /PLMU/CL_FRW_F_APPL_MODEL has no event.
Types
Class /PLMU/CL_FRW_F_APPL_MODEL has no local type.
Method Signatures
Method ADJUST_ERROR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_NODE_UPD_ERROR_IND | Node specific Update error indicators | 20110104 | |||
| 2 | IO_WD_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110104 | |||
| 3 | IT_ELEMENT_INDEX | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_SYTABIX | Table of type sytabix | 20110104 | |||
| 4 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110104 |
Method ADJUST_ERROR_TABLE on class /PLMU/CL_FRW_F_APPL_MODEL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_F_APPL_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_F_APPL_MODEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENTCONTROLLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20091217 | ||||
| 2 | IO_ROOT_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20091216 | |||
| 3 | IS_COLL_DATA_PROCESSING_MODE | Call by reference | Type reference (TYPE) | /PLMU/IF_FRW_APPL_MODEL_INT=>GTY_S_COLL_DATA_PROC_MODE | /PLMU/IF_FRW_APPL_MODEL_INT=>GC_COLL_DATA_PROC_MODE_DEFAULT | 20110603 | |||
| 4 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20091216 |
Method CONSTRUCTOR on class /PLMU/CL_FRW_F_APPL_MODEL has no exception.
Method GET_CONTEXT_BY_WD_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20110418 | |||
| 2 | RO_CONTEXT | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | Context (Internal Interface) | 20110418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SPI Metadata Exception (static) | 20110418 | ||
| 2 | 20110605 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |