SAP ABAP Class CL_DPR_XML_GENERATOR (Visitor for Generating a Proj. Mgmt. XML File)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EXT-PMT (Application Component) External Project Management Tools
⤷
DEVELOPMENT_PROJECTS_XML (Package) Project Management: XML Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_DATA_COLLECTOR | Development Projects: Visitors for Data Retrieval | 20030131 |
Properties
Class | CL_DPR_XML_GENERATOR | |
Short Description | Visitor for Generating a Proj. Mgmt. XML File | |
Super Class | CL_DPR_DATA_COLLECTOR | Development Projects: Visitors for Data Retrieval |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_XML | Project Management: XML Services |
Created | 20021218 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DPR_XML_GENERATOR has no forward declaration.
Interfaces
Class CL_DPR_XML_GENERATOR has no interface implemented.
Friends
Class CL_DPR_XML_GENERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DPR_PROJECT | Project | 20030131 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TS_PROJECT_DAT | Project Data | 20030131 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_BUPA_TAB | BU_PARTNER/PARTNER_GUID Connectivity | 20030203 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_PARTICIPANT_TAB | Participants | 20030203 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_RELATIONSHIPS_TAB | 20030131 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021218 |
2 | ![]() |
Instance method | Private | Method | Read Relationship | 20030131 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20021218 |
4 | ![]() |
Static method | Public | Method | Generate XML File for Project | 20021218 |
5 | ![]() |
Instance method | Private | Method | Gets Long Text for Object | 20030206 |
6 | ![]() |
Instance method | Private | Method | Determine Responsible Role and Person Responsible | 20040526 |
7 | ![]() |
Instance method | Private | Method | Move Checklist Data to CT_CHECKLIST | 20030131 |
8 | ![]() |
Instance method | Private | Method | Convert Checklist Item Daten into CT_CHECKLIST_ITEM | 20030131 |
9 | ![]() |
Instance method | Private | Method | Move Phase Data to CT_PHASE | 20030131 |
10 | ![]() |
Instance method | Private | Method | Move Assignment Data to CT_PROJECT_ROLE_ASSIGNMENT | 20030131 |
11 | ![]() |
Instance method | Private | Method | Move Project Data to CT_PROJECT | 20030131 |
12 | ![]() |
Instance method | Private | Method | Move Project Role Data to CT_PROJECT_ROLE | 20030131 |
13 | ![]() |
Instance method | Private | Method | Add Relationships to CT_TASK | 20030131 |
14 | ![]() |
Instance method | Private | Method | Move Resource Data to CT_RESOURCES | 20030203 |
15 | ![]() |
Instance method | Private | Method | Move Assignment Data to CT_RESOURCE_ASSIGNMENT | 20030131 |
16 | ![]() |
Instance method | Private | Method | Converts Task Hierarchy to Flat List | 20070410 |
17 | ![]() |