SAP ABAP Class CL_DPR_EXTRACT_ATTRIBUTES (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_ATTRIBUTES | |
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 | 20020610 | 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_ATTRIBUTES has no interface implemented.
Friends
Class CL_DPR_EXTRACT_ATTRIBUTES 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_APPROVALS_ORG | Internal Table with Release Attributes | 20020625 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_CHECKLISTS | Internal Table with Checklist Attributes | 20020613 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_CHECKLIST_ITEMS | Internal Table with Checklist Items Attributes | 20020614 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EDMS_TT_DOCUMENT_ID | EDMS: List of Documents | 20020612 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_IND_APPROVAL_ORG | Internal Table with Individual Release Attributes | 20020625 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_PARTICIPANTS | Internal Table with Project Participant Attributes | 20020617 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_PHASES | Internal Table with Phase Attributes | 20020613 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_INSTID | Internal Table with INSTIDS of Phases | 20020620 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_GUIDS | Internal Table for Projects | 20020613 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_BW_TASKS | Internal Table with Task Attributes | 20020614 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CURSOR | Cursor on Project Table | 20020613 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020610 |
2 | ![]() |
Instance method | Public | Method | Access to Release Attributes | 20020624 |
3 | ![]() |
Instance method | Public | Method | Access to Checklist Release Attributes | 20020613 |
4 | ![]() |
Instance method | Public | Method | Access to Checklist Item Attributes | 20020614 |
5 | ![]() |
Instance method | Public | Method | Access to Document Attributes | 20020612 |
6 | ![]() |
Instance method | Public | Method | Access to Individual Release Attributes | 20020625 |
7 | ![]() |
Instance method | Public | Method | Access to Project Participant Attributes | 20020614 |
8 | ![]() |
Instance method | Public | Method | Access to Phase Attributes | 20020613 |
9 | ![]() |
Instance method | Public | Method | Access to Task Attributes | 20020614 |
10 | ![]() |
Instance method | Public | Method | Increase the Variable COUNTRECORDS | 20020610 |
11 | ![]() |
Instance method | Public | Method | Fill Internal Table with Documents | 20020617 |
12 | ![]() |
Instance method | Public | Method | Fill Internal Table with Releases | 20020624 |
13 | ![]() |
Instance method | Public | Method | Fill Internal Table with Checklists | 20020613 |
14 | ![]() |
Instance method | Public | Method | Fill Internal Table with Checklist Items | 20020614 |
15 | ![]() |
Instance method | Public | Method | Read Documents | 20020612 |
16 | ![]() |
Instance method | Private | Method | Read Lower-Level Documents in the Structure | 20020612 |
17 | ![]() |
Instance method | Public | Method | Fill Internal Table with Individual Releases | 20020625 |
18 | ![]() |
Instance method | Public | Method | Fill Internal Table with Participants | 20020618 |
19 | ![]() |
Instance method | Public | Method | Fill Internal Table with Phases | 20020613 |
20 | ![]() |
Instance method | Public | Method | Read Project Attributes | 20020613 |
21 | ![]() |
Instance method | Public | Method | Fill Internal Table with Tasks | 20020614 |
Events
Class CL_DPR_EXTRACT_ATTRIBUTES has no event.
Types
Class CL_DPR_EXTRACT_ATTRIBUTES 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 | 20020610 | |||
2 | ![]() |
IV_MAXSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | 20020610 | ||
3 | ![]() |
IV_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20020610 |
Method CONSTRUCTOR on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method GET_APPROVAL_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPROVAL_ATTR | Call by reference | Type reference (TYPE) | DPR_TT_BW_APPROVALS | Table type to transfer phase attributes to BW | 20020624 | ||
2 | ![]() |
EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_DATA | 20020624 |
Method GET_CHECKLIST_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHECKLIST_ATTR | Call by reference | Type reference (TYPE) | DPR_TT_BW_CHECKLISTS | Table type to transfer phase attributes to BW | 20020613 | ||
2 | ![]() |
EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_DATA | 20020613 |
Method GET_CHECKLIST_ITEM_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CL_ITEM_ATTR | Call by reference | Type reference (TYPE) | DPR_TT_BW_CHECKLIST_ITEMS | Table type to transfer phase attributes to BW | 20020614 | ||
2 | ![]() |
EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_DATA | 20020614 |
Method GET_DOCUMENTS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DOC_ATTRIBUTES | Value transfer | Type reference (TYPE) | DPR_TT_BW_DOCUMENTS | Table to transfer documents to BW | 20020613 | ||
2 | ![]() |
EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_DATA | 20020612 |
Method GET_IND_APPROVAL_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IND_APPROVAL_ATTR | Call by reference | Type reference (TYPE) | DPR_TT_BW_IND_APPROVAL | Table type to transfer phase attributes to BW | 20020625 | ||
2 | ![]() |
EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_DATA | 20020625 |
Method GET_PARTICIPANT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARTICIPANT_ATTR | Call by reference | Type reference (TYPE) | DPR_TT_BW_PARTICIPANTS | Table type to transfer phase attributes to BW | 20020617 | ||
2 | ![]() |
EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_DATA | 20020614 |
Method GET_PHASE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PHASE_ATTR | Call by reference | Type reference (TYPE) | DPR_TT_BW_PHASES | Table type to transfer phase attributes to BW | 20020613 | ||
2 | ![]() |
EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_DATA | 20020613 |
Method GET_TASK_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TASK_ATTR | Call by reference | Type reference (TYPE) | DPR_TT_BW_TASKS | Table type to transfer phase attributes to BW | 20020614 | ||
2 | ![]() |
EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_DATA | 20020614 |
Method INCREMENT_COUNTRECORDS Signature
Method INCREMENT_COUNTRECORDS on class CL_DPR_EXTRACT_ATTRIBUTES has no parameter.
Method INCREMENT_COUNTRECORDS on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_ALL_DOCUMENTS 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 | 20020617 |
Method READ_ALL_DOCUMENTS on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_APPROVAL_ATTR 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 | 20020624 |
Method READ_APPROVAL_ATTR on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_CHECKLIST_H_ATTR 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 | 20020613 |
Method READ_CHECKLIST_H_ATTR on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_CHECKLIST_ITEM_ATTR 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 | 20020614 |
Method READ_CHECKLIST_ITEM_ATTR on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_DOCUMENTS 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 | 20020612 |
Method READ_DOCUMENTS on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_DOC_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DOCUMENTS | Call by reference | Type reference (TYPE) | EDMS_TT_DOCUMENT_ID | EDMS: Liste von Dokumenten | 20020612 |
Method READ_DOC_CHILDREN on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_IND_APPROVAL_ATTR 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_IND_APPROVAL_ATTR on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_PARTICIPANT_ATTR 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 | 20020618 |
Method READ_PARTICIPANT_ATTR on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_PHASE_ATTR 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 | 20020613 |
Method READ_PHASE_ATTR on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_PROJECT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROJECT_ATTR | Call by reference | Type reference (TYPE) | DPR_TT_BW_PROJECTS | Table to transfer project attributes to BW | 20020613 | ||
2 | ![]() |
EV_FINALIZE | Call by reference | Type reference (TYPE) | ABACHAR01 | Characterfeld Länge 1 | 20020613 |
Method READ_PROJECT_ATTR on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
Method READ_TASK_ATTR 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 | 20020614 |
Method READ_TASK_ATTR on class CL_DPR_EXTRACT_ATTRIBUTES has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |