SAP ABAP Class CL_DPR_DISTRIBUTION (Development Projects: Distribution)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-RES (Application Component) Resources
     DEVELOPMENT_PROJECTS_TEAM (Package) Project Management - Team/Participants/Roles
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20050308
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COMMON Development Projects: Interface for All Application Objects 20050308
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20050310
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20050310
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20050310
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_BUPA_DISTRIBUTION Development Projects: Distribution to Bupa Link 20050310
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_PART_DISTRIBUTION Development Projects: Distribution to Role 20050310
Properties
Class CL_DPR_DISTRIBUTION  
Short Description Development Projects: Distribution    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_TEAM   Project Management - Team/Participants/Roles 
Created 20050308   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20050308
2 IF_DPR_COMMON Development Projects: Interface for All Application Objects 20050308
3 IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20050310
4 IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20050310
5 IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20050310
Friends
# Friend Modeled only Created on Description
1 CL_DPR_DISTRIBUTION_SERVICES 20070618 Services for Distribution
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_NATIVE_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_DIS_ASSIGNMENT Native Object (DPR Assignment) 20050308
2 MR_OBJECT_STATE Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_OBJECT_STATE State Object 20050308
3 MR_PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Superior Application Object (For Deleted Object Only) 20050308
4 MR_ROOT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Root of Application Object 20050308
5 MV_PARM_CHG_EXP Instance attribute Protected Type reference (TYPE) ABAP_PARMNAME Name of Parameter for Change Structure (Exporting) 20050317
6 MV_PARM_CHG_IMP Instance attribute Protected Type reference (TYPE) ABAP_PARMNAME Name of Parameter for Change Structure (Importing) 20050317
7 MV_PARM_EXT_EXP Instance attribute Protected Type reference (TYPE) ABAP_PARMNAME Name of Parameter for External Structure (Exporting) 20050317
8 MV_PARM_INT_EXP Instance attribute Protected Type reference (TYPE) ABAP_PARMNAME Name of Parameter for Internal Structure (Exporting) 20050317
9 MV_TYPE_CHG Instance attribute Protected Type reference (TYPE) RS38L_TYP Name of Change Structure for Generic Data Reading/Writing 20050317
10 MV_TYPE_EXT Instance attribute Protected Type reference (TYPE) RS38L_TYP Name of External Structure for Generic Data Reading/Writing 20050317
11 MV_TYPE_INT Instance attribute Protected Type reference (TYPE) RS38L_TYP Name of Internal Structure for Generic Data Reading/Writing 20050317
12 SC_EDIT_MODE_CHANGE Instance attribute Public Attribute reference (LIKE) 20050309
13 SC_EDIT_MODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20050309
14 SC_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20050309
15 SC_STATE_CREATED Instance attribute Public Attribute reference (LIKE) 20050309
16 SC_STATE_DELETED Instance attribute Public Attribute reference (LIKE) 20050309
17 SC_STATE_FREED Instance attribute Public Attribute reference (LIKE) 20050309
18 SC_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20050309
Methods
# Method Level Visibility Method type Description Created on
1 CAST_OBJECT_CHANGED Instance method Protected Method Trigger Event CHANGED:IF_DPR_COMMON 20050310
2 CHECK Instance method Public Method Verify Function: Adjust Intervals 20050309
3 CHECK_PARENT_FOR_DELETION Instance method Protected Method Check Superior Obj. Whether Deleting Distribution Is Allowed 20050310
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050407
5 CONVERT_ALLOC_PERIOD_TYPE Instance method Public Method Converts Distribution Table to New Period Type/Distr. Unit 20050502
6 CONVERT_DIST2SINGLE Instance method Public Method Calculates Total Value of Abstr.Role from Distribution Vals 20050317
7 CONVERT_SINGLE2DIST Instance method Public Method Calculates Equal Distribution Values from the Total Value 20050318
8 DELETE Instance method Public Method Verify Function: Adjust Intervals 20050309
9 DELETE_CHECK Instance method Public Method Check Whether Distribution Can Be Deleted 20050310
10 DELETE_DISTRIBUTION Instance method Public Method Delete Distribution 20050310
11 FREE Instance method Public Method Destructor 20050310
12 GET_ALLOCATION Instance method Public Method Delivers Distribution Table in Standardized Form 20050427
13 GET_ASSIGNMENT Instance method Public Method Verify Function: Adjust Intervals 20050309
14 GET_DESCRIPTION Instance method Public Method Verify Function: Adjust Intervals 20050309
15 GET_EDIT_MODE Instance method Public Method Verify Function: Adjust Intervals 20050309
16 GET_FIRST_MAINTAINED_DATE Instance method Public Method Delivers First Date for Which Distr.Values Have Been Entered 20050429
17 GET_FIRST_START_DATE Instance method Public Method Delivers First Start Date of Distribution 20050330
18 GET_GUID Instance method Public Method Verify Function: Adjust Intervals 20050309
19 GET_LAST_END_DATE Instance method Public Method Delivers Last Finish Date of Distribution 20050330
20 GET_LAST_MAINTAINED_DATE Instance method Public Method Delivers Last Date for Which Distr. Values Have Been Entered 20050429
21 GET_MESSAGE_CONTEXT Instance method Public Method Delivers Context for Messages 20050419
22 GET_NATIVE_OBJECT Instance method Public Method Verify Function: Adjust Intervals 20050309
23 GET_OBJECT_TYPE Instance method Public Method Verify Function: Adjust Intervals 20050309
24 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method Verify Function: Adjust Intervals 20050309
25 GET_PARENT Instance method Public Method Verify Function: Adjust Intervals 20050309
26 GET_ROOT Instance method Public Method Verify Function: Adjust Intervals 20050427
27 GET_STATE Instance method Public Method Verify Function: Adjust Intervals 20050309
28 GET_SUM_OF_DIST_WORK_EFFORT Instance method Public Method Delivers Total of Distributed Required Capacities 20050401
29 GET_VERSION_TYPE Instance method Public Method Verify Function: Adjust Intervals 20050309
30 HAS_CHANGES Instance method Public Method Verify Function: Adjust Intervals 20050309
31 IS_CHANGEABLE Instance method Public Method Verify Function: Adjust Intervals 20050309
32 IS_DELETED Instance method Public Method Verify Function: Adjust Intervals 20050309
33 IS_DISTRIBUTION_MAINTAINED Instance method Public Method Have Distribution Values Been Entered? 20050401
34 IS_IN_EDIT_MODE Instance method Public Method Verify Function: Adjust Intervals 20050309
35 IS_PERSISTENT Instance method Public Method Verify Function: Adjust Intervals 20050309
36 IS_TEMPLATE Instance method Public Method Verify Function: Adjust Intervals 20050309
37 NOTIFY_NATIVE_OBJECT_CHANGED Instance method Public Method Verify Function: Adjust Intervals 20050309
38 ON_CHANGES_COMMITED Instance method Public Method Verify Function: Adjust Intervals 20050309
39 ON_NATIVE_OBJECT_CHANGED Instance method Protected Event handling method Handling Method OBJECT_CHANGED:IF_CGPL_ASSIGNMENT 20050310
40 ON_NATIVE_OBJECT_DELETED Instance method Protected Event handling method Handling Method OBJECT_DELETED:IF_CGPL_ASSIGNMENT 20050310
41 ON_PARENT_CHANGED Instance method Protected Event handling method Handler Method Changed:IF_DPR_COMMON 20050421
42 ON_PARENT_FREED Instance method Protected Event handling method Handling Method FREED: IF_DPR_COMMON 20050407
43 ON_PROJECT_CHANGED Instance method Public Event handling method 20050421
44 SET_ADVANCED_DISTRIBUTION Instance method Public Method Enhanced Distribution Function 20050427
45 SET_DEFAULT_DISTRIBUTION Instance method Public Method Creates Distribution Records with Req. Capacity=0 on Dates 20050404
46 SET_HANDLER_ON_PARENT_CHANGED Instance method Public Method Control Handling Method ON_PARENT_CHANGED Externally 20050720
47 SET_NATIVE_OBJECT_CHANGED Instance method Public Method Flag Native Object As Changed 20050310
48 SET_OBJECT_STATE_CHANGED Instance method Public Method Flag Object As Changed 20050310
49 TRUNCATE_DISTRIBUTION Instance method Public Method Truncate Distribution on Key Date 20060810
50 VERIFY_GENERIC_INTERVALS Instance method Public Method Verify Function: Adjust Intervals 20050419
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20050309
2 CREATED Instance Event
(0)
Public
(2)
20050309
3 DELETED Instance Event
(0)
Public
(2)
20050309
4 FREED Instance Event
(0)
Public
(2)
20050309
5 LOADED Instance Event
(0)
Public
(2)
20050309
Types
Class CL_DPR_DISTRIBUTION has no local type.
Method Signatures

Method CAST_OBJECT_CHANGED Signature

Method CAST_OBJECT_CHANGED on class CL_DPR_DISTRIBUTION has no parameter.
Method CAST_OBJECT_CHANGED on class CL_DPR_DISTRIBUTION has no exception.

Method CHECK Signature

Method CHECK on class CL_DPR_DISTRIBUTION has no parameter.
Method CHECK on class CL_DPR_DISTRIBUTION has no exception.

Method CHECK_PARENT_FOR_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETION_POSSIBLE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Löschen der Verteilung erlaubt 20050310

Method CHECK_PARENT_FOR_DELETION on class CL_DPR_DISTRIBUTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20050407

Method CONSTRUCTOR on class CL_DPR_DISTRIBUTION has no exception.

Method CONVERT_ALLOC_PERIOD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALLOCATION_UNIT Call by reference Type reference (TYPE) DPR_TV_ALLOCATION_UNIT Einheit der Verteilung 20050502
2 Importing IV_PERIOD_TYPE Call by reference Type reference (TYPE) DPR_TV_PERIOD_TYPE Periodenart der Verteilung 20050502
3 Returning RV_RC Value transfer Type reference (TYPE) I Erfolgreich = '0' 20050502

Method CONVERT_ALLOC_PERIOD_TYPE on class CL_DPR_DISTRIBUTION has no exception.

Method CONVERT_DIST2SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORK_UNIT Call by reference Type reference (TYPE) DPR_TV_UNIT Einheit 20050318
2 Exporting RV_RC Call by reference Type reference (TYPE) I 0:O.K. 1: Einheitennormierung nicht möglich 20050317
3 Exporting RV_WORK_EFFORT_SUM Call by reference Type reference (TYPE) DPR_TV_EFFORT Summe der Aufwände 20050317
4 Exporting RV_WORK_EFFORT_SUM_F Call by reference Type reference (TYPE) F Summe der Aufwände as Float 20050317
5 Exporting RV_WORK_UNIT Call by reference Type reference (TYPE) DPR_TV_UNIT Einheit 20050317

Method CONVERT_DIST2SINGLE on class CL_DPR_DISTRIBUTION has no exception.

Method CONVERT_SINGLE2DIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNIT Call by reference Type reference (TYPE) DPR_TV_ALLOCATION_UNIT Einheit der Verteilung 20050512
2 Importing IV_WORK_EFFORT Call by reference Type reference (TYPE) DPR_TV_EFFORT Zu verteilender Aufwand 20050512
3 Returning RV_RC Value transfer Type reference (TYPE) I 0:O.K. 1: Fehler, Daten nicht gesetzt 20050421

Method CONVERT_SINGLE2DIST on class CL_DPR_DISTRIBUTION has no exception.

Method DELETE Signature

Method DELETE on class CL_DPR_DISTRIBUTION has no parameter.
Method DELETE on class CL_DPR_DISTRIBUTION has no exception.

Method DELETE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETION_POSSIBLE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Verteilung kann gelöscht werden 20050310

Method DELETE_CHECK on class CL_DPR_DISTRIBUTION has no exception.

Method DELETE_DISTRIBUTION Signature

Method DELETE_DISTRIBUTION on class CL_DPR_DISTRIBUTION has no parameter.
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_DELETION_ERROR Development Projects: Fehler beim Löschen Anwendungsobjekt 20050310

Method FREE Signature

Method FREE on class CL_DPR_DISTRIBUTION has no parameter.
Method FREE on class CL_DPR_DISTRIBUTION has no exception.

Method GET_ALLOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ALLOCATION Value transfer Type reference (TYPE) DPR_TT_RELATE_ALLOC_WITH_ENDDA Verteilungstabelle 20050427

Method GET_ALLOCATION on class CL_DPR_DISTRIBUTION has no exception.

Method GET_ASSIGNMENT Signature

Method GET_ASSIGNMENT on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_ASSIGNMENT on class CL_DPR_DISTRIBUTION has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_DESCRIPTION on class CL_DPR_DISTRIBUTION has no exception.

Method GET_EDIT_MODE Signature

Method GET_EDIT_MODE on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_EDIT_MODE on class CL_DPR_DISTRIBUTION has no exception.

Method GET_FIRST_MAINTAINED_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE Value transfer Type reference (TYPE) DPR_TV_BEGDATE Gültigkeitsbeginn 20050429

Method GET_FIRST_MAINTAINED_DATE on class CL_DPR_DISTRIBUTION has no exception.

Method GET_FIRST_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE Value transfer Type reference (TYPE) DPR_TV_BEGDATE Gültigkeitsbeginn 20050330

Method GET_FIRST_START_DATE on class CL_DPR_DISTRIBUTION has no exception.

Method GET_GUID Signature

Method GET_GUID on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_GUID on class CL_DPR_DISTRIBUTION has no exception.

Method GET_LAST_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE Value transfer Type reference (TYPE) DPR_TV_ENDDATE Gültigkeitsende 20050330

Method GET_LAST_END_DATE on class CL_DPR_DISTRIBUTION has no exception.

Method GET_LAST_MAINTAINED_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE Value transfer Type reference (TYPE) DPR_TV_ENDDATE Gültigkeitsende 20050429

Method GET_LAST_MAINTAINED_DATE on class CL_DPR_DISTRIBUTION has no exception.

Method GET_MESSAGE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CONTEXT Value transfer Type reference (TYPE) BAL_S_CONT Anwendungs-Log: Kontext 20050419

Method GET_MESSAGE_CONTEXT on class CL_DPR_DISTRIBUTION has no exception.

Method GET_NATIVE_OBJECT Signature

Method GET_NATIVE_OBJECT on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_NATIVE_OBJECT on class CL_DPR_DISTRIBUTION has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_OBJECT_TYPE on class CL_DPR_DISTRIBUTION has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_DISTRIBUTION has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_PARENT on class CL_DPR_DISTRIBUTION has no exception.

Method GET_ROOT Signature

Method GET_ROOT on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_ROOT on class CL_DPR_DISTRIBUTION has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_STATE on class CL_DPR_DISTRIBUTION has no exception.

Method GET_SUM_OF_DIST_WORK_EFFORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONVERTED_SUM Call by reference Type reference (TYPE) DPR_TV_EFFORT Summe des verteilten Aufwands in Einheit des Vaterelements 20050408
2 Exporting EV_CONVERTED_UNIT Call by reference Type reference (TYPE) DPR_TV_WORK_UNIT Einheit für Arbeit am übergeordneten Element 20050408
3 Exporting EV_SUM Call by reference Type reference (TYPE) DPR_TV_EFFORT Summe an des verteilten Aufwands 20050401
4 Exporting EV_UNIT Call by reference Type reference (TYPE) DPR_TV_ALLOCATION_UNIT Einheit der Verteilung 20050401

Method GET_SUM_OF_DIST_WORK_EFFORT on class CL_DPR_DISTRIBUTION has no exception.

Method GET_VERSION_TYPE Signature

Method GET_VERSION_TYPE on class CL_DPR_DISTRIBUTION has no parameter.
Method GET_VERSION_TYPE on class CL_DPR_DISTRIBUTION has no exception.

Method HAS_CHANGES Signature

Method HAS_CHANGES on class CL_DPR_DISTRIBUTION has no parameter.
Method HAS_CHANGES on class CL_DPR_DISTRIBUTION has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on class CL_DPR_DISTRIBUTION has no parameter.
Method IS_CHANGEABLE on class CL_DPR_DISTRIBUTION has no exception.

Method IS_DELETED Signature

Method IS_DELETED on class CL_DPR_DISTRIBUTION has no parameter.
Method IS_DELETED on class CL_DPR_DISTRIBUTION has no exception.

Method IS_DISTRIBUTION_MAINTAINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISTRIBUTION_MAINTAINED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050401

Method IS_DISTRIBUTION_MAINTAINED on class CL_DPR_DISTRIBUTION has no exception.

Method IS_IN_EDIT_MODE Signature

Method IS_IN_EDIT_MODE on class CL_DPR_DISTRIBUTION has no parameter.
Method IS_IN_EDIT_MODE on class CL_DPR_DISTRIBUTION has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class CL_DPR_DISTRIBUTION has no parameter.
Method IS_PERSISTENT on class CL_DPR_DISTRIBUTION has no exception.

Method IS_TEMPLATE Signature

Method IS_TEMPLATE on class CL_DPR_DISTRIBUTION has no parameter.
Method IS_TEMPLATE on class CL_DPR_DISTRIBUTION has no exception.

Method NOTIFY_NATIVE_OBJECT_CHANGED Signature

Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_DISTRIBUTION has no parameter.
Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_DISTRIBUTION has no exception.

Method ON_CHANGES_COMMITED Signature

Method ON_CHANGES_COMMITED on class CL_DPR_DISTRIBUTION has no parameter.
Method ON_CHANGES_COMMITED on class CL_DPR_DISTRIBUTION has no exception.

Method ON_NATIVE_OBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20050310

Method ON_NATIVE_OBJECT_CHANGED on class CL_DPR_DISTRIBUTION has no exception.

Method ON_NATIVE_OBJECT_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20050310

Method ON_NATIVE_OBJECT_DELETED on class CL_DPR_DISTRIBUTION has no exception.

Method ON_PARENT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20050421

Method ON_PARENT_CHANGED on class CL_DPR_DISTRIBUTION has no exception.

Method ON_PARENT_FREED Signature

Method ON_PARENT_FREED on class CL_DPR_DISTRIBUTION has no parameter.
Method ON_PARENT_FREED on class CL_DPR_DISTRIBUTION has no exception.

Method ON_PROJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20050421

Method ON_PROJECT_CHANGED on class CL_DPR_DISTRIBUTION has no exception.

Method SET_ADVANCED_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ADVANCED_DIST Call by reference Type reference (TYPE) DPR_TS_DIST_ADVANCED Daten zu erweiterten Verteilungsfunktionen 20050427
2 Returning RV_CHANGED Value transfer Type reference (TYPE) BOOLE_D 'X': Daten wurden korrekt gesetzt 20050427

Method SET_ADVANCED_DISTRIBUTION on class CL_DPR_DISTRIBUTION has no exception.

Method SET_DEFAULT_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) DPR_TV_BEGDATE Gültigkeitsbeginn 20050404
2 Importing IV_ENDDA Call by reference Type reference (TYPE) DPR_TV_ENDDATE Gültigkeitsende 20050404
3 Importing IV_INITIALIZE Call by reference Type reference (TYPE) BOOLE_D Neu angelegtes Objekt 20050414

Method SET_DEFAULT_DISTRIBUTION on class CL_DPR_DISTRIBUTION has no exception.

Method SET_HANDLER_ON_PARENT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20050720
2 Importing IV_ACTIVATION_ON Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050720

Method SET_HANDLER_ON_PARENT_CHANGED on class CL_DPR_DISTRIBUTION has no exception.

Method SET_NATIVE_OBJECT_CHANGED Signature

Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_DISTRIBUTION has no parameter.
Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_DISTRIBUTION has no exception.

Method SET_OBJECT_STATE_CHANGED Signature

Method SET_OBJECT_STATE_CHANGED on class CL_DPR_DISTRIBUTION has no parameter.
Method SET_OBJECT_STATE_CHANGED on class CL_DPR_DISTRIBUTION has no exception.

Method TRUNCATE_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM SY-DATLO Stichtag für Abschneiden der Verteiltwerte 20060810
2 Returning RV_RC Value transfer Type reference (TYPE) I 0: OK; 4: Fehler 20060810

Method TRUNCATE_DISTRIBUTION on class CL_DPR_DISTRIBUTION has no exception.

Method VERIFY_GENERIC_INTERVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) BOOLE_D 'X': Verteilungstabelle wurde geändert 20050906
2 Exporting EV_ERROR Call by reference Type reference (TYPE) BOOLE_D 'X': Verteilungstabelle ist inkonsistent (check_only) 20050906
3 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X': Nur Check, keine Korrektur der Verteilungstabelle 20050906
4 Importing IV_LOG_MESSAGE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 'X': Meldungen kommen in das Protokoll 20050919
5 Importing IV_PARENT_BEGDA Call by reference Type reference (TYPE) DPR_TV_BEGDATE Gültigkeitsbeginn 20050419
6 Importing IV_PARENT_ENDDA Call by reference Type reference (TYPE) DPR_TV_ENDDATE Gültigkeitsende 20050419

Method VERIFY_GENERIC_INTERVALS on class CL_DPR_DISTRIBUTION has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_DPR_DISTRIBUTION has no parameter.
Event CREATED Signature
Event CREATED on class CL_DPR_DISTRIBUTION has no parameter.
Event DELETED Signature
Event DELETED on class CL_DPR_DISTRIBUTION has no parameter.
Event FREED Signature
Event FREED on class CL_DPR_DISTRIBUTION has no parameter.
Event LOADED Signature
Event LOADED on class CL_DPR_DISTRIBUTION has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400