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 /PLMB/IF_FRW_MAP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /PLMU/CL_FRW_ACTION_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 /PLMU/IF_FRW_ACTION_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 /PLMU/IF_FRW_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 IF_T100_MESSAGE 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 GV_CLIENT_ENVIRONMENT Static Attribute Public Type reference (TYPE) I 20080123
2 GV_IS_DMZ Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080402
3 GV_SYSALIAS Static Attribute Public Type reference (TYPE) STRING 20080128
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091021
2 COLLECT_MESSAGES Static method Public Method Collect messages 20080213
3 GET_HEADER_DATA Static method Public Method Get the key structure & object type of the header object 20080307
4 GET_INSTANCE Static method Public Method Action util factory 20080204
5 INVALIDATE_INSTANCE Static method Public Method Removes Action Util instance 20090324
6 PROCESS_MESSAGES 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 Importing IS_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20080213
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_GOS_MSG Messages for user specific data maintenance 20080213
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message identification 20080213
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO System Message Number 20080213
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20080213
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message variable 01 20080213
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message variable 02 20080213
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message variable 03 20080213
9 Importing 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 Exporting ER_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA Object type key structure 20080307
2 Exporting ET_PARAMETERS Call by reference Type reference (TYPE) /PLMB/T_FRW_PARAMETERS Parameters 20080723
3 Exporting EV_ABBID Call by reference Type reference (TYPE) /PLMB/SPI_ABBID Application Building Block 20080527
4 Exporting EV_OTYPE Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080307
# Exception Resumable Description Created on
1 /PLMB/CX_FRW_NO_DATA No Data could be retrieved from header component 20080723
2 /PLMB/CX_FRW_NO_OTYPE 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 Exporting EO_INSTANCE Value transfer Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20080206
2 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT WD component that implements action assist interfaces 20080422
3 Importing IV_ABBID Call by reference Type reference (TYPE) /PLMB/SPI_ABBID Application Building Block 20080422
4 Importing 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 Changing 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 Exporting 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