SAP ABAP Class CL_DPR_BW_EXTRACT_TRANSACT (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 | 20020624 |
Properties
| Class | CL_DPR_BW_EXTRACT_TRANSACT | |
| 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 | 20020617 | 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_BW_EXTRACT_TRANSACT has no interface implemented.
Friends
Class CL_DPR_BW_EXTRACT_TRANSACT 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_DATE_ORG | Table with Checklist Transaction Data | 20020619 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_DATE_ORG | Table with Checklist Items Transaction Data | 20020619 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | EDMS_TT_DOCUMENT_ID | EDMS: List of Documents | 20020619 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_DATE_ORG | Table with Project Participant Transaction Data | 20020619 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_DATE_ORG | Table with Phase Transaction Data | 20020619 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_GUIDS | Table Type for GUIDs | 20020617 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SBIWA_T_SELECT | Values of the Selected Attributes | 20020617 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_DATE_ORG | Table with Task Transaction Data | 20020619 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Cursor on Project Table | 20020619 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020617 | |
| 2 | Instance method | Public | Method | Access to Checklist Transaction Data | 20020619 | |
| 3 | Instance method | Public | Method | Access to Checklist Item Transaction Data | 20020619 | |
| 4 | Instance method | Public | Method | Access to Project Participant Transaction Data | 20020619 | |
| 5 | Instance method | Public | Method | Access to Phase Transaction Data | 20020619 | |
| 6 | Instance method | Public | Method | Access to Task Transaction Data | 20020619 | |
| 7 | Instance method | Public | Method | Reset Variables Used | 20051111 | |
| 8 | Instance method | Public | Method | Fill Table with Transaction Data for Checklists | 20020627 | |
| 9 | Instance method | Public | Method | Fill Table with Transaction Data for Checklists Items | 20020627 | |
| 10 | Instance method | Public | Method | Fill Table with Transaction Data for Project Participants | 20020627 | |
| 11 | Instance method | Public | Method | Fill Table with Transaction Data for Phases | 20020627 | |
| 12 | Instance method | Public | Method | Transaction Data: Project Definition Dates | 20020619 | |
| 13 | Instance method | Public | Method | Fill Table with Transaction Data for Tasks | 20020619 |
Events
Class CL_DPR_BW_EXTRACT_TRANSACT has no event.
Types
Class CL_DPR_BW_EXTRACT_TRANSACT 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 | 20020617 | ||||
| 2 | IV_MAXSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | 20020617 | |||
| 3 | IV_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20020617 |
Method CONSTRUCTOR on class CL_DPR_BW_EXTRACT_TRANSACT has no exception.
Method GET_CHECKLIST_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHECKLIST_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table type to transfer phase attributes to BW | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_MORE_DATA | 20020619 |
Method GET_CHECKLIST_ITEM_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHECKLIST_ITEM_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table type to transfer phase attributes to BW | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_MORE_DATA | 20020619 |
Method GET_PARTICIPANT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTICIPANT_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table type to transfer phase attributes to BW | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_MORE_DATA | 20020619 |
Method GET_PHASE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PHASE_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table type to transfer phase attributes to BW | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_MORE_DATA | 20020619 |
Method GET_TASK_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASK_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table type to transfer phase attributes to BW | 20020619 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_MORE_DATA | 20020619 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_DPR_BW_EXTRACT_TRANSACT has no parameter.
Method INITIALIZE on class CL_DPR_BW_EXTRACT_TRANSACT has no exception.
Method READ_CHECKLIST_H_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHECKLIST_H_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table to transfer project attributes to BW | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020627 |
Method READ_CHECKLIST_H_DATE on class CL_DPR_BW_EXTRACT_TRANSACT has no exception.
Method READ_CHECKLIST_ITEM_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHECKLIST_ITEM_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table to transfer project attributes to BW | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020627 |
Method READ_CHECKLIST_ITEM_DATE on class CL_DPR_BW_EXTRACT_TRANSACT has no exception.
Method READ_PARTICIPANT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTICIPANT_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table to transfer project attributes to BW | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020627 |
Method READ_PARTICIPANT_DATE on class CL_DPR_BW_EXTRACT_TRANSACT has no exception.
Method READ_PHASE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PHASE_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table to transfer project attributes to BW | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020627 |
Method READ_PHASE_DATE on class CL_DPR_BW_EXTRACT_TRANSACT has no exception.
Method READ_PROJECT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROJECT_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table to transfer project attributes to BW | 20020619 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020619 |
Method READ_PROJECT_DATE on class CL_DPR_BW_EXTRACT_TRANSACT has no exception.
Method READ_TASK_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASK_DATE | Call by reference | Type reference (TYPE) | DPR_TT_BW_DATE | Table to transfer project attributes to BW | 20020627 | |||
| 2 | EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020619 |
Method READ_TASK_DATE on class CL_DPR_BW_EXTRACT_TRANSACT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |