SAP ABAP Interface IF_DPR_STATUS_ELEMENT (Development Projects: Interface of All Objects with Status)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_STATUS (Package) Project Management - Status Administration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DPR_REPLICATION_ELEMENT Development Projects: Interface of Replicable Appl. Objects 20020531
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_APPROVAL_O Development Projects: Approval 20020116
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CHECKLIST Development Projects: Abstract Checklist 20020522
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CHECKLIST_ITEM_O Development Projects: Checklist Item 20020116
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CONTROL_PLAN_VERSION Proj. Mgmt.: Abstract Control Plan Version 20020327
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_PARTICIPANT Development Projects: Project Participant 20031230
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_PHASE_O Development Projects: Phase 20020116
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_PROJECT Development Projects: Abstract Project 20020116
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_TASK_O Development Projects: Task 20020116
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_INM_INITIATIVE Initiative Abstract Parent 20070412
Properties
Interface IF_DPR_STATUS_ELEMENT  
Short Description Development Projects: Interface of All Objects with Status    
General Data
Package DEVELOPMENT_PROJECTS_STATUS   Project Management - Status Administration 
Created 20020116   SAP 
Last changed 20141109    
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)
2 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DPR_STATUS_MANAGEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_DPR_STATUS_ELEMENT has no interface.
Friends
Interface IF_DPR_STATUS_ELEMENT has no friend.
Attributes
Interface IF_DPR_STATUS_ELEMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_USER_STATUS Instance method Public Method Access Method to User Status (Delete) 20030129
2 EXECUTE_ACTION Instance method Public Method Execute action 20030128
3 EXECUTE_ACTIVITY Instance method Public Method Execute Business Transaction 20020704
4 GET_DELETABLE_USER_STATUS Instance method Public Method Access to Deletable User Status 20030124
5 GET_GUID Instance method Public Method Access Method to GUID (Reading) 20020116
6 GET_OBTYP Instance method Public Method Access Method to Object Type (Reading) 20020117
7 GET_PERMITTED_ACTIONS Instance method Public Method Access Method to Allowed Actions 20030128
8 GET_PERMITTED_ACTIVITIES Instance method Public Method Access Method to Allowed Activities 20020704
9 GET_PERMITTED_STATUS_PROFILES Instance method Public Method Access to Allowed Status Profile 20030123
10 GET_PERMITTED_USER_STATUS Instance method Public Method Access to Allowed Status 20030123
11 GET_PRIMARY_STATUS Instance method Public Method Access Method to Primary Status (Reading) 20020117
12 GET_PROCESSING_STATUS Instance method Public Method Access Method to Summarized Processing Status (Reading) 20020606
13 GET_STATUS Instance method Public Method Access Method to All Statuses (Reading) 20020429
14 GET_STATUS_PROFILE Instance method Public Method Access to Status Profile 20030123
15 GET_STATUS_TEXTS Instance method Public Method Access Method to All Statuses (Including Text) (Reading) 20020429
16 IS_CHANGEABLE Instance method Public Method Can the status of an object be changed? 20020829
17 IS_STATUS_PROFILE_CHANGEABLE Instance method Public Method Can the status of an object be changed? 20030123
18 SET_STATUS_PROFILE Instance method Public Method Access to Status Profile 20030123
19 SET_USER_STATUS Instance method Public Method Access Method to All Statuses (Reading) 20030129
Events
Interface IF_DPR_STATUS_ELEMENT has no event.
Types
Interface IF_DPR_STATUS_ELEMENT has no local type.
Method Signatures

Method DELETE_USER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTION Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ACTION Development Projects: Betriebsw. Aktion d. Statusverwaltung 20030129
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 Statusänderung möglich ist 20030129
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20030129

Method DELETE_USER_STATUS on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method EXECUTE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTION Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ACTION Development Projects: Betriebsw. Aktion d. Statusverwaltung 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_ACTION on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method EXECUTE_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTIVITY Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ACTION Development Projects: Betriebsw. Vorgang d. Statusverwaltung 20020704
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. 20020704
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020704

