SAP ABAP Class CL_VC2OD_MESSAGE_LTX_ASSIST (VC dependency mass editor assistant class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-VC-WUI (Application Component) Variant Configuration Web User Interface
⤷
VC2OD_UI (Package) Object Dependency - Web User Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20081203 |
Properties
Class | CL_VC2OD_MESSAGE_LTX_ASSIST | |
Short Description | VC dependency mass editor assistant class | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VC2OD_UI | Object Dependency - Web User Interface |
Created | 20081203 | SAP |
Last change | 20100310 | 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_VC2OD_MESSAGE_LTX_ASSIST has no interface implemented.
Friends
Class CL_VC2OD_MESSAGE_LTX_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | 20081203 | |||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | 20081203 | |||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_WD_COMPONENT | 20081203 | |||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20081203 | |||
5 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_FPM | 20081203 | |||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_FPM_IDR | 20081203 | |||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | /PLMU/IF_FRW_APPL_MODEL | 20081203 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20081203 | |
2 | ![]() |
Instance method | Public | Method | get otr text | 20081203 |
3 | ![]() |
Instance method | Public | Method | collect instances of mass edit DO | 20081203 |
Events
Class CL_VC2OD_MESSAGE_LTX_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_LEAD_OBJECT_KEYS | Public | See coding | 20081203 | BEGIN OF gty_s_lead_object_keys,
lead_obj_ext_id TYPE vc2od_obj_ext_id,
assignment_no TYPE knobj,
END OF gty_s_lead_object_keys
|
||
2 | GTY_T_LEAD_OBJECT_KEYS | Public | See coding | 20081203 | gty_t_lead_object_keys TYPE STANDARD TABLE OF gty_s_lead_object_keys
|
Method Signatures
Method CONVERT_STRING_TABLE_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | 20081203 | |||
2 | ![]() |
IT_STRING_TABLE | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20081203 |
Method CONVERT_STRING_TABLE_TO_STRING on class CL_VC2OD_MESSAGE_LTX_ASSIST has no exception.
Method GET_OTR_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OTR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20081203 | |||
2 | ![]() |
IV_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20081203 |
Method GET_OTR_TEXT on class CL_VC2OD_MESSAGE_LTX_ASSIST has no exception.
Method INIT_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20081203 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20081203 | ||
3 | ![]() |
IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20081203 | ||
4 | ![]() |
IO_IDR_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_IDR | 20081203 | |||
5 | ![]() |
IO_LTX_APPL | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_APPL_MODEL | 20081203 |
Method INIT_APPLICATION on class CL_VC2OD_MESSAGE_LTX_ASSIST has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |