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 | 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_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 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_TEXT | Texts from cProjects Components for Transferring to BW | 20020607 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Checklist Tables | 20020611 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Date Type Text Table | 20020611 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Phase Type Text Table | 20020619 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Role Type Text Tables | 20020621 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Phase Type Text Tables | 20020611 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Priority Text Tables | 20020619 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Project Tables | 20020607 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Project Category Text Tables | 20020611 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Project Reason Text Table | 20020611 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cusor on Project Type Text Table | 20020611 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cursor on Rate Text Table | 20060418 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cursor on Task Tables | 20020611 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cursor on Task Type Text Table | 20020611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020607 | |
| 2 | Instance method | Public | Method | Access to Texts | 20020626 | |
| 3 | Instance method | Public | Method | Increment the Variable Count Records | 20020607 | |
| 4 | Instance method | Public | Method | Fill Table with Texts from Releases | 20020625 | |
| 5 | Instance method | Public | Method | Fill Table with Texts from Checklists | 20020619 | |
| 6 | Instance method | Public | Method | Fill Table with Texts from Checklist Items | 20020619 | |
| 7 | Instance method | Public | Method | Fill Table with Texts from Checklist Types | 20020611 | |
| 8 | Instance method | Public | Method | Fill Table with Texts from Date Types | 20020619 | |
| 9 | Instance method | Public | Method | Fill Table with Texts from Project Participants | 20020619 | |
| 10 | Instance method | Public | Method | Fill Table with Texts from Project Roles | 20020621 | |
| 11 | Instance method | Public | Method | Fill Table with Texts from Phases | 20020611 | |
| 12 | Instance method | Public | Method | Fill Table with Texts from Phase Types | 20020611 | |
| 13 | Instance method | Public | Method | Fill Table with Texts from Priorities | 20020619 | |
| 14 | Instance method | Public | Method | Fill Table with Texts from Project Categories | 20020611 | |
| 15 | Instance method | Public | Method | Fill Table with Texts from Project Reasons | 20020611 | |
| 16 | Instance method | Public | Method | Fill Table with Texts from Projects | 20020611 | |
| 17 | Instance method | Public | Method | Fill Table with Texts from Project Types | 20020611 | |
| 18 | Instance method | Public | Method | Fill Table with Texts from Costs/Sales Records | 20060418 | |
| 19 | Instance method | Public | Method | Fill Table with Texts from Tasks | 20020619 | |
| 20 | 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 | IV_FIELDS | Call by reference | Type reference (TYPE) | SBIWA_T_FIELDS | 20020607 | ||||
| 2 | IV_MAXSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | 20020607 | |||
| 3 | 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 | ET_TEXT | Call by reference | Type reference (TYPE) | DPR_TT_BW_TEXT | Table type to transfer phase attributes to BW | 20020626 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | CT_TEXT_PHASE_TYPE | Call by reference | Type reference (TYPE) | DPR_TT_BW_TEXT_PHASE_TYPE | 20020624 | ||||
| 2 | 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 | CT_TEXT_PRIORITY | Call by reference | Type reference (TYPE) | DPR_TT_BW_TEXT_PRIORITY | Texts from cProjects components to transfer to BW | 20020624 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | CT_TEXT | Call by reference | Type reference (TYPE) | DPR_TT_BW_TEXT | Texts from cProjects components to transfer to BW | 20020611 | |||
| 2 | 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 | 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 | 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 | CT_TEXT_RATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_TEXT_RATE | Texte Kosten-/Erlössatz | 20060418 | |||
| 2 | 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 | 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 | 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 | 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 |