Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_BW_EXTRACT_TRANSACT | Class with Methods for BW Extraction | 20020624 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_EXTRACT_ATTRIBUTES | Class with Methods for BW Extraction | 20020620 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_EXTRACT_HIER_ATTR | Class with Methods for BW Extraction | 20020709 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_EXTRACT_OBJECT_LINKS | Extract the Object Links as Transaction Data | 20020626 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_EXTRACT_PART_LINKS | Extract the Object Links as Transaction Data | 20020624 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_EXTRACT_TEXT | Class with Methods for BW Extraction | 20020620 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_EXTRACT_TRANS_LINKS | Extract the Object Links as Transaction Data | 20020620 |
Properties
Class | CL_DPR_BW_EXTRACT | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_BW | Project Management - BW Extractor |
Created | 20020620 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DPR_BW_EXTRACT has no interface implemented.
Friends
Class CL_DPR_BW_EXTRACT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | DPR_TT_BW_GUIDS | GUIDs for Buffer Table CT_PRO_PHASE_SEL | 20030522 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | DPR_TT_BW_PROJECT_SEL | Buffer Table with Selected Projects | 20030522 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | DPR_TT_BW_GUIDS | GUIDs for Buffer Table CT_PROJECT_SEL | 20030522 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | DPR_TT_BW_PRO_PHASE_SEL | Buffer Table with Selected Phases | 20030522 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_VRSN | Versions Relevant to BW | 20040121 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_INSTID | Table with INSTIDS | 20020620 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_EDMS_GUID | Table with GUIDs from DPR_DOCUMENT | 20030310 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SBIWA_T_FIELDS | Fields in the Transfer Structure | 20020620 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPR_TT_GUIDS | GUID Table | 20020620 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPR_TT_BW_PROJECT_SEL | Table with Projects that Come from the Buffer Table | 20030522 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPR_TT_BW_PROJECT_SEL | Overall Table with Selected Projects (Buffer + Database) | 20020620 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPR_TT_BW_PRO_PHASE_SEL | Table with Phases that Come from the Buffer Table | 20030522 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPR_TT_BW_PRO_PHASE_SEL | Overall Table with Selected Phases (Buffer + Database) | 20020620 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SBIWA_T_SELECT | Selection Criteria | 20020620 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT1 | Control Flag | 20020620 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-TABIX | Number of Records in the Internal Tables | 20020620 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Specific Selection for Delta Queue Update | 20030203 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABACHAR01 | Init Flag | 20020620 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSMAXSIZE | Maximum number of table entries in extraction API interface | 20020620 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | RSOPTION | 'BT' | Select Option BT | 20030131 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | RSOPTION | 'CS' | Select Option CS | 20030131 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | RSOPTION | 'EQ' | Select Option EQ | 20030131 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLE_D | ' ' | False | 20030131 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | RSMAXSIZE | '000001' | Maximum Number of Table Entries in Extraction API Interface | 20030131 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | RSREQUNR | 'DELTAQUEUE' | Request number for the data transfer | 20030131 | |
26 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | True | 20030131 | |
27 | ![]() |
Constant | Public | Type reference (TYPE) | RSUPDMODE | 'F' | Mode of data update (Full, Delta, etc.) | 20030131 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020620 |
2 | ![]() |
Static method | Public | Method | Conversion of CGPL Date to External Display | 20020703 |
3 | ![]() |
Static method | Public | Method | Conversion of Time Stamp to End Date | 20020703 |
4 | ![]() |
Instance method | Protected | Method | Generation of Range of Selection Criteria for Approvals | 20030127 |
5 | ![]() |
Instance method | Protected | Method | Generation of Range of Selection Criteria for Bus. Partner | 20030129 |
6 | ![]() |
Instance method | Protected | Method | Create Ranges of Selection Criteria for Checklists | 20020620 |
7 | ![]() |
Instance method | Protected | Method | Generation of Range of Selection Criteria for Checklst Items | 20030127 |
8 | ![]() |
Instance method | Protected | Method | Generation of Range of Selection Criteria for Doc. Links | 20030127 |
9 | ![]() |
Instance method | Protected | Method | Generation of Range of Selection Criteria for Role Links | 20030129 |
10 | ![]() |
Instance method | Protected | Method | Create Ranges of Selection Criteria for Object Categories | 20020717 |
11 | ![]() |
Instance method | Protected | Method | Create Ranges of Selection Criterial for Object Link | 20020626 |
12 | ![]() |
Instance method | Protected | Method | Create Ranges of Selection Criteria for Roles | 20020620 |
13 | ![]() |
Instance method | Protected | Method | Create Ranges of Selection Criteria for Phases | 20020620 |
14 | ![]() |
Instance method | Protected | Method | Create Ranges of Selection Criteria for Projects | 20020620 |
15 | ![]() |
Instance method | Protected | Method | Create Ranges of Selection Criteria for Tasks | 20020620 |
16 | ![]() |
Instance method | Protected | Method | Generate Ranges of BW-Relevant Versions | 20040126 |
17 | ![]() |
Instance method | Public | Method | Read Selected Projects | 20020620 |
18 | ![]() |
Static method | Public | Method | Read cProjects Customizing for Project Type | 20030123 |
19 | ![]() |
Instance method | Public | Method | Read Phases and Level 0 Tasks for the Selected Projects | 20051215 |
20 | ![]() |
Instance method | Protected | Method | Read Level 0 Obj. (Phases, Task, Checkl.) for Sel. Projects | 20051214 |
21 | ![]() |
Instance method | Public | Method | Read Phases for Selected Projects | 20020620 |
22 | ![]() |
Static method | Public | Method | Conversion into Project Category Default Time Unit | 20030115 |
Events
Class CL_DPR_BW_EXTRACT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_EDMS_GUID | Protected | See coding | 20030310 | BEGIN OF TS_EDMS_GUID,
GUID TYPE DPR_TV_GUID,
EDMS_GUID TYPE DPR_TV_DOCUMENT_GUID,
ENTITY_GUID TYPE DPR_TV_GUID,
ENTITY_TYPE TYPE CGPL_OBJECT_TYPE,
END OF TS_EDMS_GUID
|
||
2 | TS_ENTITY_GUID | Protected | See coding | 20030310 | BEGIN OF TS_ENTITY_GUID,
ENTITY_GUID TYPE DPR_TV_GUID,
END OF TS_ENTITY_GUID
|
||
3 | TS_INSTID | Protected | See coding | 20020620 | BEGIN OF TS_INSTID,
INSTID TYPE SKWG_BREL-INSTID_A,
OBJECT_TYPE TYPE CGPL_TASK-OBJECT_TYPE,
END OF TS_INSTID
|
||
4 | TS_VRSN | Protected | See coding | 20040126 | BEGIN OF TS_VRSN,
VERSION TYPE CGPL_TV_VERSION,
END OF TS_VRSN
|
||
5 | TT_EDMS_GUID | Protected | See coding | 20030310 | TT_EDMS_GUID TYPE TABLE OF TS_EDMS_GUID
|
||
6 | TT_ENTITY_GUID | Protected | See coding | 20030310 | TT_ENTITY_GUID TYPE TABLE OF TS_ENTITY_GUID
|
||
7 | TT_INSTID | Protected | See coding | 20020620 | TT_INSTID TYPE SORTED TABLE OF TS_INSTID WITH UNIQUE KEY INSTID
|
||
8 | TT_VRSN | Protected | See coding | 20040126 | TT_VRSN TYPE TABLE OF TS_VRSN
|
||
9 | TV_CHECKLIST_ID_RANGE | Protected | See coding | 20020620 | TV_CHECKLIST_ID_RANGE TYPE RANGE OF DPR_CHECKLIST_H-CHECKLIST_ID
|
||
10 | TV_CLH_TYPE_RANGE | Protected | See coding | 20020620 | TV_CLH_TYPE_RANGE TYPE RANGE OF DPR_CHECKLIST_H-CLH_TYPE
|
||
11 | TV_DESCRIPTION_RANGE | Protected | See coding | 20020620 | TV_DESCRIPTION_RANGE TYPE RANGE OF CGPL_TEXT-TEXT1
|
||
12 | TV_EXTERNAL_ID_RANGE | Protected | See coding | 20021128 | TV_EXTERNAL_ID_RANGE TYPE RANGE OF CGPL_PROJECT-EXTERNAL_ID
|
||
13 | TV_GUID_RANGE | Protected | See coding | 20030129 | TV_GUID_RANGE TYPE RANGE OF CGPL_PROJECT_GUID
|
||
14 | TV_OBJECT_TYPE_RANGE | Protected | See coding | 20020626 | TV_OBJECT_TYPE_RANGE TYPE RANGE OF DPR_OBJLINK-OBJECT_TYPE
|
||
15 | TV_PART_ROLE_RANGE | Protected | See coding | Project Role for Projects | 20020620 | TV_PART_ROLE_RANGE TYPE RANGE OF DPR_PART-PARTICIPANT_ROLE
|
|
16 | TV_PHASE_ID_RANGE | Protected | See coding | 20020620 | TV_PHASE_ID_RANGE TYPE RANGE OF DPR_PHASE-PHASE_ID
|
||
17 | TV_PHA_TYPE_RANGE | Protected | See coding | 20020620 | TV_PHA_TYPE_RANGE TYPE RANGE OF DPR_PHASE-PHA_TYPE
|
||
18 | TV_PRO_CATEGORY_RANGE | Protected | See coding | 20020620 | TV_PRO_CATEGORY_RANGE TYPE RANGE OF DPR_PROJECT-PRO_CATEGORY
|
||
19 | TV_PRO_TYPE_RANGE | Protected | See coding | 20020620 | TV_PRO_TYPE_RANGE TYPE RANGE OF DPR_PROJECT-PRO_TYPE
|
||
20 | TV_STATE_RANGE | Protected | See coding | 20020621 | TV_STATE_RANGE TYPE RANGE OF CRM_JEST-STAT
|
||
21 | TV_TIMESTAMP_RANGE | Protected | See coding | 20030120 | TV_TIMESTAMP_RANGE TYPE RANGE OF DPR_TV_DATE
|
||
22 | TV_TIMESTAMP_UTC_RANGE | Protected | See coding | 20030129 | TV_TIMESTAMP_UTC_RANGE TYPE RANGE OF DPR_TV_TIMESTAMP
|
||
23 | TV_TSK_TYPE_RANGE | Protected | See coding | 20020620 | TV_TSK_TYPE_RANGE TYPE RANGE OF DPR_TASK-TSK_TYPE
|
||
24 | TV_VRSN_RANGE | Protected | See coding | 20040126 | TV_VRSN_RANGE TYPE RANGE OF CGPL_TV_VERSION
|
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 | 20020620 | |||
2 | ![]() |
IV_MAXSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | 20020620 | ||
3 | ![]() |
IV_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20020620 |
Method CONSTRUCTOR on class CL_DPR_BW_EXTRACT has no exception.
Method CONVERT_CGPL_DATES_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CGPL_DATES_EXT | Value transfer | Type reference (TYPE) | DPR_TS_CGPL_DATES_EXT | Datumsfelder der CGPL in externer Darstellung | 20020709 | ||
2 | ![]() |
IS_CGPL_DATES_INT | Call by reference | Type reference (TYPE) | DPR_TS_CGPL_DATES_INT | Datumsfelder der CGPL in interner Darstellung | 20020703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler bei der Konvertierung | 20020703 |
Method CONVERT_TIMESTAMP_TO_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE | Value transfer | Type reference (TYPE) | DATS | Endedatum | 20020709 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Development Projects: Fehler bei der Konvertierung | 20020703 |
Method CREATERANGES_APPROVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PHASE_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030217 | |||
2 | ![]() |
EV_TIMESTAMP_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_RANGE | 20030127 | |||
3 | ![]() |
EV_TIMESTAMP_UTC_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_UTC_RANGE | 20030129 |
Method CREATERANGES_APPROVAL on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_BUPA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ENTITY_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030217 | |||
2 | ![]() |
EV_OBJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 |
Method CREATERANGES_BUPA on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_CLH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHECKLIST_ID_RANGE | Call by reference | Type reference (TYPE) | TV_CHECKLIST_ID_RANGE | 20020620 | |||
2 | ![]() |
EV_CLH_TYPE_RANGE | Call by reference | Type reference (TYPE) | TV_CLH_TYPE_RANGE | 20020620 | |||
3 | ![]() |
EV_OBJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 | |||
4 | ![]() |
EV_PHASE_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030217 | |||
5 | ![]() |
EV_TIMESTAMP_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_RANGE | 20030124 |
Method CREATERANGES_CLH on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_CL_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 | |||
2 | ![]() |
EV_PHASE_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030217 | |||
3 | ![]() |
EV_TIMESTAMP_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_RANGE | 20030127 |
Method CREATERANGES_CL_ITEM on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ENTITY_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030310 | |||
2 | ![]() |
EV_OBJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 | |||
3 | ![]() |
EV_TIMESTAMP_UTC_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_UTC_RANGE | 20030226 |
Method CREATERANGES_DOCUMENTS on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_ENTITY_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 |
Method CREATERANGES_ENTITY_LINK on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_TYPE_RANGE | Call by reference | Type reference (TYPE) | TV_OBJECT_TYPE_RANGE | 20020717 |
Method CREATERANGES_OBJECT_TYPE on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_OBJLINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 | |||
2 | ![]() |
EV_OBJECT_TYPE_RANGE | Call by reference | Type reference (TYPE) | TV_OBJECT_TYPE_RANGE | 20020626 |
Method CREATERANGES_OBJLINK on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 | |||
2 | ![]() |
EV_PART_ROLE_RANGE | Call by reference | Type reference (TYPE) | TV_PART_ROLE_RANGE | 20020620 | |||
3 | ![]() |
EV_PHASE_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030217 | |||
4 | ![]() |
EV_TIMESTAMP_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_RANGE | 20030124 |
Method CREATERANGES_PART on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 | |||
2 | ![]() |
EV_PHASE_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030217 | |||
3 | ![]() |
EV_PHASE_ID_RANGE | Call by reference | Type reference (TYPE) | TV_PHASE_ID_RANGE | 20020620 | |||
4 | ![]() |
EV_PHA_TYPE_RANGE | Call by reference | Type reference (TYPE) | TV_PHA_TYPE_RANGE | 20020620 | |||
5 | ![]() |
EV_TIMESTAMP_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_RANGE | 20030124 |
Method CREATERANGES_PHASE on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_PROJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DESCRIPTION_RANGE | Call by reference | Type reference (TYPE) | TV_DESCRIPTION_RANGE | 20020620 | |||
2 | ![]() |
EV_EXTERNAL_ID_RANGE | Call by reference | Type reference (TYPE) | TV_EXTERNAL_ID_RANGE | 20021128 | |||
3 | ![]() |
EV_PROJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 | |||
4 | ![]() |
EV_PRO_CATEGORY_RANGE | Call by reference | Type reference (TYPE) | TV_PRO_CATEGORY_RANGE | 20020620 | |||
5 | ![]() |
EV_PRO_TYPE_RANGE | Call by reference | Type reference (TYPE) | TV_PRO_TYPE_RANGE | 20020620 | |||
6 | ![]() |
EV_TIMESTAMP_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_RANGE | 20030120 | |||
7 | ![]() |
EV_TIMESTAMP_UTC_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_UTC_RANGE | 20030129 |
Method CREATERANGES_PROJECT on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030129 | |||
2 | ![]() |
EV_PHASE_GUID_RANGE | Call by reference | Type reference (TYPE) | TV_GUID_RANGE | 20030217 | |||
3 | ![]() |
EV_TIMESTAMP_RANGE | Call by reference | Type reference (TYPE) | TV_TIMESTAMP_RANGE | 20030124 | |||
4 | ![]() |
EV_TSK_TYPE_RANGE | Call by reference | Type reference (TYPE) | TV_TSK_TYPE_RANGE | 20020620 |
Method CREATERANGES_TASK on class CL_DPR_BW_EXTRACT has no exception.
Method CREATERANGES_VRSN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VRSN_RANGE | Call by reference | Type reference (TYPE) | TV_VRSN_RANGE | Range mit Erlaubten BW-Versionen | 20040126 |
Method CREATERANGES_VRSN on class CL_DPR_BW_EXTRACT has no exception.
Method READ_PROJECTS 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 | 20020620 |
Method READ_PROJECTS on class CL_DPR_BW_EXTRACT has no exception.
Method READ_PROJECT_TYPE_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PRO_TYPE | Call by reference | Type reference (TYPE) | DPR_PRO_TYPE | Projektart | 20030123 | ||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_PRO_TYPE | Projektart | 20030123 |
Method READ_PROJECT_TYPE_CUST on class CL_DPR_BW_EXTRACT has no exception.
Method READ_PRO_ALL_LEVEL0_OBJECTS 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 | 20051215 |
Method READ_PRO_ALL_LEVEL0_OBJECTS on class CL_DPR_BW_EXTRACT has no exception.
Method READ_PRO_LEVEL0_OBJECTS 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 | 20051214 | ||
2 | ![]() |
IV_OBJECT_TYPE_RANGE | Call by reference | Type reference (TYPE) | TV_OBJECT_TYPE_RANGE | Einschränkung der Objekte auf Phasen, Tasks, Checkl. | 20051214 |
Method READ_PRO_LEVEL0_OBJECTS on class CL_DPR_BW_EXTRACT has no exception.
Method READ_PRO_PHASES 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 | 20020620 |
Method READ_PRO_PHASES on class CL_DPR_BW_EXTRACT has no exception.
Method TIME_UNIT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_WORK_EFFORT | Call by reference | Type reference (TYPE) | ANY | Aufwand | 20030115 | ||
2 | ![]() |
EV_WORK_UNIT | Call by reference | Type reference (TYPE) | DPR_TV_UNIT | Einheit | 20030115 | ||
3 | ![]() |
IV_DEFAULT_UNIT | Call by reference | Type reference (TYPE) | DPR_TV_UNIT | Einheit | 20030123 | ||
4 | ![]() |
IV_WORK_EFFORT | Call by reference | Type reference (TYPE) | ANY | Aufwand | 20030115 | ||
5 | ![]() |
IV_WORK_UNIT | Call by reference | Type reference (TYPE) | DPR_TV_UNIT | Einheit | 20030115 |
Method TIME_UNIT_CONVERSION on class CL_DPR_BW_EXTRACT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |