SAP ABAP Class CL_DPR_APPROVAL_O (Development Projects: Approval)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-STR (Application Component) Structure
     DEVELOPMENT_PROJECTS_APPROVAL (Package) Project Management - Approvals
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_APPROVAL Development Projects: Abstract Approval 20011213
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_ENQUEUE Objects That Set the Generic DPR Lock 20040209
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_SIGNATURE_PROCESS Development Projects: Signature Process 20020517
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_STATUS_ELEMENT Development Projects: Interface of All Objects with Status 20020116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_APPROVAL_O_SIM Development Projects: Approval (Simulation) 20031010
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_APPROVAL_O_SNAP Development Projects: Approval (Snapshot) 20031010
Properties
Class CL_DPR_APPROVAL_O  
Short Description Development Projects: Approval    
Super Class CL_DPR_APPROVAL Development Projects: Abstract Approval 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class DPR_APPROVAL    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_APPROVAL   Project Management - Approvals 
Created 20011213   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 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_DPR_COMMON Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_DPR_ENTITY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_ENQUEUE Objects That Set the Generic DPR Lock 20040209
2 IF_DPR_SIGNATURE_PROCESS Development Projects: Signature Process 20020517
3 IF_DPR_STATUS_ELEMENT Development Projects: Interface of All Objects with Status 20020116
Friends
# Friend Modeled only Created on Description
1 CL_DPR_APPL_OBJECT_FACTORY 20011213 Development Projects: Factory for Application Objects
2 CL_DPR_APPROVALS 20011213 Development Projects: Collection for Approvals
3 CL_DPR_APPROVAL_O_SIM 20031010 Development Projects: Approval (Simulation)
4 CL_DPR_APPROVAL_O_SNAP 20031010 Development Projects: Approval (Snapshot)
5 CL_DPR_BADI_SERVICES 20030207 Development Projects: Services for BAdI Calls
6 CL_DPR_FILTER_APPROVAL 20030224 Development Projects: Filter for Approval
7 CL_DPR_ITERATOR_APPROVAL_O 20020318 Development Projects: Approval Iterator (Operative Element)
8 CL_DPR_PHASE_O 20020424 Development Projects: Phase
9 CL_DPR_VISITOR 20020418 Development Projects: Abstract Visitor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PREDECESSOR_VERSION Instance attribute Private Object reference (TYPE REF TO) CL_DPR_APPROVAL_O Approval - Previous Version (For Deleted Object Only) 20020820
2 MR_SUCCESSOR_VERSION Instance attribute Private Object reference (TYPE REF TO) CL_DPR_APPROVAL_O Approval - Following Version (For Deleted Object Only) 20020820
3 MS_APPROVAL_DOCUMENT Instance attribute Private Type reference (TYPE) DPR_TS_APPROVAL_DOCUMENT Approval Document 20030807
4 MV_APPROVAL_TO_STRUCTURE Instance attribute Private Type reference (TYPE) BOOLE_D 'X': Entry via 'Approval' and Goto Application 20040225
5 MV_APPROVAL_VIEW Instance attribute Private Type reference (TYPE) BOOLE_D 'X': Entry via 'Approval' in Change Mode 20040213
6 MV_ENQUEUE_MODE Instance attribute Private Attribute reference (LIKE) 20040209
7 SC_ENQ_EXCLUSIVE Instance attribute Private Attribute reference (LIKE) 20040209
8 SC_ENQ_NONE Instance attribute Private Attribute reference (LIKE) 20060413
9 SC_ENQ_SHARED Instance attribute Private Attribute reference (LIKE) 20040209
Methods
# Method Level Visibility Method type Description Created on
1 ADOPT_IAP_LATE Instance method Public Method Update Individual Approvals for Approval Without CGPL 20040305
2 CANCEL Instance method Private Method Cancel Approval 20020115
3 CHECK_DECISION Instance method Private Method Check Decision to Be Made for the Approval 20020817
4 CHECK_ENQUEUE_MODE Instance method Public Method 20040209
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011213
6 COMPLETE Instance method Private Method Complete Approval 20020115
7 CONSTRUCTOR Instance method Public Constructor Constructor 20011213
8 CREATE_VERSION Instance method Private Method Create a New Version of Approval (Internal Use) 20020424
9 DECIDE Instance method Private Method Decide on Approval (Internal Use) 20020424
10 DELETE_VERSION Instance method Private Method Delete Approval Version 20020708
11 EXECUTE_ACTIVITY Instance method Public Method 20040304
12 FETCH_APPROVAL_DOCUMENT Instance method Private Method Get Approval Document for Approval 20030805
13 FREE_APPROVAL_DOCUMENT Instance method Private Method Discard Approval Document for Approval 20030805
14 GENERATE_SUCCESSOR_VERSION Instance method Private Method Creation of a (New) Following Version 20020711
15 GET_ACTIVE_VERSION Instance method Private Method Access Method to Approval in Active Version (Reading) 20020423
16 GET_ALL_VERSIONS Instance method Private Method Access Method to All Versions of Approval (Reading) 20020424
17 GET_DECISION Instance method Private Method Access Method to Approval Decision (Reading) 20020424
18 GET_ENQUEUE_MODE Instance method Public Method 20040209
19 GET_FROM_APPROVAL Instance method Public Method Entry via 'Approval' and Goto Application? 20040225
20 GET_PREDECESSOR_VERSION Instance method Private Method Access Method to Preceding Version of Approval 20020708
21 GET_SIGNATURE_METHOD Instance method Public Method Supplies Signature Method: R=via Password, S=via Certificate 20050727
22 GET_SUCCESSOR_VERSION Instance method Private Method Access Method to Following Version of Approval 20020708
23 GET_VIEW_APPROVAL Instance method Public Method Entry via 'Approval' Is in Change Mode? 20040213
24 GRANT Instance method Private Method Grant Approval 20020424
25 HAS_DECISION Instance method Private Method Has a decision been made for the approval? 20020424
26 HOLD_APPROVAL_DOCUMENT Instance method Private Method Keep Approval Document for Approval 20030805
27 IS_CANCELLED Instance method Public Method Was approval canceled? 20020115
28 IS_COMPLETED Instance method Public Method Was approval completed? 20020115
29 IS_CREATED Instance method Public Method Does approval have the status 'created'? 20020123
30 IS_GRANTED Instance method Public Method Was the approval granted? 20020424
31 IS_IN_PROCESS Instance method Public Method Is approval being processed? 20020115
32 IS_PHASE_COMPLETED Instance method Public Method Is the phase of the approval complete? 20040330
33 IS_REJECTED Instance method Public Method Was approval rejected? 20020424
34 IS_RELEASED Instance method Public Method Was approval released? 20020115
35 REJECT Instance method Private Method Reject Approval 20020424
36 RELEASE Instance method Private Method Release Approval 20020115
37 REPEAT Instance method Private Method Repeat Approval 20020424
38 RESET_ENQUEUE_MODE Instance method Public Method 20040209
39 SET_ATTRIBUTE_SIGN_METHOD_PWD Instance method Private Method Set Signature Method R in Approval Assignment 20050728
40 SET_DEFAULTS Instance method Protected Method Set Default Values when Creating/Copying 20050127
41 SET_ENQUEUE_MODE Instance method Public Method 20040209
42 SET_FROM_APPROVAL Instance method Public Method 'X': Entry via 'Approval' and Goto Application 20040225
43 SET_GRANT_LATE Instance method Public Method New Lock Logic: Grant Approval Afterwards 20040227
44 SET_IN_PROCESS Instance method Public Method Process Approval 20020115
45 SET_IN_PROCESS_LATE Instance method Public Method New Lock Logic: Set Approval in Process Later 20040130
46 SET_VIEW_APPROVAL Instance method Public Method 'X': Entry via 'Approval' in Change Mode 20040213
47 STORE_APPROVAL_DOCUMENT Instance method Private Method Store Approval Document 20020712
48 SWITCH_SIGNATURE_METHOD Instance method Public Method Changes Signature Method S (via Certificate)to R(via Passwd) 20050728
Events
# Event Type Visibility Description Created on
1 CANCELLED Instance Event
(0)
Public
(2)
Approval Canceled 20020115
2 COMPLETED Instance Event
(0)
Public
(2)
Approval Completed 20020115
3 DECIDED Instance Event
(0)
Public
(2)
Approval Decision Made 20020424
4 ENQUEUE_CHANGED Instance Event
(0)
Private
(0)
20060413
5 IN_PROCESS Instance Event
(0)
Public
(2)
Approval Processed 20020115
6 RELEASED Instance Event
(0)
Public
(2)
Approval Released 20020115
Types
Class CL_DPR_APPROVAL_O has no local type.
Method Signatures

Method ADOPT_IAP_LATE Signature

Method ADOPT_IAP_LATE on class CL_DPR_APPROVAL_O has no parameter.
Method ADOPT_IAP_LATE on class CL_DPR_APPROVAL_O has no exception.

Method CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Nur prüfen, ob Abnahme abgebrochen werden kann 20020115
2 Importing IV_COMPLETE_CHECK Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Vollständige Prüfung 20020806
3 Importing IV_LOG_MESSAGE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Meldung protokollieren 20020806
4 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020115

Method CANCEL on class CL_DPR_APPROVAL_O has no exception.

Method CHECK_DECISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DECISION Call by reference Type reference (TYPE) DPR_TV_APPROVAL_DECISION Entscheidung der Abnahme 20020817
2 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020817

Method CHECK_DECISION on class CL_DPR_APPROVAL_O has no exception.

Method CHECK_ENQUEUE_MODE Signature

Method CHECK_ENQUEUE_MODE on class CL_DPR_APPROVAL_O has no parameter.
Method CHECK_ENQUEUE_MODE on class CL_DPR_APPROVAL_O has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_APPROVAL_O has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_APPROVAL_O has no exception.

Method COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_CHANGEABILITY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE 'X': Im Checkmodus auch Änderbarkeit prüfen 20040304
2 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Nur prüfen, ob Abnahme abgeschlossen werden kann 20020115
3 Importing IV_COMPLETE_CHECK Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Vollständige Prüfung 20020806
4 Importing IV_LOG_MESSAGE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Meldung protokollieren 20020806
5 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020115

Method COMPLETE on class CL_DPR_APPROVAL_O has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NATIVE_OBJECT Call by reference Object reference (TYPE REF TO) CL_CGPL_TASK Native Objekt 20011228

Method CONSTRUCTOR on class CL_DPR_APPROVAL_O has no exception.

Method CREATE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_APPROVAL Value transfer Object reference (TYPE REF TO) CL_DPR_APPROVAL_O Development Projects: Abnahme 20020424
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_CREATION_ERROR Development Projects: Fehler beim Anlegen Anwendungsobjekt 20020424

Method DECIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Nur prüfen, ob Abnahme erteilt werden kann 20020424
2 Importing IV_DECISION Call by reference Type reference (TYPE) DPR_TV_APPROVAL_DECISION Entscheidung der Abnahme 20020424
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020424

Method DECIDE on class CL_DPR_APPROVAL_O has no exception.

Method DELETE_VERSION Signature

Method DELETE_VERSION on class CL_DPR_APPROVAL_O has no parameter.
Method DELETE_VERSION on class CL_DPR_APPROVAL_O has no exception.

Method EXECUTE_ACTIVITY Signature

Method EXECUTE_ACTIVITY on class CL_DPR_APPROVAL_O has no parameter.
Method EXECUTE_ACTIVITY on class CL_DPR_APPROVAL_O has no exception.

Method FETCH_APPROVAL_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_APPROVAL_DOCUMENT Value transfer Type reference (TYPE) DPR_TS_APPROVAL_DOCUMENT Abnahmedokument 20030805

Method FETCH_APPROVAL_DOCUMENT on class CL_DPR_APPROVAL_O has no exception.

Method FREE_APPROVAL_DOCUMENT Signature

Method FREE_APPROVAL_DOCUMENT on class CL_DPR_APPROVAL_O has no parameter.
Method FREE_APPROVAL_DOCUMENT on class CL_DPR_APPROVAL_O has no exception.

Method GENERATE_SUCCESSOR_VERSION Signature

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

Method GENERATE_SUCCESSOR_VERSION on class CL_DPR_APPROVAL_O has no exception.

Method GET_ACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ACTIVE_VERSION Value transfer Object reference (TYPE REF TO) CL_DPR_APPROVAL_O Abnahme in aktiver Version 20020423

Method GET_ACTIVE_VERSION on class CL_DPR_APPROVAL_O has no exception.

Method GET_ALL_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ALL_VERSIONS Value transfer Type reference (TYPE) DPR_TT_ORDERED_APPROVALS Tabellentyp für Abnahmen (aufsteigend geordnet nach Version) 20020424

Method GET_ALL_VERSIONS on class CL_DPR_APPROVAL_O has no exception.

Method GET_DECISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DECISION Value transfer Type reference (TYPE) DPR_TV_APPROVAL_DECISION Entscheidung der Abnahme 20020424

Method GET_DECISION on class CL_DPR_APPROVAL_O has no exception.

Method GET_ENQUEUE_MODE Signature

Method GET_ENQUEUE_MODE on class CL_DPR_APPROVAL_O has no parameter.
Method GET_ENQUEUE_MODE on class CL_DPR_APPROVAL_O has no exception.

Method GET_FROM_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_APPROVAL_TO_STRUCTURE Value transfer Type reference (TYPE) BOOLE_D 'X': Einstieg via 'Abnahme' und Absprung in Anwendung 20040225

Method GET_FROM_APPROVAL on class CL_DPR_APPROVAL_O has no exception.

Method GET_PREDECESSOR_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PREDECESSOR_VERSION Value transfer Object reference (TYPE REF TO) CL_DPR_APPROVAL_O Development Projects: Abnahme 20020708

Method GET_PREDECESSOR_VERSION on class CL_DPR_APPROVAL_O has no exception.

Method GET_SIGNATURE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SIGNATURE_METHOD Value transfer Type reference (TYPE) DPR_TV_SIGNATURE_METHOD Signaturmethode 20050727

Method GET_SIGNATURE_METHOD on class CL_DPR_APPROVAL_O has no exception.

Method GET_SUCCESSOR_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SUCCESSOR_VERSION Value transfer Object reference (TYPE REF TO) CL_DPR_APPROVAL_O Development Projects: Abnahme 20020708

Method GET_SUCCESSOR_VERSION on class CL_DPR_APPROVAL_O has no exception.

Method GET_VIEW_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_APPROVAL_VIEW Value transfer Type reference (TYPE) BOOLE_D 'X': Einstieg via 'Abnahme' im Ändernmodus 20040213

Method GET_VIEW_APPROVAL on class CL_DPR_APPROVAL_O has no exception.

Method GRANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Nur prüfen, ob Abnahme erteilt werden kann 20020424
2 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020424

Method GRANT on class CL_DPR_APPROVAL_O has no exception.

Method HAS_DECISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_DECISION Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Abnahme-Entscheid liegt vor? (True = 'X') 20020424

Method HAS_DECISION on class CL_DPR_APPROVAL_O has no exception.

Method HOLD_APPROVAL_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPROVAL_DOCUMENT Call by reference Type reference (TYPE) DPR_TS_APPROVAL_DOCUMENT Abnahmedokument 20030805

Method HOLD_APPROVAL_DOCUMENT on class CL_DPR_APPROVAL_O has no exception.

Method IS_CANCELLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_CANCELLED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Abnahme ist abgebrochen? (True = 'X') 20020115

Method IS_CANCELLED on class CL_DPR_APPROVAL_O has no exception.

Method IS_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_COMPLETED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Abnahme ist abgeschlossen? (True = 'X') 20020115

Method IS_COMPLETED on class CL_DPR_APPROVAL_O has no exception.

Method IS_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_CREATED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Abnahme ist im Status 'Angelegt'? 20020123

Method IS_CREATED on class CL_DPR_APPROVAL_O has no exception.

Method IS_GRANTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_GRANTED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Abnahme ist erteilt (True = 'X') 20020424

Method IS_GRANTED on class CL_DPR_APPROVAL_O has no exception.

Method IS_IN_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_IN_PROCESS Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Abnahme ist in Bearbeitung? (True = 'X') 20020115

Method IS_IN_PROCESS on class CL_DPR_APPROVAL_O has no exception.

Method IS_PHASE_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_COMPLETED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Abnahme ist abgeschlossen? (True = 'X') 20040330

Method IS_PHASE_COMPLETED on class CL_DPR_APPROVAL_O has no exception.

Method IS_REJECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_REJECTED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Abnahme ist abgelehnt (True = 'X') 20020424

Method IS_REJECTED on class CL_DPR_APPROVAL_O has no exception.

Method IS_RELEASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_RELEASED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Abnahme ist freigegeben? (True = 'X') 20020115

Method IS_RELEASED on class CL_DPR_APPROVAL_O has no exception.

Method REJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Nur prüfen, ob Abnahme abgelehnt werden kann 20020424
2 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020424

Method REJECT on class CL_DPR_APPROVAL_O has no exception.

Method RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Nur prüfen, ob Abnahme freigegeben werden kann 20020115
2 Importing IV_COMPLETE_CHECK Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Vollständige Prüfung 20020806
3 Importing IV_GET_APPROVAL_DOCUMENT Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE 'X': Abnahmedokument im Echtmodus holen 20030805
4 Importing IV_HOLD_APPROVAL_DOCUMENT Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE 'X': Abnahmedokument im Testmodus halten 20030805
5 Importing IV_LOG_MESSAGE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Meldung protokollieren 20020806
6 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020115

Method RELEASE on class CL_DPR_APPROVAL_O has no exception.

Method REPEAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Nur prüfen, ob Abnahme wiederholt werden kann 20020424
2 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020424

Method REPEAT on class CL_DPR_APPROVAL_O has no exception.

Method RESET_ENQUEUE_MODE Signature

Method RESET_ENQUEUE_MODE on class CL_DPR_APPROVAL_O has no parameter.
Method RESET_ENQUEUE_MODE on class CL_DPR_APPROVAL_O has no exception.

Method SET_ATTRIBUTE_SIGN_METHOD_PWD Signature

Method SET_ATTRIBUTE_SIGN_METHOD_PWD on class CL_DPR_APPROVAL_O has no parameter.
Method SET_ATTRIBUTE_SIGN_METHOD_PWD on class CL_DPR_APPROVAL_O has no exception.

Method SET_DEFAULTS Signature

Method SET_DEFAULTS on class CL_DPR_APPROVAL_O has no parameter.
Method SET_DEFAULTS on class CL_DPR_APPROVAL_O has no exception.

Method SET_ENQUEUE_MODE Signature

Method SET_ENQUEUE_MODE on class CL_DPR_APPROVAL_O has no parameter.
Method SET_ENQUEUE_MODE on class CL_DPR_APPROVAL_O has no exception.

Method SET_FROM_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPROVAL_TO_STRUCTURE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE 'X': Einstieg via 'Abnahme' und Absprung in Anwendung 20040225

Method SET_FROM_APPROVAL on class CL_DPR_APPROVAL_O has no exception.

Method SET_GRANT_LATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) DPR_TV_EDIT_MODE IF_DPR_COMMON=>SC_EDIT_MODE_CHANGE Bearbeitungsmodus (Anzeigen bzw. Ändern) 20040301

Method SET_GRANT_LATE on class CL_DPR_APPROVAL_O has no exception.

Method SET_IN_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Nur prüfen, ob Abnahme in Bearbeitung gesetzt werden kann 20020115
2 Importing IV_COMPLETE_CHECK Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Vollständige Prüfung 20020806
3 Importing IV_LOG_MESSAGE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Meldung protokollieren 20020806
4 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020115

Method SET_IN_PROCESS on class CL_DPR_APPROVAL_O has no exception.

Method SET_IN_PROCESS_LATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) DPR_TV_EDIT_MODE IF_DPR_COMMON=>SC_EDIT_MODE_CHANGE Bearbeitungsmodus (Anzeigen bzw. Ändern) 20040301

Method SET_IN_PROCESS_LATE on class CL_DPR_APPROVAL_O has no exception.

Method SET_VIEW_APPROVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPROVAL_VIEW Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE 'X': Einstieg via 'Abnahme' im Ändernmodus 20040213

Method SET_VIEW_APPROVAL on class CL_DPR_APPROVAL_O has no exception.

Method STORE_APPROVAL_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPROVAL_DOCUMENT Call by reference Type reference (TYPE) DPR_TS_APPROVAL_DOCUMENT Abnahmedokument 20020712
2 Importing IS_APPROVAL_DOCUMENT_SIGN Call by reference Type reference (TYPE) DPR_TS_APPROVAL_DOCUMENT_SIGN Zertifizierbares Abnahmedokument 20050728
3 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020712

Method STORE_APPROVAL_DOCUMENT on class CL_DPR_APPROVAL_O has no exception.

Method SWITCH_SIGNATURE_METHOD Signature

Method SWITCH_SIGNATURE_METHOD on class CL_DPR_APPROVAL_O has no parameter.
Method SWITCH_SIGNATURE_METHOD on class CL_DPR_APPROVAL_O has no exception.
Event Signatures

Event CANCELLED Signature
Event CANCELLED on class CL_DPR_APPROVAL_O has no parameter.
Event COMPLETED Signature
Event COMPLETED on class CL_DPR_APPROVAL_O has no parameter.
Event DECIDED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_DECISION Exporting Value transfer Type reference (TYPE) DPR_TV_APPROVAL_DECISION Entscheidung der Abnahme 20020424

Event ENQUEUE_CHANGED Signature
Event ENQUEUE_CHANGED on class CL_DPR_APPROVAL_O has no parameter.
Event IN_PROCESS Signature
Event IN_PROCESS on class CL_DPR_APPROVAL_O has no parameter.
Event RELEASED Signature
Event RELEASED on class CL_DPR_APPROVAL_O has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100