SAP ABAP Class IF_PRP_RESOURCES_ORG (Interface for Resource Org. Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PRP_RESOURCE Resource 20020418
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PRP_RESOURCES Collection for Resources 20020418
Properties
Class IF_PRP_RESOURCES_ORG  
Short Description Interface for Resource Org. Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020418   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PRP_RESOURCES_ORG has no forward declaration.
Interfaces
Class IF_PRP_RESOURCES_ORG has no interface implemented.
Friends
Class IF_PRP_RESOURCES_ORG has no friend class.
Attributes
Class IF_PRP_RESOURCES_ORG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DETAILS_ORG Instance method Public Method 20020422
2 GET_EXPERT Instance method Public Method Gets Expert for Business Partner (Expert Finder) 20021016
3 GET_MANAGER Instance method Public Method Gets the Resource's Manager (GUID) 20020812
4 GET_MANAGER_TEXT Instance method Public Method Gets the Resource's Manager (Text) 20020731
5 GET_ORGUNIT Instance method Public Method 20020513
6 GET_ORGUNIT_TEXT Instance method Public Method Gets the Resource's Organizational Unit (Text) 20020731
7 GET_SKILLS Instance method Public Method 20020423
8 GET_URL_OF_EXPERT_DETAILS Instance method Public Method Gets URL for Detail Data of Expert from Expert Finder 20021016
9 GET_USERNAME Instance method Public Method Returns the User Name 20020710
Events
Class IF_PRP_RESOURCES_ORG has no event.
Types
Class IF_PRP_RESOURCES_ORG has no local type.
Method Signatures

Method GET_DETAILS_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETAILS Call by reference Type reference (TYPE) PRP_TS_BUPA_DETAIL Detailinformationen zum Geschäftspartner 20020422
2 Exporting EV_RETURN Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020422
3 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020422
4 Importing IV_END_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020422
5 Importing IV_PARTNER_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID Geschäftspartnernummer 20020422

Method GET_DETAILS_ORG on class IF_PRP_RESOURCES_ORG has no exception.

Method GET_EXPERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Selektionsbeginndatum 20021016
2 Importing IV_END_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Selektionsendedatum 20021016
3 Importing IV_PARTNER_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20021016
4 Returning RV_EXPERT_ID Value transfer Type reference (TYPE) OBJEC-OBJID Objekt-Id zum Experten (Expert Finder) 20021016

Method GET_EXPERT on class IF_PRP_RESOURCES_ORG has no exception.

Method GET_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNER_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20020812
2 Returning RV_VALUE Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20020812

Method GET_MANAGER on class IF_PRP_RESOURCES_ORG has no exception.

Method GET_MANAGER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNER_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20020731
2 Returning RV_VALUE Value transfer Type reference (TYPE) BU_NAME1TX Vollständiger Name 20020731

Method GET_MANAGER_TEXT on class IF_PRP_RESOURCES_ORG has no exception.

Method GET_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGUNIT Call by reference Type reference (TYPE) PRP_TT_OBJECT Objekte aus dem PD-Framework 20020513
2 Exporting EV_RETURN Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020513
3 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020513
4 Importing IV_END_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020513
5 Importing IV_PARTNER_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20020513

Method GET_ORGUNIT on class IF_PRP_RESOURCES_ORG has no exception.

Method GET_ORGUNIT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNER_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20020731
2 Returning RV_VALUE Value transfer Type reference (TYPE) STEXT Objektbezeichnung 20020731

Method GET_ORGUNIT_TEXT on class IF_PRP_RESOURCES_ORG has no exception.

Method GET_SKILLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SKILLS Call by reference Type reference (TYPE) PRP_TT_SKILL_BUPA Alle Qualifikationen zum Geschäftspartner 20020423
2 Exporting EV_RETURN Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020423
3 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020423
4 Importing IV_END_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020423
5 Importing IV_PARTNER_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20020423

Method GET_SKILLS on class IF_PRP_RESOURCES_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 Importing IV_PARTNER_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20021016
2 Returning RV_URL Value transfer Type reference (TYPE) STRING URL für die Detaildaten zum Experten 20021016

Method GET_URL_OF_EXPERT_DETAILS on class IF_PRP_RESOURCES_ORG has no exception.

Method GET_USERNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNER_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20020710
2 Returning RV_VALUE Value transfer Type reference (TYPE) SYUNAME Anmeldename des Benutzers 20020731

Method GET_USERNAME on class IF_PRP_RESOURCES_ORG has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in