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 CL_PRP_SETTINGS 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 MR_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_PRP_ORG_OBJECT Organization Object for Tree 20030213
2 MS_ORG_STRUCTURE Instance attribute Public Type reference (TYPE) PRP_TS_ORGSTRUCTURE Organizational Structure incl. Chief - Organizational Plan 20030213
3 MT_CHILDREN Instance attribute Public Type reference (TYPE) DPR_TT_APPLICATION_OBJECTS Organization Object for Tree Display 20030213
4 MV_HAS_CHILDREN Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030213
5 SC_OTYPE_BUPA Constant Private Type reference (TYPE) OBJEC-OTYPE 'BP' Object Type 20030217
6 SC_OTYPE_ORGEH Constant Private Type reference (TYPE) OBJEC-OTYPE 'O' Object Type 20030213
7 SC_WEGID_ORGEH Constant Private Type reference (TYPE) GDSTR-WEGID 'ORGEH' Evaluation Path: Organizational Structure 20030213
8 SV_PLANVERSION Static Attribute Private Type reference (TYPE) OBJEC-PLVAR Plan Version 20030213
9 SV_SELECT_BEGIN_DATE Static Attribute Public Type reference (TYPE) BEGDA Valid From Date of Selection Period 20030218
10 SV_SELECT_END_DATE Static Attribute Public Type reference (TYPE) ENDDA Valid To Date of Selection Period 20030218
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030213
2 COMMON_ORGSTRUC_SEARCH Static method Public Method Wildcard Search in Organizational Structure 20061211
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030213
4 CREATE_CHILD_OBJECTS Instance method Public Method Create Dependent Objects 20030213
5 CREATE_ROOT_OBJECTS Static method Public Method Create and Return Root Objects 20030213
6 HAS_CHILDREN 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 Exporting IT_OUT_OBJECTS Value transfer Type reference (TYPE) OBJEC_T Org. Management: Table of Object Entries 20061211
2 Importing 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 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_PRP_ORG_OBJECT Organisationsobjekt für Tree 20030213
2 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20030218
3 Importing IV_END_DATE Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20030218
4 Importing 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 Exporting ET_OBJECTS Value transfer Type reference (TYPE) DPR_TT_APPLICATION_OBJECTS Tabellentyp für Anwendungsobjekte 20030217
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030217
3 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030217
4 Importing IV_CREATE_ALL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030213
5 Importing 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 Exporting ET_ROOT_OBJECTS Call by reference Type reference (TYPE) DPR_TT_APPLICATION_OBJECTS Tabellentyp für Anwendungsobjekte 20030214
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030214
3 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030213
4 Importing 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 Returning 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