SAP ABAP Class CL_RCM_WD_CONTEXT_UTIL (CL_RCM_WD_CONTEXT_UTIL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_PROPERTY_WD (Package) Property Unification: Web Dynpro

⤷

⤷

Properties
Class | CL_RCM_WD_CONTEXT_UTIL | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_PROPERTY_WD | Property Unification: Web Dynpro |
Created | 20041201 | SAP |
Last change | 20060207 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RCM_WD_CONTEXT_UTIL has no interface implemented.
Friends
Class CL_RCM_WD_CONTEXT_UTIL has no friend class.
Attributes
Class CL_RCM_WD_CONTEXT_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates WD Context Nose from Attribute Description Object | 20041201 |
2 | ![]() |
Static method | Private | Method | Adds SPS Types to the Structure | 20050525 |
3 | ![]() |
Static method | Public | Method | Append a Work Area to a Table | 20041206 |
4 | ![]() |
Static method | Public | Method | Creates Work Area for Dynamically Typed Table | 20041206 |
5 | ![]() |
Static method | Public | Method | Gets RTTI for Structure Descriptions | 20050523 |
6 | ![]() |
Static method | Private | Method | Adds rtti Structure Element According to Structure Descriptn | 20050523 |
7 | ![]() |
Static method | Public | Method | Read a Field from a Dynamic Structure | 20041206 |
8 | ![]() |
Static method | Public | Method | Reads a Row from a Dynamically Typed Table | 20041206 |
9 | ![]() |
Static method | Public | Method | Sets Field Value in a Dynamically Created Structure | 20041206 |
Events
Class CL_RCM_WD_CONTEXT_UTIL has no event.
Types
Class CL_RCM_WD_CONTEXT_UTIL has no local type.
Method Signatures
Method ADD_CONTEXT_ATTRIBUTE_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRIBUTE_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Attributbeschreibung - Read | 20041201 | ||
2 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20041201 | ||
3 | ![]() |
IM_OVERRIDE_ID | Call by reference | Type reference (TYPE) | STRING | 20041201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Beschreibung (abstrakt) | 20041201 |
Method ADD_RTTI_SPS_PARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_COMP_TAB | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | ABAP-Component-Tab für cl_abap_structdescr | 20050525 |
Method ADD_RTTI_SPS_PARTS on class CL_RCM_WD_CONTEXT_UTIL has no exception.
Method APPEND_WA_DYNAMIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20041206 | |||
2 | ![]() |
WA | Call by reference | Object reference (TYPE REF TO) | DATA | 20041206 |
Method APPEND_WA_DYNAMIC on class CL_RCM_WD_CONTEXT_UTIL has no exception.
Method CREATE_WA_DYNAMIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20041206 | |||
2 | ![]() |
WA | Call by reference | Object reference (TYPE REF TO) | DATA | 20041206 |
Method CREATE_WA_DYNAMIC on class CL_RCM_WD_CONTEXT_UTIL has no exception.
Method GET_RTTI_STRUCT_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRIBUTE_DESC | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_DESC | List: IF_SRM_ATTRIBUTE_DESC | 20050523 | ||
2 | ![]() |
RE_STRUCT_DESC | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20050523 |
Method GET_RTTI_STRUCT_DESC on class CL_RCM_WD_CONTEXT_UTIL has no exception.
Method GET_STRUCTDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRIBUTE_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Attributbeschreibung - Read | 20050523 | ||
2 | ![]() |
RE_STRUCT_DESC | Value transfer | Type reference (TYPE) | ABAP_COMPONENTDESCR | Run Time Type Services | 20050523 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Beschreibung (abstrakt) | 20050719 |
Method GET_STRUCT_FIELD_DYNAMIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Name des Feldes | 20041206 | ||
2 | ![]() |
STRUCT | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Struktur | 20041206 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Wert des Feldes | 20041206 |
Method GET_STRUCT_FIELD_DYNAMIC on class CL_RCM_WD_CONTEXT_UTIL has no exception.
Method READ_TABLE_DYNAMIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE | Call by reference | Type reference (TYPE) | I | 1 | Zeile (optional) | 20041206 | |
2 | ![]() |
TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20041206 | |||
3 | ![]() |
WA | Call by reference | Object reference (TYPE REF TO) | DATA | 20041206 |
Method READ_TABLE_DYNAMIC on class CL_RCM_WD_CONTEXT_UTIL has no exception.
Method SET_STRUCT_FIELD_DYNAMIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20041206 | |||
2 | ![]() |
STRUCT | Call by reference | Object reference (TYPE REF TO) | DATA | 20041206 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20041206 |
Method SET_STRUCT_FIELD_DYNAMIC on class CL_RCM_WD_CONTEXT_UTIL has no exception.
History
Last changed by/on | SAP | 20060207 |
SAP Release Created in | 700 |