SAP ABAP Class CL_DPR_CONVERSION_PROTOCOL (Logging of Errors When Converting)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_MAPPING (Package) Project Management - Conversion and Mapping
Properties
Class CL_DPR_CONVERSION_PROTOCOL  
Short Description Logging of Errors When Converting    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_MAPPING   Project Management - Conversion and Mapping 
Created 20020313   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)
Interfaces
Class CL_DPR_CONVERSION_PROTOCOL has no interface implemented.
Friends
Class CL_DPR_CONVERSION_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_INCORRECT_FIELDS Instance attribute Private Type reference (TYPE) DPR_TT_INCORRECT_FIELDS Table of Incorrect Fields with Values 20020314
2 MT_INSTANCES Static Attribute Private Type reference (TYPE) DPR_TT_GUID_CONV_PROTOCOLS Table for GUID and Log References 20020314
3 MV_GUID Instance attribute Private Type reference (TYPE) DPR_TV_ENTITY_GUID Application Object GUID (Entity with Conversion Exit) 20020314
4 MV_TYPE Instance attribute Private Type reference (TYPE) ABAP_ABSTYPENAME Data Type 20020314
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020314
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020314
3 CREATE_PROTOCOL Static method Public Method Request Log Instance 20020314
4 FETCH_PROTOCOL Instance method Public Method Read Log 20020314
5 RESET_PROTOCOL Instance method Private Method Reset Log 20020314
6 WRITE_PROTOCOL Instance method Public Method Write Log 20020314
Events
Class CL_DPR_CONVERSION_PROTOCOL has no event.
Types
Class CL_DPR_CONVERSION_PROTOCOL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_ENTITY_GUID GUID des Anwendungsobjekts (Entity; mit Konvertierungsexit) 20020314

Method CONSTRUCTOR on class CL_DPR_CONVERSION_PROTOCOL has no exception.

Method CREATE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_ENTITY_GUID GUID des Anwendungsobjekts (Entity; mit Konvertierungsexit) 20020314
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_CONVERSION_PROTOCOL Protokollierung von Fehlern bei Konvertierung 20020314

Method CREATE_PROTOCOL on class CL_DPR_CONVERSION_PROTOCOL has no exception.

Method FETCH_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY Abzumischende Struktur 20020315
2 Exporting ET_INCORRECT_FIELDS Call by reference Type reference (TYPE) DPR_TT_INCORRECT_FIELDS Tabelle inkorrekter Felder mit Werten 20020315

Method FETCH_PROTOCOL on class CL_DPR_CONVERSION_PROTOCOL has no exception.

Method RESET_PROTOCOL Signature

Method RESET_PROTOCOL on class CL_DPR_CONVERSION_PROTOCOL has no parameter.
Method RESET_PROTOCOL on class CL_DPR_CONVERSION_PROTOCOL has no exception.

Method WRITE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INCORRECT_DATA Call by reference Type reference (TYPE) ANY falscher Wert 20020315
2 Importing IV_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20020315
3 Importing IV_OLD_DATA Call by reference Type reference (TYPE) ANY alter Wert 20020315

Method WRITE_PROTOCOL on class CL_DPR_CONVERSION_PROTOCOL has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100