SAP ABAP Class /PLMU/CL_FRW_CONTEXT_INFO (Context Info)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_CONTEXT_INFO | Context Info | 20101220 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_F_CONTEXT_INFO | Context Info | 20101220 |
2 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_CONTEXT_INFO | Context Info | 20101220 |
Properties
Class | /PLMU/CL_FRW_CONTEXT_INFO | |
Short Description | Context Info | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMU/UI_FRW_CORE | UI Framework: Core |
Created | 20101220 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /PLMU/CL_FRW_CONTEXT_INFO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMU/IF_FRW_CONTEXT_INFO | Context Info | 20101220 |
Friends
Class /PLMU/CL_FRW_CONTEXT_INFO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMB/IF_SPI_METADATA_NODE | Metadata of a single node | 20101220 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_CONTEXT_INFO | Context Info | 20101220 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/T_SPI_PROPERTIES | Field properties | 20110104 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural number | 20110201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20101220 | |
2 | ![]() |
Instance method | Public | Method | 20101229 | |
3 | ![]() |
Instance method | Public | Method | 20110201 | |
4 | ![]() |
Instance method | Public | Method | 20101229 | |
5 | ![]() |
Instance method | Public | Method | 20110104 | |
6 | ![]() |
Instance method | Public | Method | 20110209 | |
7 | ![]() |
Instance method | Protected | Method | 20110119 | |
8 | ![]() |
Instance method | Public | Method | 20110104 |
Events
Class /PLMU/CL_FRW_CONTEXT_INFO has no event.
Types
Class /PLMU/CL_FRW_CONTEXT_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE_METADATA | Call by reference | Object reference (TYPE REF TO) | /PLMB/IF_SPI_METADATA_NODE | Metadata | 20101220 | ||
2 | ![]() |
IO_PARENT_CONTEXT_INFO | Call by reference | Object reference (TYPE REF TO) | /PLMU/CL_FRW_CONTEXT_INFO | Context Info | 20101220 |
Method CONSTRUCTOR on class /PLMU/CL_FRW_CONTEXT_INFO has no exception.
Method GET_DEFAULT_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DEFAULT_ROW | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101229 | |||
2 | ![]() |
IV_COUNTER | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20101229 |
Method GET_DEFAULT_ROWS on class /PLMU/CL_FRW_CONTEXT_INFO has no exception.
Method GET_NUMBER_OF_REQ_DEFAULT_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NUMBER_OF_DEFAULT_ROWS | Value transfer | Type reference (TYPE) | INT4 | 20110201 |
Method GET_NUMBER_OF_REQ_DEFAULT_ROWS on class /PLMU/CL_FRW_CONTEXT_INFO has no exception.
Method GET_PARENT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PARENT_CONTEXT_INFO | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_CONTEXT_INFO | Context Info | 20101229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110605 |
Method GET_PROPERTIES_OF_DEFAULT_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_PROPERTIES | Field properties | 20110104 |
Method GET_PROPERTIES_OF_DEFAULT_ROW on class /PLMU/CL_FRW_CONTEXT_INFO has no exception.
Method INIT_PROPERTIES_OF_DEFAULT_ROW Signature
Method INIT_PROPERTIES_OF_DEFAULT_ROW on class /PLMU/CL_FRW_CONTEXT_INFO has no parameter.
Method INIT_PROPERTIES_OF_DEFAULT_ROW on class /PLMU/CL_FRW_CONTEXT_INFO has no exception.
Method IS_SINGLETON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_SINGLETON | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110119 |
Method IS_SINGLETON on class /PLMU/CL_FRW_CONTEXT_INFO has no exception.
Method SET_PROPERTIES_OF_DEFAULT_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELD_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_PROPERTIES | Field properties | 20110104 |
Method SET_PROPERTIES_OF_DEFAULT_ROW on class /PLMU/CL_FRW_CONTEXT_INFO has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |