SAP ABAP Class /PLMU/IF_FRW_CONTEXT_INFO (Context Info)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_CONTEXT_INFO | Context Info | 20101220 |
Properties
Class | /PLMU/IF_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 | ||
Created | 20100303 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /PLMU/IF_FRW_CONTEXT_INFO has no forward declaration.
Interfaces
Class /PLMU/IF_FRW_CONTEXT_INFO has no interface implemented.
Friends
Class /PLMU/IF_FRW_CONTEXT_INFO has no friend class.
Attributes
Class /PLMU/IF_FRW_CONTEXT_INFO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Provides the node name of the context | 20100602 |
2 | ![]() |
Instance method | Public | Method | Provides the path of a context - if in a hierarchy | 20101220 |
3 | ![]() |
Instance method | Public | Method | Provides the RTTI object of the context data structure | 20100602 |
4 | ![]() |
Instance method | Public | Method | Is the lead-selection set upon context initialization? | 20100303 |
5 | ![]() |
Instance method | Public | Method | Is at least one context element mandatory? | 20100303 |
6 | ![]() |
Instance method | Public | Method | Is the selection mandatory? | 20100303 |
7 | ![]() |
Instance method | Public | Method | Are multiple context elements allowed? | 20100303 |
8 | ![]() |
Instance method | Public | Method | Can multiple context elements be selected? | 20110505 |
9 | ![]() |
Instance method | Public | Method | Is the context node a singleton? | 20101220 |
10 | ![]() |
Instance method | Public | Method | Is the context node a root node? | 20101220 |
Events
Class /PLMU/IF_FRW_CONTEXT_INFO has no event.
Types
Class /PLMU/IF_FRW_CONTEXT_INFO has no local type.
Method Signatures
Method GET_NODE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NODE_NAME | Value transfer | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20100602 |
Method GET_NODE_NAME on class /PLMU/IF_FRW_CONTEXT_INFO has no exception.
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PATH | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_CONTEXT_PATH | Context Path | 20101220 |
Method GET_PATH on class /PLMU/IF_FRW_CONTEXT_INFO has no exception.
Method GET_RTTI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_UI_DATA_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100602 | ||
2 | ![]() |
EO_UI_DATA_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20100602 |
Method GET_RTTI on class /PLMU/IF_FRW_CONTEXT_INFO has no exception.
Method IS_INITIALIZE_LEAD_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_INITIALIZE_SELECTION | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100303 |
Method IS_INITIALIZE_LEAD_SELECTION on class /PLMU/IF_FRW_CONTEXT_INFO has no exception.
Method IS_MANDATORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_MANDATORY | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100303 |
Method IS_MANDATORY on class /PLMU/IF_FRW_CONTEXT_INFO has no exception.
Method IS_MANDATORY_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_MANDATORY_SELECTION | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100303 |
Method IS_MANDATORY_SELECTION on class /PLMU/IF_FRW_CONTEXT_INFO has no exception.
Method IS_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_MULTIPLE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100303 |
Method IS_MULTIPLE on class /PLMU/IF_FRW_CONTEXT_INFO has no exception.
Method IS_MULTIPLE_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_MULTIPLE_SELECTION | Value transfer | Type reference (TYPE) | BOOLE_D | 20110505 |
Method IS_MULTIPLE_SELECTION on class /PLMU/IF_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 (=' ') | 20101220 |
Method IS_SINGLETON on class /PLMU/IF_FRW_CONTEXT_INFO has no exception.
Method IS_TOP_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_TOP_NODE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101220 |
Method IS_TOP_NODE on class /PLMU/IF_FRW_CONTEXT_INFO has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |