SAP ABAP Class CL_DPR_BAPI_SERVICES (Proj. Mgmt: Service Class for BAPIs)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
     DEVELOPMENT_PROJECTS_BAPI (Package) Project Management - BAPI
Properties
Class CL_DPR_BAPI_SERVICES  
Short Description Proj. Mgmt: Service Class for BAPIs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_BAPI   Project Management - BAPI 
Created 20040524   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_BAPI_SERVICES has no interface implemented.
Friends
Class CL_DPR_BAPI_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_BAPI_PRJ_DEL_ACTIVE Static Attribute Public Type reference (TYPE) BOOLE_D TRUE (='X') and FALSE (=' ') 20130712
2 NULL Static Attribute Public Type reference (TYPE) STRING String for Receiving a Message 20040524
3 SC_ALPHA Constant Private Type reference (TYPE) STRING 'ALPHA' Conversion ALPHA 20040524
4 SC_BAPI_MSG_CLASS Constant Public Type reference (TYPE) STRING 'DPR_BAPI' BAPI Message Class 20060524
5 SC_CUNIT Constant Private Type reference (TYPE) STRING 'CUNIT' Data Type CUNIT 20040524
6 SC_DATS Constant Private Type reference (TYPE) STRING 'DATS' Data Type DATS 20040524
7 SC_HYPHEN Constant Private Type reference (TYPE) STRING '-' Hyphen 20040524
8 SC_NUMERIC Constant Private Type reference (TYPE) STRING '0123456789' Numeric 20040524
9 SC_NUMERIC_SPACE Constant Private Type reference (TYPE) STRING ' 0123456789' Nummerical or Space 20040524
10 SC_ROOT Constant Private Type reference (TYPE) DPR_TV_GUID_BAPI 'root' Generated Folder on Level 1 20040524
11 SC_SYSTEM_STATUS Constant Private Type reference (TYPE) CHAR1 'I' Internal System Status Identifier 20040524
12 SC_TEXT Constant Private Type reference (TYPE) STRING 'TEXT' First Part for Text Symbol String 20040524
13 SC_UNIT Constant Private Type reference (TYPE) STRING 'UNIT' Data Type UNIT 20040524
14 SC_USER_STATUS Constant Private Type reference (TYPE) CHAR1 'E' Internal User Status Identifier 20040524
15 SC_XPT Constant Public Type reference (TYPE) CGPL_OBJECT_TYPE 'XPT' Project Template or Checklist Template 20040524
16 SC_ZERO_DATE Constant Private Type reference (TYPE) STRING '00000000' Initial Date 20040524
17 SC_ZERO_GUID Static Attribute Public Type reference (TYPE) DPR_TV_GUID_BAPI '00000000000000000000000000000000' Initial GUID with Zeros 20040524
18 ST_ALL_SUBOBJECT_TYPES Static Attribute Private Type reference (TYPE) BAPI_TT_SUBOBJECT_TYPE List of Subobject Types of a Project Element 20040524
19 ST_CKLI_RESULT_TEXTS Static Attribute Private Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20090916
20 ST_TYPE_TEXT Static Attribute Private Type reference (TYPE) TT_TYPE_TEXT Constraint Type Texts 20060201
21 SV_EXT_BUPA Static Attribute Private Type reference (TYPE) BOOLE_D 'X': External BuPa 20050503
22 SV_EXT_BUPA_TEXT Static Attribute Private Type reference (TYPE) DPR_TV_PLACEHOLDER_TEXT Text for External BuPa 20050503
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT_IN_TREE Static method Public Method Object Data in SUBOBJECTS for Project Element 20040524
2 ADD_SUBOBJECT Static method Public Method Object Data in SUBOBJECTS for Project Element 20040524
3 ADD_SUBOBJECT_COLL Static method Public Method Collaboration Data in SUBOBJECTS for Project Element 20040524
4 ADD_SUBOBJECT_DOC Static method Public Method Document Data in SUBOBJECTS for Project Element 20040524
5 ADD_SUBOBJECT_FOR_PROGRAM Static method Public Method Program Objects in SUBOBJECTS for Project Element 20040524
6 ADD_SUBOBJECT_SUBPROJ Static method Public Method Subprojects in SUBOBJECTS for Task 20040524
7 ADD_SUPERIOR_OBJECT Static method Public Method Object Data in SUPERIOR_OBJECTS for Project Element 20040524
8 CGPL_LOG_TO_BAPI_RETURN Static method Public Method Transfer CGPL Log to BAPI Return Table 20040524
9 CHECK_BUPA_GUID Static method Public Method Checks a GUID from the BAPI Interface 20040524
10 CHECK_GUID Static method Public Method Checks a GUID from the BAPI Interface 20040524
11 CHECK_ID Static method Public Method Checks the characters of the project id 20091029
12 CHECK_MOVE_TO_WORKING_DAY Static method Public Method Checks Whether a Day Was Moved to a Working Day 20070119
13 CHECK_OBJECT_TYPE_FOR_LOADING Static method Private Method Can Object of Object Type Be Loaded? 20040524
14 CHECK_PREDECESSOR_PHASE_GUID Static method Public Method Check and if Nec. Set Predecessor Phase of a Phase 20040524
15 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040524
16 CONVERT_COPY_CLH_EXT2INT Static method Public Method 'Copy Checklists' from External (BAPI Interface) to Internal 20040524
17 CONVERT_RESOLVE_CLH_EXT2INT Static method Public Method 'Resolve Checklists' from External (BAPI Interface) to Int. 20040524
18 CONVERT_STRING_TO_RAWPARTS Static method Public Method Converts Description into RAW Portions 20060420
19 CONVERT_TABLE2STRING Static method Public Method Convert String Portions into String, Maximum Length 4096 20040524
20 DETERMINE_MAIN_OBJECTS Static method Private Method Checks Whether a Valid Object Category Exists 20040524
21 DETERMINE_MAIN_OBJECTS_DB Static method Private Method Object Cat. + GUID -> Object Cat. + GUID of Top Node 20040524
22 DETERMINE_ROOT_OBJECTS Static method Private Method Checks Whether a Valid Object Category Exists 20060901
23 DETERMINE_ROOT_OBJECTS_DB Static method Private Method Object Cat. + GUID -> Object Cat. + GUID of Top Node 20060901
24 GET_CHANGEABILITY_TEXT Static method Public Method Text for Key of 'Changeability' Field 20040524
25 GET_CKLI_RESULT_TEXT Static method Public Method Get Texts of Checklist item result 20090916
26 GET_CLOSEST_TIME_UNIT Static method Private Method Find Next Valid Time Units for cProjects 20041215
27 GET_COLLABORATIONS Static method Public Method Reads Collaboration Collection for Project Element 20040524
28 GET_COLLAB_LINK_BY_GUID Static method Public Method Reads Reference from Object Link Collection for a GUID 20040524
29 GET_DESCRIPTION Static method Public Method Gets Long Text as RAW for a Project Element 20040524
30 GET_DESCRIPTIONS Static method Public Method List of Names for BAPI Interface for Project Element 20040524
31 GET_DOCUMENTS Static method Public Method Reads Document Collection for Project Element 20040524
32 GET_DOCUMENT_BY_GUID Static method Public Method Reads Reference from EDMS Collection for a GUID 20040524
33 GET_DOMVALUE_TEXT Static method Public Method Get Short Text for Single Value from Domain 20060606
34 GET_EXTERNAL_DATE Static method Public Method Time Stamp -> YYYMMDD -> External Date (User Setting) 20040524
35 GET_EXT_BUPA Static method Public Method 'X': Create Staffing as External BuPa plus Text 20050503
36 GET_EXT_ID_OF_REFERENCE Static method Public Method Determine Name of Reference 20040524
37 GET_FINISH_CONSTR_TYPE_TEXT Static method Public Method Delivers Text for Internal Finish Constraint Type 20060201
38 GET_IND_APPROVALS Static method Public Method Determine Decision Maker for Approval of a Phase 20040524
39 GET_IND_APPROVALS_TMPL Static method Public Method Determine Decision Maker for Approval of a Phase 20040524
40 GET_NAMES Static method Public Method List of Names for BAPI Interface for Project Element 20040524
41 GET_OBJECT_TYPE_TEXT Static method Public Method Reads Text for Object Cat. (w/o Object Model) in Logon Lang. 20040524
42 GET_OBLINK_BY_GUID Static method Public Method Reads Reference from Object Link Collection for a GUID 20040524
43 GET_PARTICIPANTS Static method Public Method Reads Participant Collection for Project Element 20040524
44 GET_PROJECT_ROLE_GUID Static method Public Method GUID of Project Role for Project or Shadow Role 20051020
45 GET_RELATED_TASKS Static method Public Method List of Names for BAPI Interface for Project Element 20040524
46 GET_RELATION_BY_TASKS Static method Public Method Reads Relationship Reference for Two Task References 20040524
47 GET_RESPONSIBLE_ROLE Static method Public Method Sets Responsible Role for a Project Element 20040524
48 GET_ROOT_OBJECT Static method Public Method Supplies Root Object for Project Element 20040524
49 GET_START_CONSTR_TYPE_TEXT Static method Public Method Delivers Text for Internal Start Constraint Type 20060201
50 GET_STATUS Static method Public Method Status List for BAPI Interface for Project Element 20040524
51 GET_SUPERIOR_EDMS_FOLDER Static method Public Method Supplies Superior EDMS Folder GUID for DPR Doc. Collection 20040524
52 GET_SUPERIOR_OBJECTS Static method Public Method List of Superior Project Elements for Project Element 20040524
53 GET_TASKS_OF_SAME_LEVEL Static method Public Method Determine All Other Tasks at Same Level for a Task 20040524
54 GET_THLD_SEVERITIES Static method Public Method Gets Required Severity Values and Texts for Project Object 20040524
55 GET_TRANSITION_STATUS Static method Public Method Access to Transition Status of a Project Role 20050203
56 GET_USER_NAME Static method Public Method Supplies Complete Name for User ID (Fallback: User ID) 20040524
57 INSTANTIATE_FOR_CHECKLIST_T Static method Private Method Instantiates Objects in Operational Project 20040524
58 INSTANTIATE_FOR_PROJECT Static method Private Method Instantiates Objects in Operational Project 20040524
59 INSTANTIATE_FOR_PROJECT_T Static method Private Method Instantiates Objects in Operational Project 20040524
60 IS_ADMIN_REQUIRED Static method Public Method Prüft, ob eine 'Admin' Berechtigung erforderlich ist 20111130
61 IS_APPROVAL_ACTIVE Static method Public Method Checks if Approvals Are Active Acc.to PhaseType(Customizing) 20040524
62 IS_CGPL_LOG_FREE_OF_ERRORS Static method Public Method 'X' if CGPL Log Does Not Contain Any Errors(Type= E, A or X) 20040524
63 IS_MTG_PARENT_VALID Static method Public Method Corresponding Parent of Project Role and BOR Object? 20040524
64 IS_OBJECT_TYPE_VALID Static method Public Method Does GUID Correspond to Object Category? 20040524
65 IS_OBJECT_TYPE_VALID_MULTI Static method Public Method Does GUID Correspond to Object Category? 20040524
66 LOAD_OBJECTS_OF_OBJECT_TYPE Static method Public Method Load Objects for Current Object Category 20040524
67 LOAD_TASK_ASSIGNMENTS Static method Public Method Load task asssignments of role 20090825
68 LOG_CREATION_SUCCESS Static method Public Method Message After Object Successfully Created 20040524
69 LOG_DELETION_SUCCESS Static method Public Method Message After Object Successfully Deleted 20040524
70 LOG_EXTENSION_ERROR Static method Public Method Message After Object Successfully Created 20040524
71 MAP_LANGUAGE_EXT2EXT Static method Public Method Determine and Check External Language Key from External 20040524
72 MAP_LANGUAGE_EXT2INT Static method Public Method Determine and Check Internal Language Key from External 20040524
73 MAP_STRING_FROM_RAW Static method Public Method Convert Table of Raw String Lines to Single String Variable 20040524
74 MAP_STRING_TO_RAW Static method Public Method Convert Single String Variable to Table 20040524
75 PREPARE_BAPI Static method Public Method Gen. Actions for Start of Create, Change, Get and so on BAPI 20040524
76 PREPARE_LOG Static method Public Method Prepare Log for Current BAPI Method 20040524
77 SET_CGPL_CASTING_ERROR Static method Public Method Create Message in Log 20040524
78 SET_DESCRIPTION Static method Public Method Sets Long Text for a Project Element 20040524
79 SET_EXT_BUPA Static method Public Method 'X': Create Staffing as External BuPa plus Text 20050503
80 SET_HEADER_LINE_IN_LOG Static method Public Method Current BOR Object as Title in Log 20040524
81 SET_LINK_NOT_FOUND_ERROR Static method Public Method Create Message in Log 20040524
82 SET_MANUAL_SEVERITY Static method Public Method Sets Manual Severity for a Project Element 20040524
83 SET_PREDECESSOR_PHASE_GUID Static method Public Method Check and if Nec. Set Predecessor Phase of a Phase 20040524
84 SET_RESPONSIBLE_ROLE Static method Public Method Sets Responsible Role for a Project Element 20040524
85 SET_SUBOBJ_TYPE_UPPER Static method Public Method Converts Entries from BAPI Interface to Uppercase 20040524
86 SET_UPPER_ALPHA_DATE Static method Public Method Converts Entries from BAPI Interface to Uppercase 20040524
87 SET_VALID_TIME_UNIT Static method Public Method Check Time Unit and Value and Set if Necessary 20041215
Events
Class CL_DPR_BAPI_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TYPE_TEXT Private See coding 20060201 begin of ts_type_text, langu type sy-langu, type type cgpl_constraint, text type text40, end of ts_type_text
2 TT_TYPE_TEXT Private See coding 20060201 tt_type_text type sorted table of ts_type_text with unique key langu type
Method Signatures

Method ADD_OBJECT_IN_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TREE Call by reference Type reference (TYPE) DPR_TT_BAPI_TREE Liste der untergeordneten Objekte eines Projektelements 20040524
2 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method ADD_OBJECT_IN_TREE on class CL_DPR_BAPI_SERVICES has no exception.

Method ADD_SUBOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SUBOBJECT Call by reference Type reference (TYPE) DPR_TT_BAPI_SUB_OBJECTS Liste der untergeordneten Objekte eines Projektelements 20040524
2 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method ADD_SUBOBJECT on class CL_DPR_BAPI_SERVICES has no exception.

Method ADD_SUBOBJECT_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SUBOBJECT Call by reference Type reference (TYPE) DPR_TT_BAPI_SUB_OBJECTS Liste der untergeordneten Objekte eines Projektelements 20040524
2 Importing IT_COLLABORATION Call by reference Type reference (TYPE) DPR_TT_COLLABORATIONS Tabellentyp für Collaborations 20040524

Method ADD_SUBOBJECT_COLL on class CL_DPR_BAPI_SERVICES has no exception.

Method ADD_SUBOBJECT_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SUBOBJECT Call by reference Type reference (TYPE) DPR_TT_BAPI_SUB_OBJECTS Liste der untergeordneten Objekte eines Projektelements 20040524
2 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method ADD_SUBOBJECT_DOC on class CL_DPR_BAPI_SERVICES has no exception.

Method ADD_SUBOBJECT_FOR_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SUBOBJECT Call by reference Type reference (TYPE) DPR_TT_BAPI_SUB_OBJECTS Liste der untergeordneten Objekte eines Projektelements 20040524
2 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method ADD_SUBOBJECT_FOR_PROGRAM on class CL_DPR_BAPI_SERVICES has no exception.

Method ADD_SUBOBJECT_SUBPROJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SUBOBJECT Call by reference Type reference (TYPE) DPR_TT_BAPI_SUB_OBJECTS Liste der untergeordneten Objekte eines Projektelements 20040524
2 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method ADD_SUBOBJECT_SUBPROJ on class CL_DPR_BAPI_SERVICES has no exception.

Method ADD_SUPERIOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SUPERIOR_OBJECT Call by reference Type reference (TYPE) DPR_TT_BAPI_SUPERIOR_OBJECTS Übergeordnete Objekte e.s Projektelements im Pfad nach oben 20040524
2 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method ADD_SUPERIOR_OBJECT on class CL_DPR_BAPI_SERVICES has no exception.

Method CGPL_LOG_TO_BAPI_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BAPI_RETURN Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle für BAPI 20040524

Method CGPL_LOG_TO_BAPI_RETURN on class CL_DPR_BAPI_SERVICES has no exception.

Method CHECK_BUPA_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID_EXT Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI Eindeutiger Objektschlüssel (CHAR32) 20040524
2 Importing IV_WITH_LOG Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE 'X': Nachricht auch in Log schreiben 20040524
3 Returning RT_RETURN Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20040524

Method CHECK_BUPA_GUID on class CL_DPR_BAPI_SERVICES has no exception.

Method CHECK_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) STRING Feldname 20040524
2 Importing IV_GUID_EXT Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI Eindeutiger Objektschlüssel (CHAR32) 20040524
3 Importing IV_WITH_LOG Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE 'X': Nachricht auch in Log schreiben 20040524
4 Returning RT_RETURN Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20040524

Method CHECK_GUID on class CL_DPR_BAPI_SERVICES has no exception.

Method CHECK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INVALID_CHARACTERS Value transfer Type reference (TYPE) STRING String with invalid characters of the input 20091029
2 Importing IV_STRING_TO_CHECK Call by reference Type reference (TYPE) STRING String to check 20100401

Method CHECK_ID on class CL_DPR_BAPI_SERVICES has no exception.

Method CHECK_MOVE_TO_WORKING_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALENDAR_ID Call by reference Type reference (TYPE) WFCID Fabrikkalender 20070119
2 Importing IV_DATE_TO_CHECK Call by reference Type reference (TYPE) DPR_TV_START_DATE_FIX Einschränkungsstarttermin 20070119
3 Importing IV_DATE_TO_COMPARE Call by reference Type reference (TYPE) DPR_TV_START_DATE_FIX Einschränkungsstarttermin 20070119
4 Importing IV_DIRECTION Call by reference Type reference (TYPE) CHAR1 '+' Vorwärts(+), Rückwärts(-) 20070119
5 Returning RV_ERROR Value transfer Type reference (TYPE) BOOLE_D DatenelemeFehler: TRUE (='X') und FALSE (=' ') 20070119

Method CHECK_MOVE_TO_WORKING_DAY on class CL_DPR_BAPI_SERVICES has no exception.

Method CHECK_OBJECT_TYPE_FOR_LOADING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
2 Returning RV_IS_ALLOWED Value transfer Type reference (TYPE) BOOLE_D 'X': Objekttyp kann geladen werden 20040524

Method CHECK_OBJECT_TYPE_FOR_LOADING on class CL_DPR_BAPI_SERVICES has no exception.

Method CHECK_PREDECESSOR_PHASE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_PREDECESSOR_PHASE Value transfer Object reference (TYPE REF TO) CL_DPR_PHASE Development Projects: Abstrakte Phase 20040524
2 Exporting EV_ERROR_OCCURRED Call by reference Type reference (TYPE) BOOLE_D 'X': Fehler 20040524
3 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_DPR_PROJECT Development Projects: Abstraktes Projekt 20040524
4 Importing IV_PREDECESSOR_PHASE_GUID Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI Vorgängerphasen-GUID 20040524

Method CHECK_PREDECESSOR_PHASE_GUID on class CL_DPR_BAPI_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_BAPI_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_BAPI_SERVICES has no exception.

Method CONVERT_COPY_CLH_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COPY_CHECKLISTS Call by reference Type reference (TYPE) BAPI_TV_COPY_CHECKLISTS Projektvorlage anl. m. Projekt: Steuerung 'Kopie Checklisten 20040524
2 Returning RV_COPY_CHECKLISTS Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040524

Method CONVERT_COPY_CLH_EXT2INT on class CL_DPR_BAPI_SERVICES has no exception.

Method CONVERT_RESOLVE_CLH_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MERGE_ROLES Value transfer Type reference (TYPE) BOOLE_D 'X': Projektrollen verwenden 20040524
2 Exporting EV_RESOLVE_CHECKLISTS Value transfer Type reference (TYPE) BOOLE_D 'X': Checklistenreferenzen auflösen 20040524
3 Importing IV_RESOLVE_CHECKLISTS Value transfer Type reference (TYPE) BAPI_TV_RESOLVE_CHECKLISTS Projekt anlegen m. Vorlage: Steuerung 'Checklisten auflösen' 20040524

Method CONVERT_RESOLVE_CLH_EXT2INT on class CL_DPR_BAPI_SERVICES has no exception.

Method CONVERT_STRING_TO_RAWPARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESC_PART1 Call by reference Type reference (TYPE) DPR_TV_BAPI_DESCRIPTION_RAW RAW-Portion1 der Beschreibung 20060420
2 Exporting EV_DESC_PART2 Call by reference Type reference (TYPE) DPR_TV_BAPI_DESCRIPTION_RAW RAW-Portion2 der Beschreibung 20060420
3 Exporting EV_DESC_PART3 Call by reference Type reference (TYPE) DPR_TV_BAPI_DESCRIPTION_RAW RAW-Portion3 der Beschreibung 20060420
4 Exporting EV_DESC_PART4 Call by reference Type reference (TYPE) DPR_TV_BAPI_DESCRIPTION_RAW RAW-Portion4 der Beschreibung 20060420
5 Importing IV_DESC_STRING Call by reference Type reference (TYPE) STRING Beschreibung des Projektelements als Plain-Text 20060420

Method CONVERT_STRING_TO_RAWPARTS on class CL_DPR_BAPI_SERVICES has no exception.

Method CONVERT_TABLE2STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) BAPI_TT_DOCUMENT_FILE Container für Dateipfad-, URL-Portionen 20040524
2 Returning RV_STRING Value transfer Type reference (TYPE) DPR_TV_BAPI_FILE_NAME 4096-String für Dateipfad, URL, ... 20040524

Method CONVERT_TABLE2STRING on class CL_DPR_BAPI_SERVICES has no exception.

Method DETERMINE_MAIN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INST_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
2 Exporting EV_INST_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
3 Exporting EV_MAIN_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
4 Exporting EV_MAIN_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
5 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524

Method DETERMINE_MAIN_OBJECTS on class CL_DPR_BAPI_SERVICES has no exception.

Method DETERMINE_MAIN_OBJECTS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INST_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
2 Exporting EV_INST_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
3 Exporting EV_MAIN_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
4 Exporting EV_MAIN_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
5 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524

Method DETERMINE_MAIN_OBJECTS_DB on class CL_DPR_BAPI_SERVICES has no exception.

Method DETERMINE_ROOT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INST_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20060901
2 Exporting EV_INST_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060901
3 Exporting EV_MAIN_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20060901
4 Exporting EV_MAIN_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060901
5 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20060901
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060901

Method DETERMINE_ROOT_OBJECTS on class CL_DPR_BAPI_SERVICES has no exception.

Method DETERMINE_ROOT_OBJECTS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INST_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20060901
2 Exporting EV_INST_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060901
3 Exporting EV_MAIN_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20060901
4 Exporting EV_MAIN_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060901
5 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20060901
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060901

Method DETERMINE_ROOT_OBJECTS_DB on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_CHANGEABILITY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGEABILITY Call by reference Type reference (TYPE) DPR_TV_CHANGEABILITY Änderbarkeit 20040524
2 Returning RV_CHANGEABILITY_TEXT Value transfer Type reference (TYPE) DPR_TV_BAPI_CHANGEABILITY_TEXT Text der Änderbarkeit für BAPI-Interface 20040524

Method GET_CHANGEABILITY_TEXT on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_CKLI_RESULT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CKLI_RESULT_TEXTS Call by reference Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20090916

Method GET_CKLI_RESULT_TEXT on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_CLOSEST_TIME_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TIME_UNIT Value transfer Type reference (TYPE) MEINS nächste Zeiteinheit 20041215
2 Importing IV_TIME_UNIT Value transfer Type reference (TYPE) MEINS ungültig Zeiteinheit 20041215

Method GET_CLOSEST_TIME_UNIT on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_COLLABORATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Returning RR_COLLABORATIONS Value transfer Object reference (TYPE REF TO) CL_DPR_COLLABORATIONS Development Projects: Collection für Collaborationen 20040524

Method GET_COLLABORATIONS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_COLLAB_LINK_BY_GUID 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) IF_DPR_COMMON Common-Referenz des Parents 20040524
2 Importing IV_COLLAB_LINK_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLAB_LINK GUID für den Collaboration-Link im BAPI-Interface 20040524
3 Returning RR_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_DPR_COLLABORATION Development Projects: Collaboration 20040524

Method GET_COLLAB_LINK_BY_GUID on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Importing IV_DESCRIPTION_LANGUAGE Call by reference Type reference (TYPE) DPR_TV_LANGU_EXT Externer Sprachenschlüssel 20040524
3 Returning RV_STRING Value transfer Type reference (TYPE) STRING Langtext als String 20040524

Method GET_DESCRIPTION on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Returning RT_DESCRIPTIONS Value transfer Type reference (TYPE) DPR_TT_BAPI_DESCRIPTIONS Liste der Langtexte mit Sprache 20040524

Method GET_DESCRIPTIONS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Returning RR_DOCUMENTS Value transfer Object reference (TYPE REF TO) CL_DPR_DOCUMENTS Development Projects: Collection für Dokumente 20040524

Method GET_DOCUMENTS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_DOCUMENT_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DOCUMENTS Call by reference Object reference (TYPE REF TO) CL_DPR_DOCUMENTS Development Projects: Collection für Objektverknüpfungen 20040524
2 Importing IV_CHECK_FOLDER Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE 'X': Prüfung Ordner vs. Dokument 20040524
3 Importing IV_DOCUMENT_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_DOCUMENT GUID für Dokument im BAPI-Interface 20040524
4 Importing IV_FOLDER Call by reference Type reference (TYPE) DPR_TV_IS_FOLDER CL_DPR_CO=>SC_FALSE 'X': Ordner; ' ': Dokument 20040524
5 Returning RR_DOCUMENT Value transfer Object reference (TYPE REF TO) CL_DPR_DOCUMENT Development Projects: Objektverknüpfung 20040524

Method GET_DOCUMENT_BY_GUID on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_DOMVALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOMNAME Call by reference Type reference (TYPE) DOMNAME Bezeichnung einer Domäne 20060606
2 Importing IV_DOMVALUE Call by reference Type reference (TYPE) DOMVALUE_L Werte für Domänen: Einzelwert/untere Grenze 20060606
3 Returning RV_DOMTEXT Value transfer Type reference (TYPE) VAL_TEXT Kurztext zu Festwerten 20060606

Method GET_DOMVALUE_TEXT on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_EXTERNAL_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) DPR_TV_TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) (mit Konv.Exit) 20040524
2 Returning RV_EXTERNAL_DATE Value transfer Type reference (TYPE) DPR_TV_BAPI_EXT_DATE Externes Datum für BAPI-Schnittstelle 20040524

Method GET_EXTERNAL_DATE on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_EXT_BUPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXT_BUPA Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050503
2 Exporting EV_EXT_BUPA_TEXT Call by reference Type reference (TYPE) DPR_TV_PLACEHOLDER_TEXT Text zur Platzhalter-Besetzung in einer Projektrolle 20050503

Method GET_EXT_BUPA on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_EXT_ID_OF_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
3 Returning RV_EXT_ID Value transfer Type reference (TYPE) STRING Externe ID der Referenz 20040524

Method GET_EXT_ID_OF_REFERENCE on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_FINISH_CONSTR_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE_INT Call by reference Type reference (TYPE) DPR_TV_FINISH_CONSTRAINT Terminliche Einschränkung für den Start/Endtermin 20060201
2 Returning RV_TYPE_TEXT Value transfer Type reference (TYPE) DPR_TV_FINISH_CONSTRAINT_TEXT Einschränkungsarttext für den Start/Endtermin 20060201

Method GET_FINISH_CONSTR_TYPE_TEXT on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_IND_APPROVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IND_APPROVALS Value transfer Type reference (TYPE) BAPI_TT_IND_APPROVAL_DETAIL Liste der Einzelabnahmen-Detaildaten 20040524
2 Exporting ET_IND_APPROVALS_EXTENSION Value transfer Type reference (TYPE) BAPIPAREXTAB Tabelle mit BAPIPAREX als Zeilentyp 20040524
3 Importing IR_IND_APPROVALS Call by reference Object reference (TYPE REF TO) CL_DPR_INDIVIDUAL_APPROVALS Development Projects: Collection für Einzelabnahmen 20040524
4 Importing IV_IND_APPROVAL_REQUESTED Call by reference Type reference (TYPE) BOOLE_D 'X': Kundenfelder für Einzelabnahme angefordert 20040524

Method GET_IND_APPROVALS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_IND_APPROVALS_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IND_APPROVALS_T Value transfer Type reference (TYPE) BAPI_TT_IND_APPROVAL_T_DETAIL Liste der Einzelabnahmen-Detaildaten in Vorlage 20040524
2 Exporting ET_IND_APPROVALS_T_EXTENSION Value transfer Type reference (TYPE) BAPIPAREXTAB Tabelle mit BAPIPAREX als Zeilentyp 20040524
3 Importing IR_IND_APPROVALS Call by reference Object reference (TYPE REF TO) CL_DPR_INDIVIDUAL_APPROVALS Development Projects: Collection für Einzelabnahmen 20040524
4 Importing IV_IND_APPROVAL_REQUESTED Call by reference Type reference (TYPE) BOOLE_D 'X': Kundenfelder für Einzelabnahme angefordert 20040524

Method GET_IND_APPROVALS_TMPL on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Returning RT_NAMES Value transfer Type reference (TYPE) DPR_TT_BAPI_NAMES Liste der Bezeichnungen mit Sprache 20040524

Method GET_NAMES on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_OBJECT_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20040524
2 Returning RV_OBJECT_TYPE_TEXT Value transfer Type reference (TYPE) DPR_TV_OBJECT_TYPE_TEXT Text zum Objekttyp 20040524

Method GET_OBJECT_TYPE_TEXT on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_OBLINK_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT_LINKS Call by reference Object reference (TYPE REF TO) CL_DPR_OBJECT_LINKS Development Projects: Collection für Objektverknüpfungen 20040524
2 Importing IR_PARENT_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Common-Referenz des Parents 20040524
3 Importing IV_CATEGORY Call by reference Type reference (TYPE) DPR_TV_OBL_CATEGORY SPACE Kategorie der Objektart der Objektverknüpfung 20040524
4 Importing IV_OBJECT_LINK_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_OBJ_LINK GUID für Objektverknüpfung im BAPI-Interface 20040524
5 Returning RR_OBJECT_LINK Value transfer Object reference (TYPE REF TO) CL_DPR_OBJECT_LINK Development Projects: Objektverknüpfung 20040524

Method GET_OBLINK_BY_GUID on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_PARTICIPANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Returning RR_PARTICIPANTS Value transfer Object reference (TYPE REF TO) CL_DPR_PARTICIPANTS Development Projects: Collection für Projektbeteiligte 20040524

Method GET_PARTICIPANTS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_PROJECT_ROLE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_ROLE GUID für Projektrolle im BAPI-Interface 20051020
2 Returning RV_PROJECT_ROLE_GUID Value transfer Type reference (TYPE) DPR_TV_BAPI_GUID_ROLE GUID für Projektrolle im BAPI-Interface 20051020

Method GET_PROJECT_ROLE_GUID on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_RELATED_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Importing IV_PREDECESSOR Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE 'X': Vorgänger-Aufgaben ermitteln 20040524
3 Importing IV_SUCCESSOR Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE 'X': Nachfolger-Aufgaben ermitteln 20040524
4 Returning RT_RELATED_TASKS Value transfer Type reference (TYPE) BAPI_TT_RELATIONSHIP_DETAIL Anordnungsbeziehungen für eine Aufgabe 20040524

Method GET_RELATED_TASKS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_RELATION_BY_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASK1 Call by reference Object reference (TYPE REF TO) CL_DPR_TASK Development Projects: Abstrakte Aufgabe 20040524
2 Importing IR_TASK2 Call by reference Object reference (TYPE REF TO) CL_DPR_TASK Development Projects: Abstrakte Aufgabe 20040524
3 Returning RR_RELATIONSHIP Value transfer Object reference (TYPE REF TO) CL_CGPL_RELATION AOB zwischen Aufgaben 20040524

Method GET_RELATION_BY_TASKS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_RESPONSIBLE_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Returning RV_ROLE_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20040524

Method GET_RESPONSIBLE_ROLE on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_ROOT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Returning RR_ROOT Value transfer Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method GET_ROOT_OBJECT on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_START_CONSTR_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE_INT Call by reference Type reference (TYPE) DPR_TV_FINISH_CONSTRAINT Terminliche Einschränkung für den Start/Endtermin 20060201
2 Returning RV_TYPE_TEXT Value transfer Type reference (TYPE) DPR_TV_FINISH_CONSTRAINT_TEXT Einschränkungsarttext für den Start/Endtermin 20060201

Method GET_START_CONSTR_TYPE_TEXT on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Objekte mit Status 20040524
2 Returning RT_STATUS Value transfer Type reference (TYPE) DPR_TT_BAPI_STATUS Statusliste für BAPI-Interface für ein Projektelement 20040524

Method GET_STATUS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_SUPERIOR_EDMS_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_SUPERIOR_EDMS_FOLDER Call by reference Object reference (TYPE REF TO) IF_EDMS_DOCUMENT EDMS: Dokument/Folder 20040524
2 Exporting EV_SUPERIOR_EDMS_FOLDER Call by reference Type reference (TYPE) EDMS_DOCID EDMS: Dokument-ID 20040524
3 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
4 Importing IR_DOCUMENTS Call by reference Object reference (TYPE REF TO) CL_DPR_DOCUMENTS Development Projects: Collection für Dokumente 20040524
5 Importing IV_TARGET_FOLDER_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_FOLDER GUID für Ziel-Ordner im BAPI-Interface 20040524

Method GET_SUPERIOR_EDMS_FOLDER on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_SUPERIOR_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Returning RT_SUPERIOR_OBJECTS Value transfer Type reference (TYPE) DPR_TT_BAPI_SUPERIOR_OBJECTS Übergeordnete Objekte e.s Projektelements im Pfad nach oben 20040524

Method GET_SUPERIOR_OBJECTS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_TASKS_OF_SAME_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASK Call by reference Object reference (TYPE REF TO) CL_DPR_TASK Development Projects: Abstrakte Aufgabe 20040524
2 Returning RT_TASKS Value transfer Type reference (TYPE) DPR_TT_TASKS Tabellentyp für Aufgaben 20040524

Method GET_TASKS_OF_SAME_LEVEL on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_THLD_SEVERITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AGGREGATED_SEVERITY Call by reference Type reference (TYPE) DPR_TV_BAPI_THRESHOLD_SEVERITY Schweregrad 20040524
2 Exporting EV_AGGREGATED_SEVERITY_TEXT Call by reference Type reference (TYPE) DPR_TV_SEVERITY_DESCRIPTION Text eines Schweregrades 20040524
3 Exporting EV_EVALUATION_SEVERITY Call by reference Type reference (TYPE) DPR_TV_BAPI_THRESHOLD_SEVERITY Schweregrad 20040524
4 Exporting EV_EVALUATION_SEVERITY_TEXT Call by reference Type reference (TYPE) DPR_TV_SEVERITY_DESCRIPTION Text eines Schweregrades 20040524
5 Exporting EV_MANUAL_SEVERITY Call by reference Type reference (TYPE) DPR_TV_BAPI_THRESHOLD_SEVERITY Schweregrad 20040524
6 Exporting EV_MANUAL_SEVERITY_TEXT Call by reference Type reference (TYPE) DPR_TV_SEVERITY_DESCRIPTION Text eines Schweregrades 20040524
7 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method GET_THLD_SEVERITIES on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_TRANSITION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20050203
2 Returning RT_TRANSITION_STATUS Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Name-Value-Pair 20050203

Method GET_TRANSITION_STATUS on class CL_DPR_BAPI_SERVICES has no exception.

Method GET_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER_ID Call by reference Type reference (TYPE) DPR_TV_BAPI_USER_NAME Benutzername Anleger/Änderer 20040524
2 Returning RV_USER_NAME Value transfer Type reference (TYPE) DPR_TV_CREATED_BY_NAME Name der Person, die das Projektelement angelegt hat 20040524

Method GET_USER_NAME on class CL_DPR_BAPI_SERVICES has no exception.

Method INSTANTIATE_FOR_CHECKLIST_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHECKLIST_T Call by reference Type reference (TYPE) DPR_TS_GUID_CHECKLIST_TEMPL Struktur für Checklistenvorlage (GUID und Referenz) 20040524
2 Importing IV_OBJECT_GUID_ELEMENT Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
3 Importing IV_OBJECT_TYPE_ASSIGNMENT Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
4 Importing IV_OBJECT_TYPE_ELEMENT Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524

Method INSTANTIATE_FOR_CHECKLIST_T on class CL_DPR_BAPI_SERVICES has no exception.

Method INSTANTIATE_FOR_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROJECT Call by reference Type reference (TYPE) DPR_TS_GUID_PROJECT_DEF Struktur für Projektdefinition (GUID und Referenz) 20040524
2 Importing IV_OBJECT_GUID_ELEMENT Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
3 Importing IV_OBJECT_TYPE_ASSIGNMENT Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
4 Importing IV_OBJECT_TYPE_ELEMENT Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524

Method INSTANTIATE_FOR_PROJECT on class CL_DPR_BAPI_SERVICES has no exception.

Method INSTANTIATE_FOR_PROJECT_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROJECT_T Call by reference Type reference (TYPE) DPR_TS_GUID_PROJECT_TEMPLATE Struktur für Projektvorlage (GUID und Referenz) 20040524
2 Importing IV_OBJECT_GUID_ELEMENT Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
3 Importing IV_OBJECT_TYPE_ASSIGNMENT Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
4 Importing IV_OBJECT_TYPE_ELEMENT Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524

Method INSTANTIATE_FOR_PROJECT_T on class CL_DPR_BAPI_SERVICES has no exception.

Method IS_ADMIN_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20111130
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY Struktur 20111130
3 Importing IS_STRUCTURE_UPD Call by reference Type reference (TYPE) ANY Korrespondierende Update-Struktur 20111130
4 Importing IV_STRU_NAME Value transfer Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20111130
5 Returning RV_IS_REQUIRED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20111130

Method IS_ADMIN_REQUIRED on class CL_DPR_BAPI_SERVICES has no exception.

Method IS_APPROVAL_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PHASE Call by reference Object reference (TYPE REF TO) CL_DPR_PHASE Development Projects: Abstrakte Phase 20040524
2 Returning RV_APPROVE_PHASE Value transfer Type reference (TYPE) BOOLE_D 'X': Abnahme ist aktiv 20040524

Method IS_APPROVAL_ACTIVE on class CL_DPR_BAPI_SERVICES has no exception.

Method IS_CGPL_LOG_FREE_OF_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FREE_OF_ERROR Value transfer Type reference (TYPE) BOOLE_D 'X': Kein Fehler im Protokoll 20040524

Method IS_CGPL_LOG_FREE_OF_ERRORS on class CL_DPR_BAPI_SERVICES has no exception.

Method IS_MTG_PARENT_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROJECT_ROLE Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Importing IV_PARENT_IS_DPO Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE 'X': Parent ist DPO; ' ': Parent ist CPT/DPT 20040524
3 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D 'X': Objekttyp passt zur GUID 20040524

Method IS_MTG_PARENT_VALID on class CL_DPR_BAPI_SERVICES has no exception.

Method IS_OBJECT_TYPE_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOR_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Zu prüfender Objekttyp 20040524
2 Importing IV_NO_OBJECT_TYPE_SELECT Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE 'X': Kein Select auf OBJECT_TYPE in SOURCE-Tabelle 20040524
3 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI GUID des Anwendungsobjekts 20040524
4 Importing IV_OBJECT_SOURCE Call by reference Type reference (TYPE) DPR_TV_TABNAME Herkunfts-Tabellenname für das Objekts 20040524
5 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D 'X': Objekttyp passt zur GUID 20040524

Method IS_OBJECT_TYPE_VALID on class CL_DPR_BAPI_SERVICES has no exception.

Method IS_OBJECT_TYPE_VALID_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_SOURCES Call by reference Type reference (TYPE) DPR_TT_BAPI_OBTYPE_CHECK Liste der zur GUID abzugleichenden CGPL-Objektttypen 20040524
2 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI GUID des Anwendungsobjekts 20040524
3 Returning RV_OBJECT_TYPE Value transfer Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524

Method IS_OBJECT_TYPE_VALID_MULTI on class CL_DPR_BAPI_SERVICES has no exception.

Method LOAD_OBJECTS_OF_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE 'X': Ändernmodus 20040524
2 Importing IV_LOAD_ROOT Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 'X': Root-Objekt laden 20060901
3 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040524
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
5 Returning RV_SUCCESSFUL_LOAD Value transfer Type reference (TYPE) BOOLE_D 'X': Objekt(e) erfolgreich geladen 20040524

Method LOAD_OBJECTS_OF_OBJECT_TYPE on class CL_DPR_BAPI_SERVICES has no exception.

Method LOAD_TASK_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Interface for All Application Objects 20090825
2 Importing IV_PROJECTROLE_GUID Value transfer Type reference (TYPE) BAPI_TS_GUID-ROLE_GUID GUID for Role in BAPI Interface 20090825

Method LOAD_TASK_ASSIGNMENTS on class CL_DPR_BAPI_SERVICES has no exception.

Method LOG_CREATION_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20040524
2 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method LOG_CREATION_SUCCESS on class CL_DPR_BAPI_SERVICES has no exception.

Method LOG_DELETION_SUCCESS Signature

Method LOG_DELETION_SUCCESS on class CL_DPR_BAPI_SERVICES has no parameter.
Method LOG_DELETION_SUCCESS on class CL_DPR_BAPI_SERVICES has no exception.

Method LOG_EXTENSION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRUCTURE_OK Call by reference Type reference (TYPE) TE_STRUC Strukturname der BAPI Table Extension 20040524
2 Importing IV_STRUCTURE_WRONG Call by reference Type reference (TYPE) TE_STRUC Strukturname der BAPI Table Extension 20040524

Method LOG_EXTENSION_ERROR on class CL_DPR_BAPI_SERVICES has no exception.

Method MAP_LANGUAGE_EXT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU_EXT Call by reference Type reference (TYPE) DPR_TV_LANGU_EXT Externer Sprachenschlüssel 20040524
2 Importing IV_LANGU_UPD Call by reference Type reference (TYPE) BAPIUPDATE Änderungsinformation zum zugehörigen Nutzdatenfeld 20040524
3 Returning RV_LANGU_EXT Value transfer Type reference (TYPE) DPR_TV_LANGU_EXT Externer Sprachenschlüssel 20040524

Method MAP_LANGUAGE_EXT2EXT on class CL_DPR_BAPI_SERVICES has no exception.

Method MAP_LANGUAGE_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU_EXT Call by reference Type reference (TYPE) DPR_TV_LANGU_EXT Externer Sprachenschlüssel 20040524
2 Importing IV_LANGU_UPD Call by reference Type reference (TYPE) BAPIUPDATE Änderungsinformation zum zugehörigen Nutzdatenfeld 20040524
3 Returning RV_LANGU_INT Value transfer Type reference (TYPE) DPR_TV_LANGU Sprachenschlüssel 20040524

Method MAP_LANGUAGE_EXT2INT on class CL_DPR_BAPI_SERVICES has no exception.

Method MAP_STRING_FROM_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_STRING Value transfer Type reference (TYPE) STRING 20040524
2 Importing IT_RAW Call by reference Type reference (TYPE) BAPI_TT_RAW_LINE cProjects BAPI: Container von RAW-Zeilen 20040524

Method MAP_STRING_FROM_RAW on class CL_DPR_BAPI_SERVICES has no exception.

Method MAP_STRING_TO_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_COMMENT Value transfer Type reference (TYPE) BAPI_TT_RAW_LINE cProjects BAPI: Container von RAW-Zeilen 20040524
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20040524

Method MAP_STRING_TO_RAW on class CL_DPR_BAPI_SERVICES has no exception.

Method PREPARE_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BAPI_ACTION Call by reference Type reference (TYPE) STRING SPACE BAPI-Methode 20040524
2 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040524
3 Importing IV_LOAD_ROOT Call by reference Type reference (TYPE) BOOLE_D 'X': Root-Objekt laden 20070126
4 Importing IV_NO_OBJECT_TYPE_SELECT Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE 'X': Kein Select auf OBJECT_TYPE in SOURCE-Tabelle 20040524
5 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI Eindeutiger Objektschlüssel (CHAR32) 20040524
6 Importing IV_OBJECT_GUID_LOG Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI Abweichende Objekt-GUID für Kopfzeile im Protokoll 20060208
7 Importing IV_OBJECT_SOURCE Call by reference Type reference (TYPE) DPR_TV_TABNAME SPACE Sourve-Tabellenname des objekttyps 20040524
8 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
9 Importing IV_OBJECT_TYPE_ASSIGNMENT Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE SPACE Objekttyp in der Projektplanung 20040524
10 Importing IV_OBJECT_TYPE_LOG Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Abweichender Objekttyp für Kopfzeile im Protokoll 20060208
11 Returning RR_COMMON Value transfer Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524

Method PREPARE_BAPI on class CL_DPR_BAPI_SERVICES has no exception.

Method PREPARE_LOG Signature

Method PREPARE_LOG on class CL_DPR_BAPI_SERVICES has no parameter.
Method PREPARE_LOG on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_CGPL_CASTING_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CGPL_OBJECT_TYPE Value transfer Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
2 Importing IV_OBJECT_GUID Value transfer Type reference (TYPE) DPR_TV_GUID_BAPI Eindeutiger Objektschlüssel (CHAR32) 20040524

Method SET_CGPL_CASTING_ERROR on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Importing IS_DESCRIPTION_PART Call by reference Type reference (TYPE) DPR_TS_BAPI_DESCRIPTION_PART Struktur der Langtext-Portionen á 255 Character 20040524
3 Importing IV_DESCRIPTION_LANGUAGE Call by reference Type reference (TYPE) DPR_TV_LANGU_EXT Externer Sprachenschlüssel 20040524
4 Importing IV_DESCRIPTION_STRING Call by reference Type reference (TYPE) STRING Langtext als String 20040524
5 Returning RV_CHANGED Value transfer Type reference (TYPE) BOOLE_D 'X': Langtext wurde angelegt/gändert 20040524

Method SET_DESCRIPTION on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_EXT_BUPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXT_BUPA Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050503
2 Importing IV_EXT_BUPA_TEXT Call by reference Type reference (TYPE) DPR_TV_PLACEHOLDER_TEXT Text zur Platzhalter-Besetzung in einer Projektrolle 20050503

Method SET_EXT_BUPA on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_HEADER_LINE_IN_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BAPI_ACTION Call by reference Type reference (TYPE) STRING SPACE BAPI-Methode zum BOR-Objekt 20040524
2 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI SPACE GUID des Anwendungsobjekts 20040524
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
4 Importing IV_OBJECT_TYPE_ASSIGNMENT Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE SPACE Objekttyp in der Projektplanung 20040524
5 Importing IV_OBJECT_TYPE_TEXT Call by reference Type reference (TYPE) DPR_TV_OBJECT_TYPE_TEXT SPACE Den Objekttyp beschreibender Text 20040524

Method SET_HEADER_LINE_IN_LOG on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_LINK_NOT_FOUND_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_GUID Value transfer Type reference (TYPE) DPR_TV_GUID_BAPI Eindeutiger Objektschlüssel (CHAR32) 20040524
2 Importing IV_LINK_OBJECT_TYPE Value transfer Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524
3 Importing IV_PARENT_GUID Value transfer Type reference (TYPE) DPR_TV_GUID_BAPI Eindeutiger Objektschlüssel (CHAR32) 20040524
4 Importing IV_PARENT_OBJECT_TYPE Value transfer Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20040524

Method SET_LINK_NOT_FOUND_ERROR on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_MANUAL_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Interface: Collection von Schwellenwertverletz. zum Objekt 20040524
2 Importing IV_MANUAL_SEVERITY Call by reference Type reference (TYPE) DPR_TV_BAPI_THRESHOLD_SEVERITY Schweregrad 20040524

Method SET_MANUAL_SEVERITY on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_PREDECESSOR_PHASE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PHASE Call by reference Object reference (TYPE REF TO) CL_DPR_PHASE Development Projects: Abstrakte Phase 20040524
2 Importing IV_PREDECESSOR_PHASE_GUID Call by reference Type reference (TYPE) DPR_TV_GUID_BAPI Vorgängerphasen-GUID 20040524
3 Returning RV_CHANGED Value transfer Type reference (TYPE) BOOLE_D 'X': Vorgängerphase erfolgreich gesetzt 20040524

Method SET_PREDECESSOR_PHASE_GUID on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_RESPONSIBLE_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040524
2 Importing IV_ROLE_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20040524
3 Returning RV_CHANGED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040524

Method SET_RESPONSIBLE_ROLE on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_SUBOBJ_TYPE_UPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SUBOBJECT_TYPE Value transfer Type reference (TYPE) BAPI_TT_SUBOBJECT_TYPE Liste der untergeordneten Objektarten eines Projektelements 20040524

Method SET_SUBOBJ_TYPE_UPPER on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_UPPER_ALPHA_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STRUCTURE Call by reference Type reference (TYPE) ANY Struktur 20040524
2 Changing CS_STRUCTURE_UPD Call by reference Type reference (TYPE) ANY Korrespondierende Update-Struktur 20040524
3 Importing IV_STRU_NAME Value transfer Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20040524

Method SET_UPPER_ALPHA_DATE on class CL_DPR_BAPI_SERVICES has no exception.

Method SET_VALID_TIME_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TIME_QUANTITY Call by reference Type reference (TYPE) DPR_TV_EFFORT Aufwand 20041215
2 Changing CV_TIME_UNIT Call by reference Type reference (TYPE) DPR_TV_EFFORT_UNIT Einheit für Aufwand 20041215
3 Changing CV_TIME_UNIT_ISO Call by reference Type reference (TYPE) ISOCD_UNIT ISO-Code Maßeinheit 20041215
4 Exporting EV_ERROR Value transfer Type reference (TYPE) BOOLE_D 'X' Fehler 20041215
5 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20041215
6 Importing IV_TIME_QUANTITY_UPD Call by reference Type reference (TYPE) BAPIUPDATE Änderungsinformation zum zugehörigen Nutzdatenfeld 20041215
7 Importing IV_TIME_UNIT_ISO_UPD Call by reference Type reference (TYPE) BAPIUPDATE Änderungsinformation zum zugehörigen Nutzdatenfeld 20041215
8 Importing IV_TIME_UNIT_UPD Call by reference Type reference (TYPE) BAPIUPDATE Änderungsinformation zum zugehörigen Nutzdatenfeld 20041215

Method SET_VALID_TIME_UNIT on class CL_DPR_BAPI_SERVICES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310_620