SAP ABAP Class CL_DPR_CREATION_BUFFER (Handle Specified Values from 'Create' Action)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects
Properties
Class CL_DPR_CREATION_BUFFER  
Short Description Handle Specified Values from 'Create' Action    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_SHARED   Project Management - Shared Objects 
Created 20050629   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_CREATION_BUFFER has no forward declaration.
Interfaces
Class CL_DPR_CREATION_BUFFER has no interface implemented.
Friends
Class CL_DPR_CREATION_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CREATION_ID Static Attribute Private Type reference (TYPE) DPR_TV_PROJECT_ID Number of Project/Checklist 20050629
2 MV_CREATION_TYPE Static Attribute Private Type reference (TYPE) DPR_TV_PRO_TYPE Project Type/Checklist Type 20050629
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID4CREATION Static method Public Method Read External ID for Creation in cProjects 20050629
2 GET_TYPE4CREATION Static method Public Method Read Project/Checklist Type for Creation in cProjects 20050629
3 RESET Static method Public Method Empty the Buffer 20050629
4 SET_ID4CREATION Static method Public Method Set External ID for Creation in cProjects 20050629
5 SET_TYPE4CREATION Static method Public Method Set Project/Checklist Type for Creation in cProjects 20050629
Events
Class CL_DPR_CREATION_BUFFER has no event.
Types
Class CL_DPR_CREATION_BUFFER has no local type.
Method Signatures

Method GET_ID4CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREATION_ID Value transfer Type reference (TYPE) DPR_TV_PROJECT_ID Nummer des Projekts/der Checkliste 20050629

Method GET_ID4CREATION on class CL_DPR_CREATION_BUFFER has no exception.

Method GET_TYPE4CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREATION_TYPE Value transfer Type reference (TYPE) DPR_TV_PRO_TYPE Projektart/Checklistenart 20050629

Method GET_TYPE4CREATION on class CL_DPR_CREATION_BUFFER has no exception.

Method RESET Signature

Method RESET on class CL_DPR_CREATION_BUFFER has no parameter.
Method RESET on class CL_DPR_CREATION_BUFFER has no exception.

Method SET_ID4CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATION_ID Call by reference Type reference (TYPE) DPR_TV_PROJECT_ID Nummer des Projekts/der Checkliste 20050629

Method SET_ID4CREATION on class CL_DPR_CREATION_BUFFER has no exception.

Method SET_TYPE4CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATION_TYPE Call by reference Type reference (TYPE) DPR_TV_PRO_TYPE Projektart/Checklistenart 20050629

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