SAP ABAP Class IF_DPR_STATUS_ACTION (Development Projects: Business Action of Status Adminisrtn)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_STATUS_ACTION Abstract Action of Status Administration 20030128
Properties
Class IF_DPR_STATUS_ACTION  
Short Description Development Projects: Business Action of Status Adminisrtn    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030128   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_DPR_STATUS_ACTION has no interface implemented.
Friends
Class IF_DPR_STATUS_ACTION has no friend class.
Attributes
Class IF_DPR_STATUS_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Execute Action for Status Element 20030128
2 GET_DESCRIPTION Instance method Public Method Access Method to Description (Reading) 20030128
3 GET_KEY Instance method Public Method Access Method to Action Key (Reading) 20030128
4 GET_PERMITTING_OBTYPS Instance method Public Method Access Method to Object Categories That Allow the Action 20030128
5 GET_STATUS_MANAGEMENT_KEY Instance method Public Method Determines Key for Status Management (BSVA) 20030129
6 IS_PERMITTED_BY_OBTYP Instance method Public Method Is action allowed by object category? 20030128
Events
Class IF_DPR_STATUS_ACTION has no event.
Types
Class IF_DPR_STATUS_ACTION has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STATUS_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ELEMENT Development Projects: Schnittstelle aller Objekte mit Status 20030128
2 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Bool'scher Wert: Nur prüfen, ob Vorgang ausgeführt werden k. 20030128
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20030128

Method EXECUTE on class IF_DPR_STATUS_ACTION has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20030128
2 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) TEXT50 Beschreibung der Aktion 20030128

Method GET_DESCRIPTION on class IF_DPR_STATUS_ACTION has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KEY Value transfer Type reference (TYPE) STRING Schlüssel der Aktion 20030128

Method GET_KEY on class IF_DPR_STATUS_ACTION has no exception.

Method GET_PERMITTING_OBTYPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBTYP Value transfer Type reference (TYPE) DPR_TT_STATUS_OBTYP Objekttypen der Statusverwaltung 20030128

Method GET_PERMITTING_OBTYPS on class IF_DPR_STATUS_ACTION has no exception.

Method GET_STATUS_MANAGEMENT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVITY Call by reference Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20030129
2 Exporting EV_ESTAT Call by reference Type reference (TYPE) J_ESTAT Anwenderstatus 20030129
3 Exporting EV_ISTAT Call by reference Type reference (TYPE) J_ISTAT Systemstatus 20030129
4 Exporting EV_STSMA Call by reference Type reference (TYPE) J_STSMA Statusschema 20030129

Method GET_STATUS_MANAGEMENT_KEY on class IF_DPR_STATUS_ACTION has no exception.

Method IS_PERMITTED_BY_OBTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBTYP Call by reference Type reference (TYPE) J_OBTYP Objekttyp der Statusverwaltung 20030128
2 Returning RV_IS_PERMITTED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Objekttyp erlaubt Vorgang (True = 'X') 20030128

Method IS_PERMITTED_BY_OBTYP on class IF_DPR_STATUS_ACTION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in