SAP ABAP Class CL_PRP_RESOURCE_ORG (Organizational Assignment of Resource)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-RES (Application Component) Resources
⤷
PRP_RESOURCE (Package) Resource Management

⤷

⤷

Properties
Class | CL_PRP_RESOURCE_ORG | |
Short Description | Organizational Assignment of Resource | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PRP_RESOURCE | Resource Management |
Created | 20020416 | 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
Class CL_PRP_RESOURCE_ORG has no interface implemented.
Friends
Class CL_PRP_RESOURCE_ORG 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) | PRP_TS_BUPA_DETAIL | Detailed Information About Business Partner | 20020422 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PRP_TT_OBJECT | Objects from PD Framework | 20020513 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PRP_TT_SKILL_BUPA | All Qualifications of Business Partner | 20020423 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-DATUM | Start Date of Selection | 20021127 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-DATUM | End Date of Selection | 20021127 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20020710 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | OBJEC-OTYPE | 'BP' | Object Type for Business Partner | 20020417 | |
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | OBJEC-OTYPE | 'O' | Object Type for Organizational Unit | 20020422 | |
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | OBJEC-OTYPE | 'S' | Object Type for Organizational Unit | 20020813 | |
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | OBJEC-PLVAR | Plan Version | 20020416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020513 |
2 | ![]() |
Instance method | Public | Method | Destructor | 20050506 |
3 | ![]() |
Instance method | Public | Method | Read Organizational Assignment and Manager | 20020416 |
4 | ![]() |
Instance method | Public | Method | Gets Expert for Business Partner (Expert Finder) | 20021016 |
5 | ![]() |
Instance method | Public | Method | Read Manager (GUID) of Business Partner | 20020812 |
6 | ![]() |
Instance method | Public | Method | Read Manager (Text) of Business Partner | 20020731 |
7 | ![]() |
Instance method | Public | Method | Read Organizational Assignment (ID) of Business Partner | 20020426 |
8 | ![]() |
Instance method | Public | Method | Read Organizational Assignment (Text) of Business Partner | 20020731 |
9 | ![]() |
Instance method | Public | Method | Gets Qualifications (Skills) for Business Partner | 20020423 |
10 | ![]() |
Instance method | Public | Method | Gets URL for Detail Data of Expert from Expert Finder | 20021016 |
Events
Class CL_PRP_RESOURCE_ORG has no event.
Types
Class CL_PRP_RESOURCE_ORG 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_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20020710 |
Method CONSTRUCTOR on class CL_PRP_RESOURCE_ORG has no exception.
Method FREE Signature
Method FREE on class CL_PRP_RESOURCE_ORG has no parameter.
Method FREE on class CL_PRP_RESOURCE_ORG has no exception.
Method GET_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DETAILS | Call by reference | Type reference (TYPE) | PRP_TS_BUPA_DETAIL | Detailinformationen zum Geschäftspartner | 20020422 | ||
2 | ![]() |
EV_RETURN | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020416 | ||
3 | ![]() |
IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Selektionsbeginndatum | 20020417 | |
4 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Selektionsendedatum | 20020417 |
Method GET_DETAIL on class CL_PRP_RESOURCE_ORG has no exception.
Method GET_EXPERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Selektionsbeginndatum | 20021016 | |
2 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Selektionsendedatum | 20021016 | |
3 | ![]() |
RV_EXPERT_ID | Value transfer | Type reference (TYPE) | OBJEC-OBJID | Objekt-Id zum Experten (Expert Finder) | 20021016 |
Method GET_EXPERT on class CL_PRP_RESOURCE_ORG has no exception.
Method GET_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20020812 |
Method GET_MANAGER on class CL_PRP_RESOURCE_ORG has no exception.
Method GET_MANAGER_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | BU_NAME1TX | Vollständiger Name | 20020731 |
Method GET_MANAGER_TEXT on class CL_PRP_RESOURCE_ORG has no exception.
Method GET_ORGUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ORGUNIT | Call by reference | Type reference (TYPE) | PRP_TT_OBJECT | Organisationseinheiten zum Geschäftspartner | 20020426 | ||
2 | ![]() |
EV_RETURN | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020426 | ||
3 | ![]() |
IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Selektionsbeginndatum | 20020426 | |
4 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Selektionsendedatum | 20020426 |
Method GET_ORGUNIT on class CL_PRP_RESOURCE_ORG has no exception.
Method GET_ORGUNIT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STEXT | Objektbezeichnung | 20020731 |
Method GET_ORGUNIT_TEXT on class CL_PRP_RESOURCE_ORG has no exception.
Method GET_SKILLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SKILLS | Call by reference | Type reference (TYPE) | PRP_TT_SKILL_BUPA | Alle Qualifikationen zum Geschäftspartner | 20020423 | ||
2 | ![]() |
EV_RETURN | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020423 | ||
3 | ![]() |
IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Selektionsbeginndatum | 20020423 | |
4 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Selektionsendedatum | 20020423 |
Method GET_SKILLS on class CL_PRP_RESOURCE_ORG has no exception.
Method GET_URL_OF_EXPERT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_URL | Value transfer | Type reference (TYPE) | STRING | URL für die Detaildaten zum Experten | 20021016 |
Method GET_URL_OF_EXPERT_DETAILS on class CL_PRP_RESOURCE_ORG has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |