SAP ABAP Class CL_DPR_EXTRACT_OBJECT_LINKS (Extract the Object Links as Transaction Data)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-BW (Application Component) BW Interface
⤷
DEVELOPMENT_PROJECTS_BW (Package) Project Management - BW Extractor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_BW_EXTRACT | 20020626 |
Properties
| Class | CL_DPR_EXTRACT_OBJECT_LINKS | |
| Short Description | Extract the Object Links as Transaction Data | |
| Super Class | CL_DPR_BW_EXTRACT | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_BW | Project Management - BW Extractor |
| Created | 20020626 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DPR_EXTRACT_OBJECT_LINKS has no interface implemented.
Friends
Class CL_DPR_EXTRACT_OBJECT_LINKS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_OBJLINKS_ORG | Table for Transferring Object Links to BW | 20020626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020626 | |
| 2 | Instance method | Public | Method | Return of Object Links | 20020626 | |
| 3 | Instance method | Public | Method | Fill Table with Links for Releasing Objects | 20020626 | |
| 4 | Instance method | Public | Method | Fill Table with Links for Checklist Items - Objects | 20020626 | |
| 5 | Instance method | Public | Method | Fill Table with Links for Checklists - Objects | 20020626 | |
| 6 | Instance method | Public | Method | Read GUIDs | 20020626 | |
| 7 | Instance method | Public | Method | Fill Table with Links for Phases - Objects | 20070110 | |
| 8 | Instance method | Public | Method | Fill Table with Links for Phases - Objects | 20020626 | |
| 9 | Instance method | Public | Method | Fill Table with Links for Projects - Objects | 20020626 | |
| 10 | Instance method | Public | Method | Fill Table with Links for Tasks - Objects | 20020626 |
Events
Class CL_DPR_EXTRACT_OBJECT_LINKS has no event.
Types
Class CL_DPR_EXTRACT_OBJECT_LINKS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDS | Call by reference | Type reference (TYPE) | SBIWA_T_FIELDS | 20020626 | ||||
| 2 | IV_MAXSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | 20020626 | |||
| 3 | IV_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20020626 |
Method CONSTRUCTOR on class CL_DPR_EXTRACT_OBJECT_LINKS has no exception.
Method GET_OBJECT_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJLINKS | Call by reference | Type reference (TYPE) | DPR_TT_BW_OBJLINKS | Table to transfer the links cProjects object-documents | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020626 |
Method GET_OBJECT_LINKS on class CL_DPR_EXTRACT_OBJECT_LINKS has no exception.
Method READ_APPROVAL_OBJ_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020626 |
Method READ_APPROVAL_OBJ_LINKS on class CL_DPR_EXTRACT_OBJECT_LINKS has no exception.
Method READ_CHECKLIST_ITEM_OBJ_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020626 |
Method READ_CHECKLIST_ITEM_OBJ_LINKS on class CL_DPR_EXTRACT_OBJECT_LINKS has no exception.
Method READ_CHECKLIST_OBJ_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020626 |
Method READ_CHECKLIST_OBJ_LINKS on class CL_DPR_EXTRACT_OBJECT_LINKS has no exception.
Method READ_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | CHAR255 | char255 | 20030218 | |||
| 2 | EV_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20020627 | |||
| 3 | EV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CHAR255 | char255 | 20030218 | |||
| 4 | IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | OLR3_TV_STRING | 'Langer' String mit definierter Länge für RFC | 20030218 | |||
| 5 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | OLR3_TV_STRING | 'Langer' String mit definierter Länge für RFC | 20030218 | |||
| 6 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_OBL_TYPE | Table to transfer the links cProjects object-documents | 20020626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Destin. z. Objektlink hinterlegt! Kein ERP-System Obj | 20030218 | ||
| 2 | Customizing zur Objektart des Objektlink nicht gefunden | 20030218 | ||
| 3 | Objektart des Objektlinks nicht gültig | 20030218 |
Method READ_PARTICIPANT_OBJ_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20070110 |
Method READ_PARTICIPANT_OBJ_LINKS on class CL_DPR_EXTRACT_OBJECT_LINKS has no exception.
Method READ_PHASE_OBJ_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020626 |
Method READ_PHASE_OBJ_LINKS on class CL_DPR_EXTRACT_OBJECT_LINKS has no exception.
Method READ_PROJECT_OBJ_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020626 |
Method READ_PROJECT_OBJ_LINKS on class CL_DPR_EXTRACT_OBJECT_LINKS has no exception.
Method READ_TASK_OBJ_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020626 |
Method READ_TASK_OBJ_LINKS on class CL_DPR_EXTRACT_OBJECT_LINKS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |