SAP ABAP Class CL_FCOM_STATUS_WRAPPER (Wrapper Class for Status)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_MASTERDATA_CORE (Package) Master data
Properties
Class CL_FCOM_STATUS_WRAPPER  
Short Description Wrapper Class for Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FCOM_MASTERDATA    
Program status     
Category 0   
Package FCOM_MASTERDATA_CORE   Master data 
Created 20100719   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCOM_STATUS_WRAPPER has no interface implemented.
Friends
Class CL_FCOM_STATUS_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FALSE Constant Public Type reference (TYPE) BOOLEAN SPACE 20100820
2 GC_TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' 20100820
3 MO_ENHANCED Instance attribute Private Object reference (TYPE REF TO) IF_FCOM_STATUS_ENHANCEMENT Enhancement for Status 20100727
4 MT_STATUS_OBJECTS Instance attribute Public Type reference (TYPE) FCOMY_STATUS_ATTR Table Type: Individual Object Status 20100719
5 MT_STATUS_OBTYPS Instance attribute Public Type reference (TYPE) FCOMY_STATUS_OBTYP Table type of FCOMS_STATUS_OBTYP 20100719
6 MT_STATUS_PROFILES Instance attribute Public Type reference (TYPE) FCOMY_STATUS_PROFILE Table type of FCOMS_STATUS_PROFILE 20100719
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_STATUS_BY_TRAN Instance method Public Method Change status by activity 20100719
2 CHANGE_SYSTEM_STATUS Instance method Public Method Change system status 20100719
3 CHANGE_USER_STATUS Instance method Public Method Change user status 20100719
4 CONSTRUCTOR Instance method Public Constructor Constructor 20100719
5 CREATE_STATUS_OBJECT Instance method Public Method Create status object 20100719
6 DELETE_STATUS_OBJECT Instance method Public Method Delete status object 20100719
7 DEQUEUE_STATUS Instance method Public Method Dequeue Status 20100719
8 ENQUEUE_STATUS Instance method Public Method Enqueue Status 20100719
9 READ_OBTYP Instance method Public Method Read Status Type (System Status) 20100719
10 READ_PROFILE Instance method Public Method Read Status Profile (User Status) 20100719
11 READ_STATUS_INTER Instance method Private Method Internally read status 20100719
12 READ_STATUS_OBJECT Instance method Public Method Read Status Object 20100719
13 RESET_STATUS_BUFFER Instance method Public Method Reset the status buffer 20110107
14 SAVE_STATUS_OBJECT Instance method Public Method Save status object 20100719
15 SET_ENHANCED_INTERFACE Instance method Public Method Set the enhanced interface 20100727
16 SWTICH_STATUS_NUMBER Instance method Public Method Switch number of status 20100719
17 UNSET_ENHANCED_INTERFACE Instance method Public Method Unset the enhanced interface 20100727
Events
Class CL_FCOM_STATUS_WRAPPER has no event.
Types
Class CL_FCOM_STATUS_WRAPPER has no local type.
Method Signatures

Method CHANGE_STATUS_BY_TRAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20100719
2 Exporting ES_STATUS_ATTR Call by reference Type reference (TYPE) FCOMS_STATUS_ATTR Structure: Status Attribute 20100719
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100719
4 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719
5 Importing IV_VRGNG Value transfer Type reference (TYPE) J_VORGANG Business Transaction 20100719

Method CHANGE_STATUS_BY_TRAN on class CL_FCOM_STATUS_WRAPPER has no exception.

Method CHANGE_SYSTEM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20100719
2 Exporting ES_STATUS_ATTR Call by reference Type reference (TYPE) FCOMS_STATUS_ATTR Structure: Status Attribute 20100727
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100720
4 Importing IB_SETCHGKZ Call by reference Type reference (TYPE) J_CHGKZ Indicator: Change documents are active 20100719
5 Importing IT_STATUS Call by reference Type reference (TYPE) FCOMY_STATUS_JSTAT Table type of JSTAT 20100719
6 Importing IV_MSGZEILE Call by reference Type reference (TYPE) MSGZEILE SPACE Line number 20100719
7 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719

Method CHANGE_SYSTEM_STATUS on class CL_FCOM_STATUS_WRAPPER has no exception.

Method CHANGE_USER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ERROR Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100719
2 Exporting ES_STATUS_ATTR Call by reference Type reference (TYPE) FCOMS_STATUS_ATTR Structure: Status Attribute 20100727
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100720
4 Exporting EV_STONR Call by reference Type reference (TYPE) J_STONR Status Order Number 20100719
5 Importing IB_NOCHECK Call by reference Type reference (TYPE) BOOLEAN SPACE Boolean Variable (X=True, -=False, Space=Unknown) 20100719
6 Importing IB_SETCHGKZ Call by reference Type reference (TYPE) J_CHGKZ Indicator: Change documents are active 20100719
7 Importing IB_SETINACT Call by reference Type reference (TYPE) BOOLEAN SPACE Boolean Variable (X=True, -=False, Space=Unknown) 20100719
8 Importing IV_ESTAT Call by reference Type reference (TYPE) J_ESTAT User Status 20100719
9 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719

Method CHANGE_USER_STATUS on class CL_FCOM_STATUS_WRAPPER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FCOM_STATUS_WRAPPER has no parameter.
Method CONSTRUCTOR on class CL_FCOM_STATUS_WRAPPER has no exception.

Method CREATE_STATUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20100719
2 Exporting ES_STATUS_ATTR Call by reference Type reference (TYPE) FCOMS_STATUS_ATTR Structure: Status Attribute 20100719
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100719
4 Importing IV_OBTYP Value transfer Type reference (TYPE) J_OBTYP Object Category 20100719
5 Importing IV_STSMA Value transfer Type reference (TYPE) J_STSMA Status Profile 20100719

Method CREATE_STATUS_OBJECT on class CL_FCOM_STATUS_WRAPPER has no exception.

Method DELETE_STATUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719

Method DELETE_STATUS_OBJECT on class CL_FCOM_STATUS_WRAPPER has no exception.

Method DEQUEUE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719

Method DEQUEUE_STATUS on class CL_FCOM_STATUS_WRAPPER has no exception.

Method ENQUEUE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20100719
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100719
3 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719

Method ENQUEUE_STATUS on class CL_FCOM_STATUS_WRAPPER has no exception.

Method READ_OBTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBTYP Call by reference Type reference (TYPE) FCOMS_STATUS_OBTYP Status type 20100719
2 Importing IV_OBTYP Value transfer Type reference (TYPE) J_OBTYP Object Category 20100719

Method READ_OBTYP on class CL_FCOM_STATUS_WRAPPER has no exception.

Method READ_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROFILE Call by reference Type reference (TYPE) FCOMS_STATUS_PROFILE User status: Profile 20100719
2 Importing IV_STSMA Value transfer Type reference (TYPE) J_STSMA Status Profile 20100719

Method READ_PROFILE on class CL_FCOM_STATUS_WRAPPER has no exception.

Method READ_STATUS_INTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20100719
2 Exporting ES_STATUS Call by reference Type reference (TYPE) FCOMS_STATUS_ATTR Structure: Status Attribute 20100719
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100720
4 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719

Method READ_STATUS_INTER on class CL_FCOM_STATUS_WRAPPER has no exception.

Method READ_STATUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20100719
2 Exporting ES_STATUS_ATTR Call by reference Type reference (TYPE) FCOMS_STATUS_ATTR Structure: Status Attribute 20100719
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100720
4 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719

Method READ_STATUS_OBJECT on class CL_FCOM_STATUS_WRAPPER has no exception.

Method RESET_STATUS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object Number 20110107

Method RESET_STATUS_BUFFER on class CL_FCOM_STATUS_WRAPPER has no exception.

Method SAVE_STATUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object Number 20100726

Method SAVE_STATUS_OBJECT on class CL_FCOM_STATUS_WRAPPER has no exception.

Method SET_ENHANCED_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ERROR Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100727
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100823
3 Importing IR_INTERFACE Call by reference Object reference (TYPE REF TO) IF_FCOM_STATUS_ENHANCEMENT Enhancement for Status 20100727

Method SET_ENHANCED_INTERFACE on class CL_FCOM_STATUS_WRAPPER has no exception.

Method SWTICH_STATUS_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20100719
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100719
3 Importing IV_OBJNR_NEW Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719
4 Importing IV_OBJNR_OLD Value transfer Type reference (TYPE) J_OBJNR Object Number 20100719

Method SWTICH_STATUS_NUMBER on class CL_FCOM_STATUS_WRAPPER has no exception.

Method UNSET_ENHANCED_INTERFACE Signature

Method UNSET_ENHANCED_INTERFACE on class CL_FCOM_STATUS_WRAPPER has no parameter.
Method UNSET_ENHANCED_INTERFACE on class CL_FCOM_STATUS_WRAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606