SAP ABAP Class /PLMU/CL_FRW_C_APPL_MODEL (Context Dependent Application Model)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_CORE (Package) UI Framework: Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_BASIC_APPL_MODEL | Basic Application Model | 20101029 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_C_APPL_MODEL | Context Dependent Application Model | 20101029 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_C_APPL_MODEL_INT | Context Dependent Application Model (Internal Interface) | 20101029 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_APPL_MODEL | Application Model | 20110104 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_F_APPL_MODEL | Application Model | 20101029 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_APPL_MODEL | Application Model | 20101029 |
Properties
| Class | /PLMU/CL_FRW_C_APPL_MODEL | |
| Short Description | Context Dependent Application Model | |
| Super Class | /PLMU/CL_FRW_BASIC_APPL_MODEL | Basic Application Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMU/UI_FRW_CORE | UI Framework: Core |
| Created | 20101029 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_C_APPL_MODEL | Context Dependent Application Model | 20101029 | ||
| 2 | /PLMU/IF_FRW_C_APPL_MODEL_INT | Context Dependent Application Model (Internal Interface) | 20101029 |
Friends
Class /PLMU/CL_FRW_C_APPL_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/CL_FRW_CONTEXT_MANAGER | Context Manager | 20101221 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110107 | ||
| 2 | Instance method | Private | Method | 20110107 | ||
| 3 | Instance method | Protected | Method | 20110203 | ||
| 4 | Static method | Public | Constructor | 20101029 | ||
| 5 | Instance method | Public | Constructor | 20110113 | ||
| 6 | Instance method | Protected | Method | 20110104 | ||
| 7 | Static method | Private | Event handling method | 20110104 | ||
| 8 | Instance method | Private | Method | 20110107 | ||
| 9 | Instance method | Private | Method | 20110113 |
Events
Class /PLMU/CL_FRW_C_APPL_MODEL has no event.
Types
Class /PLMU/CL_FRW_C_APPL_MODEL has no local type.
Method Signatures
Method ADD_CHANGE_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | 20110107 | ||||
| 2 | IT_INDEX | Call by reference | Type reference (TYPE) | /PLMU/TS_FRW_SYTABIX | 20110107 | ||||
| 3 | IV_CHANGE_KIND | Call by reference | Type reference (TYPE) | CHAR1 | 20110107 | ||||
| 4 | IV_RESET_FIRST | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110123 |
Method ADD_CHANGE_LOG_ENTRY on class /PLMU/CL_FRW_C_APPL_MODEL has no exception.
Method CHANGE_CONTEXT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | 20110107 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110107 | ||||
| 3 | IT_INDEX_MAP | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | 20110107 | ||||
| 4 | IV_DELETE_OBSOLETE | Call by reference | Type reference (TYPE) | BOOLE_D | 20120605 |
Method CHANGE_CONTEXT_DATA on class /PLMU/CL_FRW_C_APPL_MODEL has no exception.
Method CHECK_MANDATORY_FILEDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | 20110203 | ||||
| 2 | IV_RAISE_MESSAGES | Call by reference | Type reference (TYPE) | BOOLE_D | 20110203 | ||||
| 3 | RV_HAS_ERRORS | Value transfer | Type reference (TYPE) | BOOLE_D | 20110203 |
Method CHECK_MANDATORY_FILEDS on class /PLMU/CL_FRW_C_APPL_MODEL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_C_APPL_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_C_APPL_MODEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | |||
| 2 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | 20110113 | ||||
| 3 | IV_CREATE_TOOL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 20110819 | |||
| 4 | IV_RUNTIME_ID | Call by reference | Type reference (TYPE) | STRING | 20110225 |
Method CONSTRUCTOR on class /PLMU/CL_FRW_C_APPL_MODEL has no exception.
Method GET_PARENT_ID_FOR_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | ANY | 20110104 | ||||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110605 |
Method HNDL_ALL_FLUSH_ERRORS_REMOVED Signature
Method HNDL_ALL_FLUSH_ERRORS_REMOVED on class /PLMU/CL_FRW_C_APPL_MODEL has no parameter.
Method HNDL_ALL_FLUSH_ERRORS_REMOVED on class /PLMU/CL_FRW_C_APPL_MODEL has no exception.
Method REPLACE_CONTEXT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | Context (Internal Interface) | 20110107 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110107 |
Method REPLACE_CONTEXT_DATA on class /PLMU/CL_FRW_C_APPL_MODEL has no exception.
Method SETUP_PROPERTY_PULL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110113 | |||
| 2 | IV_OPERATION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_OPERATION_NAME | Operation Name | 20121127 | |||
| 3 | IV_OPERATION_TYPE | Call by reference | Type reference (TYPE) | /PLMB/SPI_OPERATION_TYPE | Operation Type | 20121127 |
Method SETUP_PROPERTY_PULL on class /PLMU/CL_FRW_C_APPL_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |