SAP ABAP Class /IPRO/IF_USRSTATUS (User Status BADI Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081030
Properties
Class /IPRO/IF_USRSTATUS  
Short Description User Status BADI Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081030   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_USRSTATUS has no forward declaration.
Interfaces
Class /IPRO/IF_USRSTATUS has no interface implemented.
Friends
Class /IPRO/IF_USRSTATUS has no friend class.
Attributes
Class /IPRO/IF_USRSTATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_ELEMENT_UI Instance method Public Method Control the Element UI components 20081124
2 CHANGE_STATUS_PROFILE Instance method Public Method Change the status profile 20081030
3 IS_ACTION_ALLOWED Instance method Public Method Control Actions on Documents/Templates 20090304
Events
Class /IPRO/IF_USRSTATUS has no event.
Types
Class /IPRO/IF_USRSTATUS has no local type.
Method Signatures

Method CHANGE_ELEMENT_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20081124
2 Importing IV_ESTAT Call by reference Type reference (TYPE) J_ESTAT User Status 20081124
3 Importing IV_STSMA Call by reference Type reference (TYPE) J_STSMA Status profile 20081124

Method CHANGE_ELEMENT_UI on class /IPRO/IF_USRSTATUS has no exception.

Method CHANGE_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STSMA Call by reference Type reference (TYPE) J_STSMA Status profile 20081030
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081030
3 Importing IV_OBJTYPE Call by reference Type reference (TYPE) CHAR3 3-Byte field 20081030

Method CHANGE_STATUS_PROFILE on class /IPRO/IF_USRSTATUS has no exception.

Method IS_ACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ALLOWED Call by reference Type reference (TYPE) SEU_BOOL Boolean 20090304
2 Importing IV_ACTION Call by reference Type reference (TYPE) J_VORGANG Business Transaction 20090304
3 Importing IV_ESTAT Call by reference Type reference (TYPE) J_ESTAT User Status 20090304
4 Importing IV_GUID Call by reference Type reference (TYPE) GUID Status Profile 20090304
5 Importing IV_OBJTYP Call by reference Type reference (TYPE) J_OBTYP Object Category 20090304

Method IS_ACTION_ALLOWED on class /IPRO/IF_USRSTATUS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in