SAP ABAP Class /PLMU/CL_FRW_G_CONTEXT (Context)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_CONTEXT | Super Context | 20100304 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_CONTEXT | Context | 20090926 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_CONTEXT_MULT | Context for Multiple Records | 20100827 |
2 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_CONTEXT_SINGLE | Context for a Single Record | 20091111 |
Properties
Class | /PLMU/CL_FRW_G_CONTEXT | |
Short Description | Context | |
Super Class | /PLMU/CL_FRW_CONTEXT | Super Context |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMU/UI_FRW_GUIBB | UI Framework: Generic UI Building Blocks |
Created | 20090926 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
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_G_CONTEXT | Context | 20090926 |
Friends
Class /PLMU/CL_FRW_G_CONTEXT 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_G_CALLBACK_PROXY | 20091112 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/CL_FRW_G_CONTEXT_INFO | 20100518 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_W_MODEL | 20110101 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20091110 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMU/TS_FRW_SYTABIX | 20091110 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/T_SPI_PROPERTIES | 20091113 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | 20091002 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20090929 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYTABIX | 20090926 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100615 | |
2 | ![]() |
Instance method | Public | Constructor | 20110203 | |
3 | ![]() |
Instance method | Public | Method | 20091115 | |
4 | ![]() |
Instance method | Public | Method | 20100929 | |
5 | ![]() |
Instance method | Public | Method | 20130208 | |
6 | ![]() |
Instance method | Public | Method | 20110321 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ROWS_DELETED | Instance Event (0) |
Public (2) |
20091119 | |
2 | ROW_MODIFIED | Instance Event (0) |
Public (2) |
20091101 |
Types
Class /PLMU/CL_FRW_G_CONTEXT has no local type.
Method Signatures
Method ANIMATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELD_DEFINITION | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_G_FIELD_DESCR | 20100615 | |||
2 | ![]() |
EO_FIELD_CATALOG_STRUCT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120502 | |||
3 | ![]() |
EO_FIELD_CATALOG_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20120502 | |||
4 | ![]() |
IO_DATA_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120502 | |||
5 | ![]() |
IT_TABLE_KEY | Call by reference | Type reference (TYPE) | ABAP_TABLE_KEYDESCR_TAB | 20120502 | |||
6 | ![]() |
IT_TECHNICAL_FIELD | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20120502 |
Method ANIMATE on class /PLMU/CL_FRW_G_CONTEXT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CALLBACK_PROXY | Call by reference | Object reference (TYPE REF TO) | /PLMU/CL_FRW_G_CALLBACK_PROXY | Call Back Proxy | 20110203 | ||
2 | ![]() |
IO_NODE_METADATA | Call by reference | Object reference (TYPE REF TO) | /PLMB/IF_SPI_METADATA_NODE | Metadata of a single node | 20110203 | ||
3 | ![]() |
IO_WIRE_MODEL | Call by reference | Object reference (TYPE REF TO) | /PLMU/CL_FRW_W_MODEL | Wire Model | 20110203 |
Method CONSTRUCTOR on class /PLMU/CL_FRW_G_CONTEXT has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | ANY | 20130307 | |||
2 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130307 | |||
3 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | 20091115 |
Method GET_DATA on class /PLMU/CL_FRW_G_CONTEXT has no exception.
Method GET_PROPERTIES_OF_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_PROPERTIES | 20100929 | |||
2 | ![]() |
IT_COLUMN | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_G_FIELDNAME | 20100929 |
Method GET_PROPERTIES_OF_TABLE on class /PLMU/CL_FRW_G_CONTEXT has no exception.
Method HAS_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATA_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | 20130208 |
Method HAS_DATA_CHANGED on class /PLMU/CL_FRW_G_CONTEXT has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20130306 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130306 |
Method SET_DATA on class /PLMU/CL_FRW_G_CONTEXT has no exception.
Event Signatures
Event ROWS_DELETED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IT_INDEX | Exporting | Value transfer | Type reference (TYPE) | /PLMU/TS_FRW_SYTABIX | 20091119 |
Event ROW_MODIFIED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IV_INDEX | Exporting | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20091101 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |