SAP ABAP Class CL_DPR_DOCUMENT_TEXT_SERVICES (Text Management for DRP_DOCUMENT)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-DOC (Application Component) Documents
⤷
DEVELOPMENT_PROJECTS_DOCUMENT (Package) Project Management - Documents
⤷
⤷
Properties
| Class | CL_DPR_DOCUMENT_TEXT_SERVICES | |
| Short Description | Text Management for DRP_DOCUMENT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_DOCUMENT | Project Management - Documents |
| Created | 20110506 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_DOCUMENT_TEXT_SERVICES has no interface implemented.
Friends
Class CL_DPR_DOCUMENT_TEXT_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20120104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Texts and Descriptions for Document or Folder | 20110509 | |
| 2 | Static method | Public | Method | Read Description for Document or Folder | 20110519 | |
| 3 | Static method | Public | Method | Read Text for Document or Folder | 20110509 | |
| 4 | Static method | Public | Method | Read Logon Language for Documents | 20120104 | |
| 5 | Static method | Public | Method | Create Description for Document or Folder | 20110519 | |
| 6 | Static method | Public | Method | Create Text for Document or Folder | 20110509 | |
| 7 | Static method | Public | Method | Set Logon Language for Documents | 20120104 |
Events
Class CL_DPR_DOCUMENT_TEXT_SERVICES has no event.
Types
Class CL_DPR_DOCUMENT_TEXT_SERVICES has no local type.
Method Signatures
Method DELETE_DOCUMENT_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDMS_GUID | Call by reference | Type reference (TYPE) | DPR_TV_DOCUMENT_GUID | GUID für EDMS Dokument/Folder | 20110509 |
Method DELETE_DOCUMENT_TEXTS on class CL_DPR_DOCUMENT_TEXT_SERVICES has no exception.
Method GET_DOCUMENT_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDMS_GUID | Call by reference | Type reference (TYPE) | DPR_TV_DOCUMENT_GUID | GUID für EDMS Dokument/Folder | 20110519 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20110519 | |||
| 3 | IV_MASTER_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20110519 | |||
| 4 | RV_DOC_DESCR | Value transfer | Type reference (TYPE) | EDMS_DOC_NAME | EDMS: Dokumentname | 20110519 |
Method GET_DOCUMENT_DESCR on class CL_DPR_DOCUMENT_TEXT_SERVICES has no exception.
Method GET_DOCUMENT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDMS_GUID | Call by reference | Type reference (TYPE) | DPR_TV_DOCUMENT_GUID | GUID für EDMS Dokument/Folder | 20110509 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20110509 | |||
| 3 | IV_MASTER_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20110509 | |||
| 4 | RV_DOC_NAME | Value transfer | Type reference (TYPE) | EDMS_DOC_NAME | EDMS: Dokumentname | 20110509 |
Method GET_DOCUMENT_TEXT on class CL_DPR_DOCUMENT_TEXT_SERVICES has no exception.
Method GET_DOC_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20120104 |
Method GET_DOC_LANGUAGE on class CL_DPR_DOCUMENT_TEXT_SERVICES has no exception.
Method SET_DOCUMENT_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_DESCR | Call by reference | Type reference (TYPE) | EDMS_DOC_NAME | EDMS: Dokumentname | 20110519 | |||
| 2 | IV_EDMS_GUID | Call by reference | Type reference (TYPE) | DPR_TV_DOCUMENT_GUID | GUID für EDMS Dokument/Folder | 20110519 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20110519 |
Method SET_DOCUMENT_DESCR on class CL_DPR_DOCUMENT_TEXT_SERVICES has no exception.
Method SET_DOCUMENT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_NAME | Call by reference | Type reference (TYPE) | EDMS_DOC_NAME | EDMS: Dokumentname | 20110509 | |||
| 2 | IV_EDMS_GUID | Call by reference | Type reference (TYPE) | DPR_TV_DOCUMENT_GUID | GUID für EDMS Dokument/Folder | 20110509 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20110509 |
Method SET_DOCUMENT_TEXT on class CL_DPR_DOCUMENT_TEXT_SERVICES has no exception.
Method SET_DOC_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20120104 |
Method SET_DOC_LANGUAGE on class CL_DPR_DOCUMENT_TEXT_SERVICES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |