SAP ABAP Class CL_PRP_ORG_OBJECT (Organization Object for Tree)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-RES (Application Component) Resources
⤷
PRP_ORGMANAGEMENT (Package) PRP Organizational Management: Organizational Plan
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_COMMON | Development Projects: Interface for All Application Objects | 20030213 |
Properties
| Class | CL_PRP_ORG_OBJECT | |
| Short Description | Organization Object for Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PRP_ORGMANAGEMENT | PRP Organizational Management: Organizational Plan |
| Created | 20030213 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_COMMON | Development Projects: Interface for All Application Objects | 20030213 |
Friends
Class CL_PRP_ORG_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PRP_ORG_OBJECT | Organization Object for Tree | 20030213 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | PRP_TS_ORGSTRUCTURE | Organizational Structure incl. Chief - Organizational Plan | 20030213 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DPR_TT_APPLICATION_OBJECTS | Organization Object for Tree Display | 20030213 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030213 | |||
| 5 | Constant | Private | Type reference (TYPE) | OBJEC-OTYPE | 'BP' | Object Type | 20030217 | ||
| 6 | Constant | Private | Type reference (TYPE) | OBJEC-OTYPE | 'O' | Object Type | 20030213 | ||
| 7 | Constant | Private | Type reference (TYPE) | GDSTR-WEGID | 'ORGEH' | Evaluation Path: Organizational Structure | 20030213 | ||
| 8 | Static Attribute | Private | Type reference (TYPE) | OBJEC-PLVAR | Plan Version | 20030213 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | BEGDA | Valid From Date of Selection Period | 20030218 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | ENDDA | Valid To Date of Selection Period | 20030218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030213 | |
| 2 | Static method | Public | Method | Wildcard Search in Organizational Structure | 20061211 | |
| 3 | Instance method | Public | Constructor | Constructor | 20030213 | |
| 4 | Instance method | Public | Method | Create Dependent Objects | 20030213 | |
| 5 | Static method | Public | Method | Create and Return Root Objects | 20030213 | |
| 6 | Instance method | Public | Method | Does Object Have Children | 20030213 |
Events
Class CL_PRP_ORG_OBJECT has no event.
Types
Class CL_PRP_ORG_OBJECT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PRP_ORG_OBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PRP_ORG_OBJECT has no exception.
Method COMMON_ORGSTRUC_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OUT_OBJECTS | Value transfer | Type reference (TYPE) | OBJEC_T | Org. Management: Table of Object Entries | 20061211 | |||
| 2 | SEARK | Call by reference | Type reference (TYPE) | HR_MCSEARK | Search Term | 20061211 |
Method COMMON_ORGSTRUC_SEARCH on class CL_PRP_ORG_OBJECT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_PRP_ORG_OBJECT | Organisationsobjekt für Tree | 20030213 | |||
| 2 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20030218 | |||
| 3 | IV_END_DATE | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20030218 | |||
| 4 | IV_STRUCTURE_DATA | Call by reference | Type reference (TYPE) | PRP_TS_ORGSTRUCTURE | Organisationsstruktur inkl. Leiter - Aufbauorganisation | 20030213 |
Method CONSTRUCTOR on class CL_PRP_ORG_OBJECT has no exception.
Method CREATE_CHILD_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Value transfer | Type reference (TYPE) | DPR_TT_APPLICATION_OBJECTS | Tabellentyp für Anwendungsobjekte | 20030217 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20030217 | |||
| 3 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030217 | |||
| 4 | IV_CREATE_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030213 | |||
| 5 | IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030217 |
Method CREATE_CHILD_OBJECTS on class CL_PRP_ORG_OBJECT has no exception.
Method CREATE_ROOT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROOT_OBJECTS | Call by reference | Type reference (TYPE) | DPR_TT_APPLICATION_OBJECTS | Tabellentyp für Anwendungsobjekte | 20030214 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20030214 | |||
| 3 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030213 | ||
| 4 | IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030213 |
Method CREATE_ROOT_OBJECTS on class CL_PRP_ORG_OBJECT has no exception.
Method HAS_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_CHILDREN | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030213 |
Method HAS_CHILDREN on class CL_PRP_ORG_OBJECT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |