Hierarchy

⤷

⤷

Properties
Class | CL_DPR_CHANGE_DOCUMENT_SERVICE | |
Short Description | Service for Change Documents | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_CHANGEDOC | Change Documents in Project Management |
Created | 20020813 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DPR_CHANGE_DOCUMENT_SERVICE has no interface implemented.
Friends
Class CL_DPR_CHANGE_DOCUMENT_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CDHDR-OBJECTCLAS | 'DPR_PROJECT' | Objektklasse | 20080331 | |
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Interface for All Application Objects | 20031127 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAPIDEFAUL | User: Fixed Values Transfer Structure | 20081112 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | DPR_CHANGE_DOCUMENTS | Interface zum BAdI: DPR_CHANGE_DOCUMENTS | 20091210 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_CHDOCS_T | Change documents, display structure | 20131115 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CDHDR-UDATE | Creation date of the change document | 20131115 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CDHDR-OBJECTID | Object value | 20131115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert Date and Time to a Different Time Zone | 20040422 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20031127 |
3 | ![]() |
Instance method | Private | Method | Zeitstempel aufbereiten | 20080730 |
4 | ![]() |
Instance method | Private | Method | Konvertiert ISO Einheiten in die Texte von SAP Einheiten | 20080331 |
5 | ![]() |
Instance method | Private | Method | Define Parameters for CHANGEDOCUMENT_READ | 20050307 |
6 | ![]() |
Instance method | Private | Method | Liest den CGPL Text zur GUID | 20120119 |
7 | ![]() |
Instance method | Private | Method | Feldbezeichnungen (API) lesen | 20080730 |
8 | ![]() |
Instance method | Private | Method | Liest den OTR Text zum Alias | 20080730 |
9 | ![]() |
Instance method | Private | Method | Namen des Benutzers lesen | 20080730 |
10 | ![]() |
Instance method | Private | Method | Texte der Zeiteinheiten aufbereiten | 20080730 |
11 | ![]() |
Instance method | Private | Method | "Arbeit"-Änderungsbelege aufbereiten | 20080730 |
12 | ![]() |
Instance method | Public | Method | Reads the Change Documents for Task Assignment | 20030801 |
13 | ![]() |
Instance method | Public | Method | Reads the Change Documents for Task Assignment R/Task | 20030811 |
14 | ![]() |
Instance method | Public | Method | Reads the Change Documents for Task Assignment | 20030812 |
15 | ![]() |
Instance method | Public | Method | Reads the Change Documents for Authorizations | 20030801 |
16 | ![]() |
Instance method | Public | Method | Reads the Change Documents for Metadata | 20030801 |
17 | ![]() |
Instance method | Public | Method | Reads the Change Documents for Object Links | 20030801 |
18 | ![]() |
Instance method | Public | Method | Reads the Change Documents for Metadata of Resources | 20030812 |
19 | ![]() |
Instance method | Public | Method | Reads the Change Documents for the Status | 20030801 |
20 | ![]() |
Static method | Public | Method | Refresh Change Documents for Task Assignment | 20131115 |
Events
Class CL_DPR_CHANGE_DOCUMENT_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CHDOCS_T | Protected | See coding | 20131115 | TY_CHDOCS_T TYPE STANDARD TABLE OF cdred
|
Method Signatures
Method CHANGE_TZONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DATE | Call by reference | Type reference (TYPE) | UDATE | Datum | 20040422 | ||
2 | ![]() |
CV_TIME | Call by reference | Type reference (TYPE) | UTIME | Uhrzeit | 20040422 | ||
3 | ![]() |
IV_TZONE_NEW | Call by reference | Type reference (TYPE) | SYSTZONLO | Alte Zeitzone | 20040422 | ||
4 | ![]() |
IV_TZONE_OLD | Call by reference | Type reference (TYPE) | SYSTZONLO | Alte Zeitzone | 20040422 |
Method CHANGE_TZONE on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Anwendungsobjekt | 20031127 |
Method CONSTRUCTOR on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method CONVERT_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_FIELDVALUE | Call by reference | Type reference (TYPE) | CDFIELDVAL | Feldinhalt des geänderten Felds | 20080730 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20080730 | ||
3 | ![]() |
IV_SCHEDULE_CORRECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | Korrektur des Datum bezgl. Terminierungsergebnis | 20080730 |
Method CONVERT_TIMESTAMP on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method CONVERT_UNIT_ISO_TO_SAP_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SAP_MSEHL | Call by reference | Type reference (TYPE) | CDFLDVALO | Text zur Maßeinheit | 20080331 | ||
2 | ![]() |
IV_ISO_CODE | Call by reference | Type reference (TYPE) | T006-ISOCODE | ISO-Code Maßeinheit | 20080331 |
Method CONVERT_UNIT_ISO_TO_SAP_TXT on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method GET_CD_READ_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE_OF_CHANGE | Call by reference | Type reference (TYPE) | CDDATUM | Erstellungsdatum des Änderungsbelegs | 20050307 | ||
2 | ![]() |
EV_DATE_UNTIL | Call by reference | Type reference (TYPE) | CDDATUM | Erstellungsdatum des Änderungsbelegs | 20050307 | ||
3 | ![]() |
EV_OBJECTID | Call by reference | Type reference (TYPE) | CDOBJECTV | Objektwert | 20050307 | ||
4 | ![]() |
EV_TABLEKEY | Call by reference | Type reference (TYPE) | CDTABKEY | Key der geaenderten Tabellenzeile | 20050307 | ||
5 | ![]() |
IV_PROCESS_PARENT | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101115 |
Method GET_CD_READ_PARAMETERS on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method GET_CGPL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20120119 | |
2 | ![]() |
IV_TEXT_GUID | Call by reference | Type reference (TYPE) | CGPL_GUID16 | Project Planning: 16-Character GUID for Projects and Activts | 20120119 | ||
3 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | CGPL_TEXT1 | Language-Dependent Short Text | 20120119 |
Method GET_CGPL_TEXT on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method GET_FIELD_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DFIES | Call by reference | Type reference (TYPE) | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20080730 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | DFIES-FIELDNAME | Feldname | 20080730 | ||
3 | ![]() |
IV_FIELDNAME_DB | Call by reference | Type reference (TYPE) | DFIES-FIELDNAME | Feldname | 20080730 | ||
4 | ![]() |
IV_TABNAME_DB | Call by reference | Type reference (TYPE) | CDTABNAME | Änderungsbelegerstellung: Tabellennname | 20080730 | ||
5 | ![]() |
IV_UI_STRUCTURE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20080730 |
Method GET_FIELD_DESCRIPTION on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method GET_OTR_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ALIAS | Call by reference | Type reference (TYPE) | STRING | Alias des OTR Text | 20080730 | ||
2 | ![]() |
RV_OTR_TEXT | Value transfer | Type reference (TYPE) | STRING | OTR Text | 20080730 |
Method GET_OTR_TEXT on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method GET_USER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USERNAME | Call by reference | Type reference (TYPE) | CDUSERNAME | Benutzername des Änderers im Änderungsbeleg | 20080730 | ||
2 | ![]() |
RV_USERNAME | Value transfer | Type reference (TYPE) | ACO_STRING | String | 20080730 |
Method GET_USER_NAME on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method PREPARE_UNIT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_FIELDVALUE | Call by reference | Type reference (TYPE) | CDFIELDVAL | Feldinhalt des geänderten Felds | 20080730 |
Method PREPARE_UNIT_TEXT on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method PREPARE_WORK_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_FIELDVALUE | Call by reference | Type reference (TYPE) | CDFIELDVAL | Feldinhalt des geänderten Felds | 20080730 | ||
2 | ![]() |
CV_UNIT | Call by reference | Type reference (TYPE) | MSEHI | Maßeinheit | 20080730 |
Method PREPARE_WORK_VALUES on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method READ_CHANGE_DOCUMENTS_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_CD_ASSIGN | Value transfer | Type reference (TYPE) | DPR_TT_CD_ASSIGN | Tabellentyp für Aufgabenzuordnung in den Änderungsbelegen | 20030807 |
Method READ_CHANGE_DOCUMENTS_ASSIGN on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method READ_CHANGE_DOCUMENTS_ASS_RES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20030825 | ||
2 | ![]() |
MS_PART_EXT | Call by reference | Type reference (TYPE) | DPR_TS_PART_EXT | Attribute einer Rolle (extern) | 20030825 | ||
3 | ![]() |
PT_CD_ASSIGN_RES | Value transfer | Type reference (TYPE) | DPR_TT_CD_ASSIGN_T | Tabellentyp für Änderungsbelege in Assignment role/task | 20030811 |
Method READ_CHANGE_DOCUMENTS_ASS_RES on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method READ_CHANGE_DOCUMENTS_ASS_TSK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Tabellentyp für Projektbeteiligte | 20030825 | ||
2 | ![]() |
MS_PART_EXT | Call by reference | Type reference (TYPE) | DPR_TS_PART_EXT | Attribute einer Rolle (extern) | 20030825 | ||
3 | ![]() |
PT_CD_ASSIGN | Value transfer | Type reference (TYPE) | DPR_TT_CD_ASSIGN | Tabellentyp für Aufgabenzuordnung in den Änderungsbelegen | 20030812 |
Method READ_CHANGE_DOCUMENTS_ASS_TSK on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method READ_CHANGE_DOCUMENTS_AUTHOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_CD_AUTH | Value transfer | Type reference (TYPE) | DPR_TT_CD_AUTH | Tabellebtyp für die Änderungsbelege der Berechtigungen | 20030801 |
Method READ_CHANGE_DOCUMENTS_AUTHOR on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method READ_CHANGE_DOCUMENTS_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UI_STRUCTURE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20080121 | ||
2 | ![]() |
PT_CD_META | Value transfer | Type reference (TYPE) | DPR_TT_CD_META | Tabellentyp für Change Documents | 20030801 |
Method READ_CHANGE_DOCUMENTS_METADATA on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method READ_CHANGE_DOCUMENTS_OBJ_LNK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_CD_OBJ | Value transfer | Type reference (TYPE) | DPR_TT_CD_OBJECT_LINK | Tabellentyp für Change Docs Objectlinks | 20030815 |
Method READ_CHANGE_DOCUMENTS_OBJ_LNK on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method READ_CHANGE_DOCUMENTS_RES_META Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20030825 | ||
2 | ![]() |
MS_PART_EXT | Call by reference | Type reference (TYPE) | DPR_TS_PART_EXT | Attribute einer Rolle (extern) | 20030825 | ||
3 | ![]() |
PT_CD_RES_META | Value transfer | Type reference (TYPE) | DPR_TT_CD_RES_META | Tabellentyp für die Tabelle Änderungsbelege Res/Metadaten | 20030812 |
Method READ_CHANGE_DOCUMENTS_RES_META on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method READ_CHANGE_DOCUMENTS_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MT_ICDS | Value transfer | Type reference (TYPE) | DPR_TT_CD_STATUS_C | Tabellentyp für Änderungsbelege + Changename | 20030801 |
Method READ_CHANGE_DOCUMENTS_STATUS on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
Method REFRESH_DOC_ENL Signature
Method REFRESH_DOC_ENL on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no parameter.
Method REFRESH_DOC_ENL on class CL_DPR_CHANGE_DOCUMENT_SERVICE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |