SAP ABAP Class /BOBF/IF_FRW_STATUS (Interface to Status & Action Management)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_LIB_SAM_ADAPTER BOPF Adapter for Status Mgmt(OBSOLETE) 20081127
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_LIB_STATUS_ADAPTER SAM Adapter for NW SAM 3.0 20090818
Properties
Class /BOBF/IF_FRW_STATUS  
Short Description Interface to Status & Action Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_FRW_STATUS has no forward declaration.
Interfaces
Class /BOBF/IF_FRW_STATUS has no interface implemented.
Friends
Class /BOBF/IF_FRW_STATUS has no friend class.
Attributes
Class /BOBF/IF_FRW_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTION Instance method Public Method check action 20081213
2 CLEANUP Instance method Public Method cleanup for instance attributes 20081213
3 CREATE Instance method Public Method creates a status node instance 20081213
4 DELETE Instance method Public Method deletes a status node instance 20081213
5 GET_CONSISTENCY_STATUS Instance method Public Method reads the consistency status 20081213
6 GET_PROPERTIES Instance method Public Method sets the dynamic action properties 20081213
7 SET_CONSISTENCY_STATUS Instance method Public Method sets the consistency status 20081213
8 UPDATE Instance method Public Method state guard or action to change the status 20081213
Events
Class /BOBF/IF_FRW_STATUS has no event.
Types
Class /BOBF/IF_FRW_STATUS has no local type.
Method Signatures

Method CHECK_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20081213
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081213
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081213
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081213
5 Importing IV_ACT_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY Action 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081213

Method CLEANUP Signature

Method CLEANUP on class /BOBF/IF_FRW_STATUS has no parameter.
Method CLEANUP on class /BOBF/IF_FRW_STATUS has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20081213
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081213
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20081213
4 Importing IT_NODE Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE NodeID 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081213

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20081213
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081213
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081213
4 Importing IT_NODE Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE Node Table 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20081213

Method GET_CONSISTENCY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_VALUES Call by reference Type reference (TYPE) /BOBF/T_FRW_STATUS_VALUE Key with Status Value 20081213
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081213
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081213
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20081213
5 Importing IV_STA_VAR_KEY Call by reference Type reference (TYPE) /BOBF/STA_VAR_KEY Status Variable 20081213

Method GET_CONSISTENCY_STATUS on class /BOBF/IF_FRW_STATUS has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTY Call by reference Type reference (TYPE) /BOBF/T_FRW_PROPERTY_K Property Node Table 20081213
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081213
3 Importing IT_ACTION Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY2 Action keys 20081213
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081213
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20081213

Method SET_CONSISTENCY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE 20081213
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081213
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081213
4 Importing IT_CONSISTENCY Call by reference Type reference (TYPE) /BOBF/T_FRW_CONSISTENCY Consistency Information 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20081213

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20081213
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081213
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081213
4 Importing IT_STATUS Call by reference Type reference (TYPE) /BOBF/T_FRW_NODE_DATA Table of changed status nodes 20081213
5 Importing IV_ACT_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY Action 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20081213
History
Last changed by/on SAP  20130531 
SAP Release Created in