Hierarchy

⤷

⤷

Properties
Class | CL_DPR_API_PRP_SERVICES | |
Short Description | Proj. Mgmt API: PRP Services | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_API | API for Project Management |
Created | 20050418 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_API_PRP_SERVICES has no interface implemented.
Friends
Class CL_DPR_API_PRP_SERVICES 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) | IF_DPR_CHANGE_HANDLER | Change Handler | 20050418 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_MESSAGE_BUFFER | Message Handler Interface | 20050418 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PRP_TT_STAFFING_GENERAL | Customizing of Displayable Details for Business Partner | 20050429 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PRP_TT_STAFFING_GENERAL | Customizing of Displayable Details for Business Partner | 20050429 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CGPL_APPLICATION_TYPE | Application in Project Planning | 20050418 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20050502 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20050502 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | C | System Is a Unicode System? | 20060522 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_INSTANCE | 20050418 | |||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_INSTANCE | 20050418 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Template for Task/Appointment for Groupware Integration | 20050524 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20050418 |
3 | ![]() |
Instance method | Public | Method | Access to Capacity Utilization Data | 20050620 |
4 | ![]() |
Instance method | Public | Method | Supplies the Candidate Actions | 20050714 |
5 | ![]() |
Instance method | Public | Method | Loads Candidate Manager of Organizational Unit | 20050502 |
6 | ![]() |
Instance method | Private | Method | Loads Customer-Specific Data | 20050429 |
7 | ![]() |
Instance method | Private | Method | Loads Relevant Standard Data | 20050429 |
8 | ![]() |
Instance method | Private | Method | Gets Detailed Data for Organizational Unit | 20050502 |
9 | ![]() |
Instance method | Public | Method | Loads Corresponding Data | 20050429 |
10 | ![]() |
Instance method | Public | Method | Groupware Connection: Read GW Task | 20050602 |
11 | ![]() |
Static method | Public | Method | Get Instance | 20050418 |
12 | ![]() |
Instance method | Public | Method | Send an E-Mail (Groupware) to Business Partner | 20050509 |
13 | ![]() |
Instance method | Public | Method | Send E-Mail to Favorite | 20050620 |
14 | ![]() |
Instance method | Public | Method | Projects in which the Resource Was Involved | 20050427 |
15 | ![]() |
Instance method | Public | Method | Loads Staffing Manager of Organizational Unit | 20050502 |
16 | ![]() |
Instance method | Public | Method | Projects in which the Resource Was Involved | 20060919 |
17 | ![]() |
Instance method | Public | Method | Supplies Staffing Actions | 20050608 |
18 | ![]() |
Instance method | Public | Method | Has GW Task Been Sent | 20050620 |
19 | ![]() |
Static method | Public | Method | Checks Whether WFM Core Exists | 20050509 |
20 | ![]() |
Instance method | Public | Method | Send an E-Mail by BCS | 20060522 |
21 | ![]() |
Instance method | Private | Method | Sets Candidate Manager | 20050502 |
22 | ![]() |
Instance method | Private | Method | Sets Staffing Manager | 20050502 |
23 | ![]() |
Instance method | Private | Method | Decomposes a String in a Table with Row Length 255 | 20060522 |
24 | ![]() |
Instance method | Public | Method | Checks Which Fields/Buttons Are Ready for Input | 20050503 |
25 | ![]() |
Instance method | Public | Method | Transfer Responsible Candidate Manager (Personally) | 20050502 |
26 | ![]() |
Instance method | Public | Method | Transfer Staffing Manager (Personally) | 20050502 |
27 | ![]() |
Instance method | Public | Method | Checks Use of Local E-Mail Client (Non-Unicode) | 20060522 |
Events
Class CL_DPR_API_PRP_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_INSTANCE | Private | See coding | 20050418 | BEGIN OF ts_instance,
application TYPE cgpl_application_type,
ref TYPE REF TO cl_dpr_api_prp_services,
END OF ts_instance
|
||
2 | TT_INSTANCE | Private | See coding | 20050418 | tt_instance TYPE HASHED TABLE OF ts_instance
WITH UNIQUE KEY application
|
Method Signatures
Method BUILD_GROUPWARE_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUPA_LINK_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel der Bupa-Verknüpfung | 20050524 | ||
2 | ![]() |
RS_GW_TASK | Value transfer | Type reference (TYPE) | DPR_TS_API_RESOURCE_GW_TASK | Groupware Daten | 20050524 |
Method BUILD_GROUPWARE_TEMPLATE on class CL_DPR_API_PRP_SERVICES has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | CL_DPR_CO=>SC_APPLICATION_TYPE_DPR | Applikation in der Projektplanung | 20050418 |
Method CONSTRUCTOR on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_AVAILIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AVAIL_BUPA_LINKS | Call by reference | Type reference (TYPE) | PRP_TT_PERSON_AVAILABILITY | Tabelle Auslastungsdaten | 20050620 | ||
2 | ![]() |
ET_AVAIL_FAVOS | Call by reference | Type reference (TYPE) | PRP_TT_PERSON_AVAILABILITY | Tabelle Auslastungsdaten | 20050620 | ||
3 | ![]() |
IV_ROLE_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20050620 |
Method GET_AVAILIBILITY on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_CANDIDATE_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ACTIONS | Value transfer | Type reference (TYPE) | PRP_TT_ACTION | Tabelle der Kandidatenaktionen | 20050714 |
Method GET_CANDIDATE_ACTIONS on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_CM_OF_ORGUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Identifikator fuer Orgeinheit | 20050504 | ||
2 | ![]() |
RT_CANDIDATE_MANAGER | Value transfer | Type reference (TYPE) | PRP_TT_BUSINESS_PARTNER | Tabelle fuer Verwaltung von Geschaeftspartnern | 20050502 |
Method GET_CM_OF_ORGUNIT on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_DATA_CUSTOMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DETAILS | Call by reference | Type reference (TYPE) | PRP_TS_RESOURCE_DETAILS | Customizing der anzeigbaren Detaildaten zum Geschäftspartner | 20050429 | ||
2 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20050429 |
Method GET_DATA_CUSTOMER on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_DATA_STANDARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | ANY | 20050429 | |||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20050429 | |||
3 | ![]() |
IS_DETAILS | Call by reference | Type reference (TYPE) | PRP_TS_RESOURCE_DETAILS | Customizing der anzeigbaren Detaildaten zum Geschäftspartner | 20050429 | ||
4 | ![]() |
IV_ADDRESSGUID | Call by reference | Type reference (TYPE) | BU_ADDRESS_GUID | GUID einer GP-Adresse im CHAR 32 Format für BAPIs | 20050429 | ||
5 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Eindeutiger Objektschlüssel | 20050429 |
Method GET_DATA_STANDARD on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_DETAIL_OF_ORGUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ORG_OBJECT | Call by reference | Type reference (TYPE) | ACO_TS_HR_OBJECT_ID | HR-Objekt-Id | 20050502 | ||
2 | ![]() |
RS_ORG_OBJECT | Value transfer | Type reference (TYPE) | PRP_TS_ORGUNIT | Struktur fuer Organisationseinheit | 20050502 |
Method GET_DETAIL_OF_ORGUNIT on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_GENERAL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GROUPS | Call by reference | Type reference (TYPE) | PRP_TT_STAFFING_GENERAL | Position d. Gruppierung von Detaildaten zum Business Partner | 20050429 | ||
2 | ![]() |
ET_RESOURCE_DETAIL | Call by reference | Type reference (TYPE) | PRP_TT_STAFFING_GENERAL | Customizing der anzeigbaren Detaildaten zum Geschäftspartner | 20050429 | ||
3 | ![]() |
IV_PARTNER_GUID | Value transfer | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20050429 |
Method GET_GENERAL_DATA on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_GW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUPA_LINK_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20050602 | ||
2 | ![]() |
RS_GW_TASK | Value transfer | Type reference (TYPE) | DPR_TS_API_RESOURCE_GW_TASK | Groupware Daten | 20050602 |
Method GET_GW_DATA on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | CL_DPR_CO=>SC_APPLICATION_TYPE_DPR | Applikation in der Projektplanung | 20050418 | |
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_API_PRP_SERVICES | cProjects-API: Collaboration Services | 20050418 |
Method GET_INSTANCE on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_MAIL_TO_BUPA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BODY_TEXT | Call by reference | Type reference (TYPE) | SOLI_TAB | Textzeilen des Mail-Body | 20060522 | ||
2 | ![]() |
ET_URLS | Call by reference | Type reference (TYPE) | DPR_TT_API_URL | URL for cProjects calls | 20090626 | ||
3 | ![]() |
EV_BODY_URL | Call by reference | Type reference (TYPE) | STRING | URL im Body (wenn IV_WITHOUT_URL initial) | 20060522 | ||
4 | ![]() |
EV_MAILTO | Call by reference | Type reference (TYPE) | STRING | Mailto-String mit Subject und Body | 20060522 | ||
5 | ![]() |
EV_MAIL_ADR_BUPA | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse eines Geschäftspartners | 20060522 | ||
6 | ![]() |
EV_MAIL_ADR_USER | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse des Benutzers | 20060522 | ||
7 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert (Aufruf erfolgreich = 0, sonst X) | 20060522 | ||
8 | ![]() |
EV_SUBJECT | Call by reference | Type reference (TYPE) | STRING | Subject der Mail | 20060522 | ||
9 | ![]() |
IV_BUPA_LINK_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel der Bupa-Verknüpfung | 20050509 | ||
10 | ![]() |
IV_RETURN_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | X = E-Mail-Addr, Subject, Body liefern, sonst EV_MAILTO | 20060522 | ||
11 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername (normalerweise SY-UNAME) | 20060522 | |
12 | ![]() |
IV_WITHOUT_URL | Call by reference | Type reference (TYPE) | BOOLE_D | Keine URL-Erzeugung nötig | 20050919 |
Method GET_MAIL_TO_BUPA on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_MAIL_TO_FAVO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BODY_TEXT | Call by reference | Type reference (TYPE) | SOLI_TAB | Textzeilen des Mail-Body | 20060522 | ||
2 | ![]() |
ET_URLS | Call by reference | Type reference (TYPE) | DPR_TT_API_URL | URL for cProjects calls | 20090629 | ||
3 | ![]() |
EV_BODY_URL | Call by reference | Type reference (TYPE) | STRING | URL im Body (wenn IV_WITHOUT_URL initial) | 20060522 | ||
4 | ![]() |
EV_MAILTO | Call by reference | Type reference (TYPE) | STRING | Mailto-String mit Subject und Body | 20060522 | ||
5 | ![]() |
EV_MAIL_ADR_BUPA | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse eines Geschäftspartners | 20060522 | ||
6 | ![]() |
EV_MAIL_ADR_USER | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse des Benutzers | 20060522 | ||
7 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert (Aufruf erfolgreich = 0, sonst X) | 20060522 | ||
8 | ![]() |
EV_SUBJECT | Call by reference | Type reference (TYPE) | STRING | Subject der Mail | 20060522 | ||
9 | ![]() |
IV_BUPA_FAVO_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel der Bupa-favo-Verknüpfung | 20050620 | ||
10 | ![]() |
IV_RETURN_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | X = E-Mail-Addr, Subject, Body liefern, sonst EV_MAILTO | 20060522 | ||
11 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername (normalerweise SY-UNAME) | 20060522 | |
12 | ![]() |
IV_WITHOUT_URL | Call by reference | Type reference (TYPE) | BOOLE_D | Keine URL-Aufbereitung nötig | 20050919 |
Method GET_MAIL_TO_FAVO on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_PROJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BEG_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20050427 | ||
2 | ![]() |
IV_END_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20050427 | ||
3 | ![]() |
IV_PARTNER_GUID | Value transfer | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | GUID eines Geschäftspartners | 20050427 | ||
4 | ![]() |
RT_PROJECTS | Call by reference | Type reference (TYPE) | PRP_TT_RESOURCE_PROJECT | Tabelle mit Projekten | 20050427 | ||
5 | ![]() |
RV_RC | Call by reference | Type reference (TYPE) | I | 20050427 |
Method GET_PROJECTS on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_SM_OF_ORGUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20050504 | ||
2 | ![]() |
RT_STAFFING_MANAGER | Value transfer | Type reference (TYPE) | PRP_TT_BUSINESS_PARTNER | Tabelle fuer Verwaltung von Geschaeftspartnern | 20050502 |
Method GET_SM_OF_ORGUNIT on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_STAFFINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STAFFING | Call by reference | Type reference (TYPE) | PRP_TT_RESOURCE_PROJECT | Tabelle mit Projekten | 20060919 | ||
2 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | 20060919 | |||
3 | ![]() |
IV_BEG_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20060919 | ||
4 | ![]() |
IV_END_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20060919 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20060919 | ||
6 | ![]() |
IV_PARTNER_GUID | Value transfer | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | GUID eines Geschäftspartners | 20060919 |
Method GET_STAFFINGS on class CL_DPR_API_PRP_SERVICES has no exception.
Method GET_STAFFING_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ACTIONS | Value transfer | Type reference (TYPE) | PRP_TT_ACTION | Tabelle der Besetzungsaktionen | 20050608 |
Method GET_STAFFING_ACTIONS on class CL_DPR_API_PRP_SERVICES has no exception.
Method IS_TASK_DELIVERED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUPA_LINK_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20050620 | ||
2 | ![]() |
RV_DELIVERED | Value transfer | Type reference (TYPE) | BOOLE_D | 20050620 |
Method IS_TASK_DELIVERED on class CL_DPR_API_PRP_SERVICES has no exception.
Method IS_WFM_AVAILABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | I | Ist WFM vorhanden? | 20050509 |
Method IS_WFM_AVAILABLE on class CL_DPR_API_PRP_SERVICES has no exception.
Method SEND_MAIL_VIA_BCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060522 | ||
2 | ![]() |
IT_BODY_TEXT | Call by reference | Type reference (TYPE) | SOLI_TAB | Textzeilen des Mail-Body | 20060522 | ||
3 | ![]() |
IT_URLS | Call by reference | Type reference (TYPE) | DPR_TT_API_URL | URL for cProjects calls | 20090626 | ||
4 | ![]() |
IV_BODY_URL | Call by reference | Type reference (TYPE) | STRING | optionale URL als String | 20060522 | ||
5 | ![]() |
IV_MAIL_ADDRESS | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse | 20060522 | ||
6 | ![]() |
IV_SUBJECT | Call by reference | Type reference (TYPE) | STRING | Subject der Mail | 20060522 |
Method SEND_MAIL_VIA_BCS on class CL_DPR_API_PRP_SERVICES has no exception.
Method SET_CANDIDATE_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARTICIPANT | Call by reference | Object reference (TYPE REF TO) | CL_DPR_PARTICIPANT | Development Projects: Projektbeteiligte(r) | 20050502 | ||
2 | ![]() |
IV_CANDIDATE_MANAGER | Call by reference | Type reference (TYPE) | XUBNAME | Kandidatenverwalter | 20050502 |
Method SET_CANDIDATE_MANAGER on class CL_DPR_API_PRP_SERVICES has no exception.
Method SET_STAFFING_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARTICIPANT | Call by reference | Object reference (TYPE REF TO) | CL_DPR_PARTICIPANT | Development Projects: Projektbeteiligte(r) | 20050502 | ||
2 | ![]() |
IV_STAFFING_MANAGER | Call by reference | Type reference (TYPE) | XUBNAME | Besetzungsverantwortlicher | 20050502 |
Method SET_STAFFING_MANAGER on class CL_DPR_API_PRP_SERVICES has no exception.
Method SPLIT_STRING_TO_TEXT255_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Value transfer | Type reference (TYPE) | STRING | 20060522 | |||
2 | ![]() |
RT_TABLE | Value transfer | Type reference (TYPE) | BCSY_TEXT | Texttabelle | 20060522 |
Method SPLIT_STRING_TO_TEXT255_TAB on class CL_DPR_API_PRP_SERVICES has no exception.
Method STAFFING_PROCESS_FIELD_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROLE_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20050503 | ||
2 | ![]() |
RS_STAFFING_FIELDS_PROPERTIES | Value transfer | Type reference (TYPE) | DPR_TS_STAFFING_FIELDS | Eingabebereitschaft Felder für Staffing Process | 20050503 |
Method STAFFING_PROCESS_FIELD_CONTROL on class CL_DPR_API_PRP_SERVICES has no exception.
Method TAKE_CM_PERSONALLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CM_ORG_UNIT | Call by reference | Type reference (TYPE) | PRP_TS_ORGUNIT | Struktur fuer Organisationseinheit | 20050502 | ||
2 | ![]() |
IV_ROLE_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel der Rolle | 20050502 |
Method TAKE_CM_PERSONALLY on class CL_DPR_API_PRP_SERVICES has no exception.
Method TAKE_SM_PERSONALLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SM_ORG_UNIT | Call by reference | Type reference (TYPE) | PRP_TS_ORGUNIT | Struktur fuer Organisationseinheit | 20050502 | ||
2 | ![]() |
IV_ROLE_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel der Rolle | 20050502 |
Method TAKE_SM_PERSONALLY on class CL_DPR_API_PRP_SERVICES has no exception.
Method USE_LOCAL_MAIL_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_USE_LOCAL_MAIL_CLIENT | Value transfer | Type reference (TYPE) | BOOLE_D | Flag: lokalen Mail-Client verwenden | 20060522 |
Method USE_LOCAL_MAIL_CLIENT on class CL_DPR_API_PRP_SERVICES has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |