SAP ABAP Interface /BOBF/IF_FRW_STATUS (Interface to Status & Action Management)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/FRAMEWORK (Package) Business Object Processing Framework
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
Interface /BOBF/IF_FRW_STATUS  
Short Description Interface to Status & Action Management    
General Data
Package /BOBF/FRAMEWORK   Business Object Processing Framework 
Created 20081213   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /BOBF/IF_FRW_STATUS has no forward declaration.
Interfaces
Interface /BOBF/IF_FRW_STATUS has no interface.
Friends
Interface /BOBF/IF_FRW_STATUS has no friend.
Attributes
Interface /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
Interface /BOBF/IF_FRW_STATUS has no event.
Types
Interface /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 Interface /BOBF/IF_FRW_STATUS has no parameter.
Method CLEANUP on Interface /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 Interface /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 702