Method EXECUTE_ACTIVITY on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_DELETABLE_USER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_CHANGEABLE_CHECK Call by reference Type reference (TYPE) XFELD ' ' 'X'=keine Prüfung, ' '=Prüfung 20070326
2 Returning RT_DELETABLE_USER_STATUS Value transfer Type reference (TYPE) DPR_TT_STATUS_ACTIONS Aktionen von Status 20030128

Method GET_DELETABLE_USER_STATUS on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20020116

Method GET_GUID on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_OBTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBTYP Value transfer Type reference (TYPE) J_OBTYP Objekttyp 20020117

Method GET_OBTYP on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_PERMITTED_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_CHANGEABLE_CHECK Call by reference Type reference (TYPE) XFELD ABAP_FALSE 'X' = keine Prüfung ' '=Prüfung 20070326
2 Returning RT_PERMITTED_ACTIONS Value transfer Type reference (TYPE) DPR_TT_STATUS_ACTIONS Aktionen von Status 20030128

Method GET_PERMITTED_ACTIONS on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_PERMITTED_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_CHANGEABLE_CHECK Call by reference Type reference (TYPE) XFELD ' ' 'X'=keine Prüfung, ' '=Prüfung 20070326
2 Returning RT_PERMITTED_ACTIVITIES Value transfer Type reference (TYPE) DPR_TT_STATUS_ACTIONS Erlaubte betriebswirtschaftliche Vorgänge 20020704

Method GET_PERMITTED_ACTIVITIES on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_PERMITTED_STATUS_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PERMITTET_PROFILES Value transfer Type reference (TYPE) DPR_TT_STATUS_PROFILE erlaubete Statusschemata 20030123

Method GET_PERMITTED_STATUS_PROFILES on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_PERMITTED_USER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_CHANGEABLE_CHECK Call by reference Type reference (TYPE) XFELD ' ' 'X'=keine Prüfung, ' '=Prüfung 20070326
2 Returning RT_USER_STATUS Value transfer Type reference (TYPE) DPR_TT_STATUS_ACTIONS Aktionen von Status 20030123

Method GET_PERMITTED_USER_STATUS on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_PRIMARY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PRIMARY_STATUS Value transfer Type reference (TYPE) J_ISTAT Primärer Systemstatus 20020117

Method GET_PRIMARY_STATUS on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_PROCESSING_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROCESSING_STATUS Value transfer Type reference (TYPE) DPR_TS_PROC_STATUS Verdichteter Bearbeitungsstatus 20020606

Method GET_PROCESSING_STATUS on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ONLY_ACTIVE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Nur aktive Status berücksichtigen 20020429
2 Returning RT_STATUS Value transfer Type reference (TYPE) DPR_TT_STATUS_INT Status 20020429

Method GET_STATUS on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS_PROFILE Value transfer Type reference (TYPE) J_STSMA Statusschema 20030123

Method GET_STATUS_PROFILE on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method GET_STATUS_TEXTS 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 20020429
2 Importing IV_ONLY_ACTIVE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Nur aktive Status berücksichtigen 20020429
3 Returning RT_STATUS Value transfer Type reference (TYPE) DPR_TT_STATUS_EXT Status (einschl. Text) 20020429

Method GET_STATUS_TEXTS on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_CHANGEABLE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Änderbarkeit Status (True = 'X') 20020829

Method IS_CHANGEABLE on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method IS_STATUS_PROFILE_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_CHANGEABLE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Änderbarkeit Status (True = 'X') 20030123

Method IS_STATUS_PROFILE_CHANGEABLE on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method SET_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS_PROFILE Value transfer Type reference (TYPE) J_STSMA Statusschema 20030123
2 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20030123

Method SET_STATUS_PROFILE on Interface IF_DPR_STATUS_ELEMENT has no exception.

Method SET_USER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTION Call by reference Object reference (TYPE REF TO) IF_DPR_STATUS_ACTION Development Projects: Betriebsw. Aktion d. Statusverwaltung 20030129
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 Statusänderung möglich ist 20030129
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20030129

Method SET_USER_STATUS on Interface IF_DPR_STATUS_ELEMENT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100