SAP ABAP Class CL_DPR_UI_LOG_APPROVAL (Approvals)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_UI_LOGIC (Package) Project Management UI Data Formatting
Properties
Class CL_DPR_UI_LOG_APPROVAL  
Short Description Approvals    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UI_LOGIC   Project Management UI Data Formatting 
Created 20041229   SAP 
Last change 20141109    
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)
2 IF_DPR_CORE_SERVICE_INBOUND Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_DPR_UI_LOG_APPROVAL has no interface implemented.
Friends
Class CL_DPR_UI_LOG_APPROVAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_SESSION_STATE Instance attribute Private Object reference (TYPE REF TO) CL_DPR_SESSION_STATE In-Process Memory 20041229
2 MT_DECISION_MAKERS Instance attribute Private Type reference (TYPE) T_DECISION_MAKERS Decision Maker 20050126
3 MT_IND_APPROVAL_DATA Instance attribute Private Type reference (TYPE) T_IND_APPROVAL_DATA Individual Approvals 20050124
4 MT_PROPERTIES Static Attribute Private Type reference (TYPE) IF_DPR_CORE_SERVICE_INBOUND=>TT_PROPERTIES Field Properties 20050707
5 MV_EDIT_MODE Instance attribute Private Type reference (TYPE) I 0 Display, 1 Change, 2 Exclusive 20041229
6 MV_LANGUAGE_EXT Instance attribute Private Type reference (TYPE) DPR_TV_LANGU_EXT External Language Key 20041229
7 MV_NO_DECISION Static Attribute Public Type reference (TYPE) STRING 'No Decision' 20050708
8 MV_PHASE_STATUS Instance attribute Private Type reference (TYPE) J_ISTAT Status of Phase 20050218
9 MV_PHA_ID Instance attribute Private Type reference (TYPE) STRING 20070124
10 MV_PRJ_ID Instance attribute Private Type reference (TYPE) STRING 20070124
11 MV_TEMPLATE Instance attribute Private Type reference (TYPE) ABAP_BOOL Template Mode 20041229
12 SC_DECISION_GRANTED Static Attribute Public Type reference (TYPE) DPR_TV_APPROVAL_DECISION 'A' Approval Granted 20050210
13 SC_DECISION_REJECTED Static Attribute Public Type reference (TYPE) DPR_TV_APPROVAL_DECISION 'R' Approval Rejected 20050210
14 SR_UI_LOG_APPROVAL Static Attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_APPROVAL Approvals 20041229
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_BREADCRUMB Instance method Public Method Breadcrumb Data for Individual Approval 20041230
2 CONSTRUCTOR Instance method Private Constructor Constructor 20041229
3 CREATE_APPROVAL Instance method Private Method Create Approval 20041229
4 CREATE_IND_APPROVAL Instance method Private Method Create Individual Approval 20041229
5 DELETE_APPROVAL Instance method Private Method Delete Approval 20041229
6 DELETE_IND_APPROVAL Instance method Private Method Delete Individual Approval 20041229
7 GET_APPROVAL Instance method Private Method Approval for Phase 20050112
8 GET_APPROVAL_ACTION_PROPERTIES Instance method Public Method Permitted Actions Approval 20050207
9 GET_APPROVAL_COMMENT Instance method Public Method Get Comment 20050118
10 GET_APPROVAL_DOCUMENT Instance method Public Method Approval Document 20050120
11 GET_APPROVAL_OF_PHASE Instance method Public Method Read Approval for Phase 20050117
12 GET_APPROVAL_STATUS Instance method Public Method Determine Status of Approval 20050118
13 GET_DATA_BY_RETREIVE Instance method Public Method Get Data for Project Element 20050216
14 GET_DECIDER_BY_USER Instance method Public Method Deliver Decision Maker Data 20050126
15 GET_DECISION_MAKER_VALUES Instance method Public Method Values: Valid Decision Makers for Role 20050124
16 GET_DECISIVE_ROLES_VALUES Instance method Public Method Values: Valid Roles 20050124
17 GET_EDIT_MODE Instance method Public Method Delivers Change Mode 20050221
18 GET_FIELD_PROPERTIES Instance method Public Method Gets Field Properties 20050609
19 GET_HELP_REF Instance method Public Method Supplies Help Links 20050706
20 GET_INDIVIDUAL_APPROVALS Instance method Public Method Read Individual Approvals for Approval 20050117
21 GET_IND_APPROVALS Instance method Private Method Individual Approvals for Approval 20041229
22 GET_IND_APPROVAL_COMMENT Instance method Public Method Get Comment 20050118
23 GET_IND_APPROVAL_STATUS Instance method Public Method Get Status 20050118
24 GET_IND_APPR_ACTION_PROPERTIES Instance method Public Method Permitted Actions Individual Approval 20050218
25 GET_INFORMATION Instance method Private Method Approval Status Information 20050128
26 GET_INSTANCE Static method Public Method Delivers Singleton 20041229
27 GET_PHASE_STATUS Instance method Public Method Delivers Status of Phase 20050218
28 GET_PHASE_STATUS_INT Instance method Public Method Determine Status of Phase for Approval 20050713
29 INITIALIZE Instance method Public Method Reset 20050429
30 REPORT_ACTION Instance method Public Method Send Actions to Change Manager 20050111
31 REPORT_CHANGED_APPR_DATA Instance method Public Method Send Changes to Back-End 20050125
32 SET_SESSION_VALUES Instance method Private Method Sets Lang., Change Mode, Template, and so on in Attributes 20041229
Events
Class CL_DPR_UI_LOG_APPROVAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_APPROVAL_DATA Private See coding Approval Data 20041229 T_APPROVAL_DATA type table of dpr_ts_api_approval_o
2 T_DECISION_MAKERS Private See coding Decision Maker 20050126 T_DECISION_MAKERS type table of dpr_ts_ui_decision_maker
3 T_IND_APPROVAL_DATA Private See coding Individual Approval Data 20041229 T_IND_APPROVAL_DATA type table of dpr_ts_api_ind_approval_o
4 T_KEYS Private See coding API: Key of Root Object 20041229 T_KEYS type table of DPR_TS_API_ROOT_OBJECT_KEY
Method Signatures

Method BUILD_BREADCRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Objektauswahl 20041230
2 Importing IV_DECIDER Call by reference Type reference (TYPE) DPR_TV_DECIDER Vorgesehener Entscheider (Benutzername) 20041230
3 Returning RT_BREADCRUMB Value transfer Type reference (TYPE) DPR_TT_UI_BREAD_CRUMB Tabelle Bread Crumb Daten Webdynpro UI 20041230

Method BUILD_BREADCRUMB on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA Abnahmedaten 20050127
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208
3 Importing IV_PHASE_KEY Call by reference Type reference (TYPE) DPR_TS_API_PHASE_O_KEY Schlüssel der Phase 20050127

Method CREATE_APPROVAL on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method CREATE_IND_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPROVAL_KEY Call by reference Type reference (TYPE) DPR_TS_API_APPROVAL_O_KEY API: Schlüssel der Abnahme 20050127
2 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA Einzelabnahmen 20050127
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method CREATE_IND_APPROVAL on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method DELETE_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_APPROVAL_KEYS Call by reference Type reference (TYPE) T_KEYS Schlüssel Abnahme 20041229
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method DELETE_APPROVAL on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method DELETE_IND_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IND_APPROVAL_KEY Call by reference Type reference (TYPE) DPR_TS_API_ROOT_OBJECT_KEY Schlüssel Einzelabnahme 20050124
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method DELETE_IND_APPROVAL on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPROVAL_DATA Call by reference Type reference (TYPE) DPR_TT_UI_APPROVAL Abnahmedaten 20050112
2 Importing IT_PHASE_KEYS Call by reference Type reference (TYPE) T_KEYS Schlüssel des Wurzelobjekts: Phase 20050112
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method GET_APPROVAL on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_APPROVAL_ACTION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BACK_TO_IAP_VIS Call by reference Type reference (TYPE) WDUI_VISIBILITY WebDynpro:Visibility 20050802
2 Exporting EV_CANCEL_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050207
3 Exporting EV_CANCEL_VIS Call by reference Type reference (TYPE) WDUI_VISIBILITY WebDynpro:Visibility 20050713
4 Exporting EV_CHANGE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050218
5 Exporting EV_CREATE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050207
6 Exporting EV_CREATE_IND_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20070117
7 Exporting EV_CREATE_IND_VIS Call by reference Type reference (TYPE) WDUI_VISIBILITY WebDynpro:Visibility 20070117
8 Exporting EV_CREATE_VERSION_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050207
9 Exporting EV_CREATE_VERSION_VIS Call by reference Type reference (TYPE) WDUI_VISIBILITY WebDynpro:Visibility 20050713
10 Exporting EV_CREATE_VIS Call by reference Type reference (TYPE) WDUI_VISIBILITY WebDynpro:Visibility 20050713
11 Exporting EV_DELETE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050218
12 Exporting EV_DISPLAY_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050218
13 Exporting EV_GRANT_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050207
14 Exporting EV_GRANT_VIS Call by reference Type reference (TYPE) WDUI_VISIBILITY WebDynpro:Visibility 20050713
15 Exporting EV_REJECT_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050207
16 Exporting EV_REJECT_VIS Call by reference Type reference (TYPE) WDUI_VISIBILITY WebDynpro:Visibility 20050713
17 Exporting EV_REPEAT_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050207
18 Exporting EV_REPEAT_VIS Call by reference Type reference (TYPE) WDUI_VISIBILITY WebDynpro:Visibility 20050713
19 Exporting EV_START_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050207
20 Exporting EV_START_VIS Call by reference Type reference (TYPE) WDUI_VISIBILITY WebDynpro:Visibility 20050713
21 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050207
22 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method GET_APPROVAL_ACTION_PROPERTIES on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_APPROVAL_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_COMMENT Value transfer Type reference (TYPE) STRING Kommentar 20050118
2 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050118
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method GET_APPROVAL_COMMENT on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_APPROVAL_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DOCUMENT Value transfer Type reference (TYPE) STRING Dokument 20050120
2 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050120
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method GET_APPROVAL_DOCUMENT on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_APPROVAL_OF_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APPROVAL_DATA Call by reference Type reference (TYPE) DPR_TS_API_APPROVAL_O Abnahmedaten 20050117
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050117
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050210

Method GET_APPROVAL_OF_PHASE on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_APPROVAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) J_STSMA Status Schema 20050118
2 Exporting EV_STATUS_TEXT Call by reference Type reference (TYPE) STRING Statustext 20050118
3 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050118
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method GET_APPROVAL_STATUS on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_DATA_BY_RETREIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) DATA 20050216
2 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050216
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050216

Method GET_DATA_BY_RETREIVE on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_DECIDER_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DECISIVE_ROLE_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Rolle 20050126
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME Benutername tEntscheider 20050126
3 Returning RS_DECIDER_DATA Value transfer Type reference (TYPE) DPR_TS_UI_DECISION_MAKER Projekt Abnahme: Entscheider 20050126

Method GET_DECIDER_BY_USER on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_DECISION_MAKER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Rolle 20050124
2 Returning RT_NAME_VALUES Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Zulässige Werte 20050124

Method GET_DECISION_MAKER_VALUES on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_DECISIVE_ROLES_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208
2 Importing IV_PROJECT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050124
3 Returning RT_NAME_VALUES Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Zulässige Werte 20050124

Method GET_DECISIVE_ROLES_VALUES on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EDIT_MODE Value transfer Type reference (TYPE) I Änderungsmodus 20050221

Method GET_EDIT_MODE on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_FIELD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROPERTIES Call by reference Type reference (TYPE) IF_DPR_CORE_SERVICE_INBOUND=>TY_PROPERTIES Properties 20050609
2 Importing IV_FIELD Call by reference Type reference (TYPE) STRING Feld 20050609
3 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Guid 20050609
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20050609

Method GET_FIELD_PROPERTIES on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_HELP_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_APPR_HELP Call by reference Type reference (TYPE) STRING Hilfe Link Abnahme 20050706
2 Exporting E_IND_APPR_HELP Call by reference Type reference (TYPE) STRING Hilfe Link Einzelabnahme 20050706

Method GET_HELP_REF on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_INDIVIDUAL_APPROVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IND_APPROVAL_DATA Call by reference Type reference (TYPE) DPR_TT_UI_IND_APPROVAL Einzelabnahme Daten 20050117
2 Importing IV_APPROVAL_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR GUID Abnahme 20050117
3 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) I Änderungsmodus 20050901
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method GET_INDIVIDUAL_APPROVALS on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_IND_APPROVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IND_APPROVAL_DATA Call by reference Type reference (TYPE) DPR_TT_UI_IND_APPROVAL Einzelabnahme Daten 20041229
2 Importing IT_APPROVAL_KEYS Call by reference Type reference (TYPE) T_KEYS Schlüssel Wurzelobjekt: Abnahme 20041229
3 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) I Änderungsmodus 20050901
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method GET_IND_APPROVALS on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_IND_APPROVAL_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_COMMENT Value transfer Type reference (TYPE) STRING Kommentar 20050118
2 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050118
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method GET_IND_APPROVAL_COMMENT on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_IND_APPROVAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) CRM_J_STATUS Status Schema 20050118
2 Exporting EV_STATUS_TEXT Value transfer Type reference (TYPE) STRING Statustext 20050118
3 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050118
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050208

Method GET_IND_APPROVAL_STATUS on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_IND_APPR_ACTION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050218
2 Exporting EV_CHANGE_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Sichtbar 20050712
3 Exporting EV_CREATE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050218
4 Exporting EV_CREATE_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Sichtbar 20050712
5 Exporting EV_DELETE_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050218
6 Exporting EV_DELETE_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Sichtbar 20050712
7 Exporting EV_DISPLAY_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050218
8 Exporting EV_DISPLAY_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Sichtbar 20050712
9 Exporting EV_GRANT_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050318
10 Exporting EV_GRANT_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Sichtbar 20050712
11 Exporting EV_REJECT_ALLOWED Call by reference Type reference (TYPE) BOOLE_D Aktion ist erlaubt 20050318
12 Exporting EV_REJECT_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Sichtbar 20050712
13 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050218
14 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050218

Method GET_IND_APPR_ACTION_PROPERTIES on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPROVAL_DATA Call by reference Type reference (TYPE) DPR_TS_API_APPROVAL_O API: Attribute Abnahme 20050128
2 Returning RV_INFORMATION Value transfer Type reference (TYPE) STRING Abnahme Status Info 20050128

Method GET_INFORMATION on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_UI_LOG_APPROVAL Value transfer Object reference (TYPE REF TO) CL_DPR_UI_LOG_APPROVAL Abnahmen 20041229

Method GET_INSTANCE on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_PHASE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS Value transfer Type reference (TYPE) J_ISTAT Status 20050218

Method GET_PHASE_STATUS on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method GET_PHASE_STATUS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) J_STSMA Status Schema 20050713
2 Exporting EV_STATUS_TEXT Call by reference Type reference (TYPE) STRING Statustext 20050713
3 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050713
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050713

Method GET_PHASE_STATUS_INT on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_DPR_UI_LOG_APPROVAL has no parameter.
Method INITIALIZE on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method REPORT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMETERS Call by reference Type reference (TYPE) DATA Parameter Daten 20050124
2 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) STRING Name der Aktion 20050124
3 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050124
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050210
5 Importing IV_TEMPLATE Call by reference Type reference (TYPE) BOOLE_D Vorlage 20050208
6 Returning RV_UPD_FLAG Value transfer Type reference (TYPE) BOOLE_D BE Update ok 20050224

Method REPORT_ACTION on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method REPORT_CHANGED_APPR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY Datenstruktur 20050125
2 Importing IT_CHANGED_ATTR Call by reference Type reference (TYPE) WDR_CONTEXT_CHANGE_LIST Web Dynpro: Liste mit Context-Änderungen 20050125
3 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050125
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050125

Method REPORT_CHANGED_APPR_DATA on class CL_DPR_UI_LOG_APPROVAL has no exception.

Method SET_SESSION_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20041229

Method SET_SESSION_VALUES on class CL_DPR_UI_LOG_APPROVAL has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400