SAP ABAP Class /PLMU/CL_FRW_ACTION_UTIL (Action Utilities)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_SERVICES (Package) UI Framework: Services

⤷

⤷

Properties
Class | /PLMU/CL_FRW_ACTION_UTIL | |
Short Description | Action Utilities | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMU/UI_FRW_SERVICES | UI Framework: Services |
Created | 20071212 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /PLMU/CL_FRW_ACTION_UTIL has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | /PLMU/CL_FRW_ACTION_UTIL_INT | 20110313 | Action Utilities (Internal) | |
2 | /PLMU/CL_FRW_LAUNCHPAD | 20100413 | Launchpad Handler |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 20080123 | |||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080402 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20080128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091021 |
2 | ![]() |
Static method | Public | Method | Collect messages | 20080213 |
3 | ![]() |
Static method | Public | Method | Get the key structure & object type of the header object | 20080307 |
4 | ![]() |
Static method | Public | Method | Action util factory | 20080204 |
5 | ![]() |
Static method | Public | Method | Removes Action Util instance | 20090324 |
6 | ![]() |
Static method | Public | Method | DEPRECATED: Process Messages | 20080213 |
Events
Class /PLMU/CL_FRW_ACTION_UTIL has no event.
Types
Class /PLMU/CL_FRW_ACTION_UTIL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_ACTION_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_ACTION_UTIL has no exception.
Method COLLECT_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20080213 | ||
2 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_MSG | Messages for user specific data maintenance | 20080213 | ||
3 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message identification | 20080213 | ||
4 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | System Message Number | 20080213 | ||
5 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20080213 | ||
6 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message variable 01 | 20080213 | ||
7 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message variable 02 | 20080213 | ||
8 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message variable 03 | 20080213 | ||
9 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message variable 04 | 20080213 |
Method COLLECT_MESSAGES on class /PLMU/CL_FRW_ACTION_UTIL has no exception.
Method GET_HEADER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | Object type key structure | 20080307 | ||
2 | ![]() |
ET_PARAMETERS | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_PARAMETERS | Parameters | 20080723 | ||
3 | ![]() |
EV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block | 20080527 | ||
4 | ![]() |
EV_OTYPE | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20080307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Data could be retrieved from header component | 20080723 | |
2 | ![]() |
No Object Type could be retrieved | 20080723 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | Action utilities for applications | 20080206 | ||
2 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | WD component that implements action assist interfaces | 20080422 | ||
3 | ![]() |
IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block | 20080422 | ||
4 | ![]() |
IV_MAPPING_MODE | Call by reference | Type reference (TYPE) | /PLMB/FRW_MAPPING_MODE | /PLMB/IF_FRW_MAP=>GC_S_MAPPING_MODE-MAP_ALL | Mapping Mode | 20090305 |
Method GET_INSTANCE on class /PLMU/CL_FRW_ACTION_UTIL has no exception.
Method INVALIDATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_ACTION_UTIL | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | Action utilities for applications | 20090324 |
Method INVALIDATE_INSTANCE on class /PLMU/CL_FRW_ACTION_UTIL has no exception.
Method PROCESS_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_MSG | Messages | 20080502 |
Method PROCESS_MESSAGES on class /PLMU/CL_FRW_ACTION_UTIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |