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 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SBIWA 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 MT_OBJLINKS 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 CONSTRUCTOR Instance method Public Constructor Constructor 20020626
2 GET_OBJECT_LINKS Instance method Public Method Return of Object Links 20020626
3 READ_APPROVAL_OBJ_LINKS Instance method Public Method Fill Table with Links for Releasing Objects 20020626
4 READ_CHECKLIST_ITEM_OBJ_LINKS Instance method Public Method Fill Table with Links for Checklist Items - Objects 20020626
5 READ_CHECKLIST_OBJ_LINKS Instance method Public Method Fill Table with Links for Checklists - Objects 20020626
6 READ_GUID Instance method Public Method Read GUIDs 20020626
7 READ_PARTICIPANT_OBJ_LINKS Instance method Public Method Fill Table with Links for Phases - Objects 20070110
8 READ_PHASE_OBJ_LINKS Instance method Public Method Fill Table with Links for Phases - Objects 20020626
9 READ_PROJECT_OBJ_LINKS Instance method Public Method Fill Table with Links for Projects - Objects 20020626
10 READ_TASK_OBJ_LINKS 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 Importing IV_FIELDS Call by reference Type reference (TYPE) SBIWA_T_FIELDS 20020626
2 Importing IV_MAXSIZE Call by reference Type reference (TYPE) RSMAXSIZE Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle 20020626
3 Importing 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 Exporting ET_OBJLINKS Call by reference Type reference (TYPE) DPR_TT_BW_OBJLINKS Table to transfer the links cProjects object-documents 20020627
2 Exporting 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 Exporting 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 Exporting 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 Exporting 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 Exporting EV_EXTERNAL_ID Call by reference Type reference (TYPE) CHAR255 char255 20030218
2 Exporting EV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20020627
3 Exporting EV_OBJECT_KEY Call by reference Type reference (TYPE) CHAR255 char255 20030218
4 Importing IV_EXTERNAL_ID Call by reference Type reference (TYPE) OLR3_TV_STRING 'Langer' String mit definierter Länge für RFC 20030218
5 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) OLR3_TV_STRING 'Langer' String mit definierter Länge für RFC 20030218
6 Importing 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 NO_DESTINATION Keine Destin. z. Objektlink hinterlegt! Kein ERP-System Obj 20030218
2 OBJECTLINK_CUST_NOT_FOUND Customizing zur Objektart des Objektlink nicht gefunden 20030218
3 OBJECT_TYPE_NOT_VALID 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 Exporting 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 Exporting 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 Exporting 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 Exporting 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