SAP ABAP Class CL_DPR_EXTRACT_TEXT (Class with Methods for BW Extraction)
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 20020620
Properties
Class CL_DPR_EXTRACT_TEXT  
Short Description Class with Methods for BW Extraction    
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 20020607   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_TEXT has no interface implemented.
Friends
Class CL_DPR_EXTRACT_TEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TEXT Instance attribute Private Type reference (TYPE) DPR_TT_BW_TEXT Texts from cProjects Components for Transferring to BW 20020607
2 MV_CURSOR_CHECKLISTTEXT Instance attribute Private Type reference (TYPE) CURSOR Cusor on Checklist Tables 20020611
3 MV_CURSOR_CLH_TYPE Instance attribute Private Type reference (TYPE) CURSOR Cusor on Date Type Text Table 20020611
4 MV_CURSOR_DATE_SET Instance attribute Private Type reference (TYPE) CURSOR Cusor on Phase Type Text Table 20020619
5 MV_CURSOR_PART_ROLE Instance attribute Private Type reference (TYPE) CURSOR Cusor on Role Type Text Tables 20020621
6 MV_CURSOR_PHASE_TYPE Instance attribute Private Type reference (TYPE) CURSOR Cusor on Phase Type Text Tables 20020611
7 MV_CURSOR_PRIORITY Instance attribute Private Type reference (TYPE) CURSOR Cusor on Priority Text Tables 20020619
8 MV_CURSOR_PROJECTTEXT Instance attribute Private Type reference (TYPE) CURSOR Cusor on Project Tables 20020607
9 MV_CURSOR_PRO_CATEG Instance attribute Private Type reference (TYPE) CURSOR Cusor on Project Category Text Tables 20020611
10 MV_CURSOR_PRO_CAUSE Instance attribute Private Type reference (TYPE) CURSOR Cusor on Project Reason Text Table 20020611
11 MV_CURSOR_PRO_TYPE Instance attribute Private Type reference (TYPE) CURSOR Cusor on Project Type Text Table 20020611
12 MV_CURSOR_RATE Instance attribute Private Type reference (TYPE) CURSOR Cursor on Rate Text Table 20060418
13 MV_CURSOR_TASKTEXT Instance attribute Private Type reference (TYPE) CURSOR Cursor on Task Tables 20020611
14 MV_CURSOR_TSK_TYPE Instance attribute Private Type reference (TYPE) CURSOR Cursor on Task Type Text Table 20020611
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020607
2 GET_TEXT Instance method Public Method Access to Texts 20020626
3 INCREMENT_COUNTRECORDS Instance method Public Method Increment the Variable Count Records 20020607
4 READ_APPROVAL_TEXT Instance method Public Method Fill Table with Texts from Releases 20020625
5 READ_CHECKLIST_H_TEXT Instance method Public Method Fill Table with Texts from Checklists 20020619
6 READ_CHECKLIST_ITEM_TEXT Instance method Public Method Fill Table with Texts from Checklist Items 20020619
7 READ_CLH_TYPE_TEXT Instance method Public Method Fill Table with Texts from Checklist Types 20020611
8 READ_DATE_SET_TEXT Instance method Public Method Fill Table with Texts from Date Types 20020619
9 READ_PARTICIPANT_TEXT Instance method Public Method Fill Table with Texts from Project Participants 20020619
10 READ_PART_ROLE_TEXT Instance method Public Method Fill Table with Texts from Project Roles 20020621
11 READ_PHASE_TEXT Instance method Public Method Fill Table with Texts from Phases 20020611
12 READ_PHASE_TYPE_TEXT Instance method Public Method Fill Table with Texts from Phase Types 20020611
13 READ_PRIORITY_TEXT Instance method Public Method Fill Table with Texts from Priorities 20020619
14 READ_PROJECT_CATEGORY_TEXT Instance method Public Method Fill Table with Texts from Project Categories 20020611
15 READ_PROJECT_CAUSE_TEXT Instance method Public Method Fill Table with Texts from Project Reasons 20020611
16 READ_PROJECT_TEXT Instance method Public Method Fill Table with Texts from Projects 20020611
17 READ_PROJECT_TYPE_TEXT Instance method Public Method Fill Table with Texts from Project Types 20020611
18 READ_RATE_TEXT Instance method Public Method Fill Table with Texts from Costs/Sales Records 20060418
19 READ_TASK_TEXT Instance method Public Method Fill Table with Texts from Tasks 20020619
20 READ_TASK_TYPE_TEXT Instance method Public Method Fill Table with Texts from Task Types 20020611
Events
Class CL_DPR_EXTRACT_TEXT has no event.
Types
Class CL_DPR_EXTRACT_TEXT 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 20020607
2 Importing IV_MAXSIZE Call by reference Type reference (TYPE) RSMAXSIZE Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle 20020607
3 Importing IV_SELECT Call by reference Type reference (TYPE) SBIWA_T_SELECT 20020607

Method CONSTRUCTOR on class CL_DPR_EXTRACT_TEXT has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT Call by reference Type reference (TYPE) DPR_TT_BW_TEXT Table type to transfer phase attributes to BW 20020626
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020626
# Exception Resumable Description Created on
1 NO_MORE_DATA NO_MORE_DATA 20020626

Method INCREMENT_COUNTRECORDS Signature

Method INCREMENT_COUNTRECORDS on class CL_DPR_EXTRACT_TEXT has no parameter.
Method INCREMENT_COUNTRECORDS on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_APPROVAL_TEXT 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 20020625

Method READ_APPROVAL_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_CHECKLIST_H_TEXT 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 20020619

Method READ_CHECKLIST_H_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_CHECKLIST_ITEM_TEXT 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 20020619

Method READ_CHECKLIST_ITEM_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_CLH_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_CLH_TYPE Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_CLH_TYPE Texts from cProjects components to transfer to BW 20020624
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020611

Method READ_CLH_TYPE_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_DATE_SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_DATE_SET Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_DATE_SET Texts from cProjects components to transfer to BW 20020624
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020619

Method READ_DATE_SET_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_PARTICIPANT_TEXT 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 20020619

Method READ_PARTICIPANT_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_PART_ROLE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_PART_ROLE Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_PART_ROLE Texts from cProjects components to transfer to BW 20020624
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020621

Method READ_PART_ROLE_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_PHASE_TEXT 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 20020611

Method READ_PHASE_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_PHASE_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_PHASE_TYPE Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_PHASE_TYPE 20020624
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020611

Method READ_PHASE_TYPE_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_PRIORITY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_PRIORITY Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_PRIORITY Texts from cProjects components to transfer to BW 20020624
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020619

Method READ_PRIORITY_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_PROJECT_CATEGORY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_PRO_CATEGORY Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_PRO_CATEGORY Texts from cProjects components to transfer to BW 20020624
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020611

Method READ_PROJECT_CATEGORY_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_PROJECT_CAUSE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_PRO_CAUSE Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_PRO_CAUSE Texts from cProjects components to transfer to BW 20020624
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020611

Method READ_PROJECT_CAUSE_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_PROJECT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT Call by reference Type reference (TYPE) DPR_TT_BW_TEXT Texts from cProjects components to transfer to BW 20020611
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020611

Method READ_PROJECT_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_PROJECT_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_PRO_TYPE Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_PRO_TYPE Texts from cProjects components to transfer to BW 20020624
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020611

Method READ_PROJECT_TYPE_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_RATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_RATE Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_RATE Texte Kosten-/Erlössatz 20060418
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20060418

Method READ_RATE_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_TASK_TEXT 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 20020619

Method READ_TASK_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.

Method READ_TASK_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXT_TASK_TYPE Call by reference Type reference (TYPE) DPR_TT_BW_TEXT_TASK_TYPE Texts from cProjects components to transfer to BW 20020624
2 Exporting EV_FINALIZE Call by reference Type reference (TYPE) ABACHAR01 Characterfeld Länge 1 20020611

Method READ_TASK_TYPE_TEXT on class CL_DPR_EXTRACT_TEXT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200