Hierarchy
⤷
⤷
Properties
| Class | CL_DPR_API_AUNIT | |
| Short Description | API - ABAP Unit | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_API | API for Project Management |
| Created | 20070214 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_DPR_API_AUNIT has no interface implemented.
Friends
Class CL_DPR_API_AUNIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_DPR_CORE_SERVICE_MANAGER | cProjects Core Service Manager | 20070214 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TT_CHKL_TYPES | 20070215 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | DPR_RELATION_TAB | DPR Relation Table Type | 20070516 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_OBJECTS | Object Buffer | 20070214 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TT_PARENT_CHILD_RELATIONS | Parent-Child Relationships | 20070215 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TT_PHASE_TYPES | 20070214 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | TT_PRO_TYPES | 20070214 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | TT_ROLE_TYPES | Project Role Type for Projects | 20070308 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | TT_TASK_TYPES | 20070215 | ||||
| 10 | Static Attribute | Protected | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070521 | ||
| 11 | Static Attribute | Protected | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080724 | ||
| 12 | Static Attribute | Private | Type reference (TYPE) | TZNZONESYS | Time Zone | 20070709 | |||
| 13 | Static Attribute | Public | Type reference (TYPE) | CHAR7 | '0ZAUNIT' | Identifier for Test Entries | 20070214 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | STRING | 'COLLECT_CHECKLIST_H_DATA' | Method: Format Data for Checklist Header | 20070219 | ||
| 15 | Static Attribute | Public | Type reference (TYPE) | STRING | 'COLLECT_CHECKLIST_I_DATA' | Method: Format Data for Checklist Item | 20070219 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_CHECKLIST_H' | 20070521 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_CHECKLIST_I' | 20070521 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_CHECKLIST_H4PHASE' | Method: Create Parent for Checklist Item | 20070219 | ||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_CHECKLIST_H4PROJECT' | Method: Create Parent for Checklist Item | 20070219 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_CHECKLIST_I4PHASE' | Method: Create Parent for Checklist Item | 20070330 | ||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_CHECKLIST_I4PROJECT' | Method: Create Parent for Checklist Item | 20070330 | ||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_PHASE' | Method: Create Parent for Phase | 20070220 | ||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_PROJECT' | Method: Create Parent for Project | 20070219 | ||
| 24 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_ROLE' | Method: Create Parent for Checklist Item | 20070619 | ||
| 25 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_TASK' | 20070525 | |||
| 26 | Static Attribute | Public | Type reference (TYPE) | STRING | 'COLLECT_PHASE_DATA' | Method: Format Data for Phase | 20070219 | ||
| 27 | Static Attribute | Public | Type reference (TYPE) | STRING | 'COLLECT_PROJECT_DATA' | Method: Format Data for Project | 20070219 | ||
| 28 | Static Attribute | Public | Type reference (TYPE) | STRING | 'COLLECT_ROLE_DATA' | Method: Format Data for Role | 20070308 | ||
| 29 | Static Attribute | Public | Type reference (TYPE) | STRING | 'COLLECT_STAFFING_DATA' | Method: Format Data for Role | 20070621 | ||
| 30 | Constant | Public | Type reference (TYPE) | STRING | 'COLLECT_TASK_DATA' | Method: Format Data for Task | 20070219 |
Methods
Events
Class CL_DPR_API_AUNIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_OBJECTS | Public | See coding | 20080613 | tt_objects TYPE STANDARD TABLE OF ty_object
|
||
| 2 | TY_OBJECT | Public | See coding | 20080613 | BEGIN OF ty_object,
bo_name TYPE string,
bo_node_name TYPE string,
bo_node_number TYPE string,
bo_node_key TYPE string,
END OF ty_object
|
Method Signatures
Method CHECK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | 20070228 | ||||
| 2 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_ENTITY_GUID | Eindeutiger Objektschlüssel | 20070228 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20070228 |
Method CHECK_DATA on class CL_DPR_API_AUNIT has no exception.
Method CHECK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | I | Modus | 20070305 | |||
| 2 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_ENTITY_GUID | GUID des Anwendungsobjekts (Entity; mit Konvertierungsexit) | 20070305 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20070305 |
Method CHECK_EXISTENCE on class CL_DPR_API_AUNIT has no exception.
Method CHECK_RESP_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des BO-Knotens | 20070308 | |||
| 2 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | BO Name | 20070308 | |||
| 3 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO Node Name | 20070308 | |||
| 4 | IV_CHECK_ROLE | Call by reference | Type reference (TYPE) | STRING | Zu prüfende Rolle | 20070308 |
Method CHECK_RESP_ROLE on class CL_DPR_API_AUNIT has no exception.
Method CHECK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des BO-Knotens | 20070305 | |||
| 2 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | BO Name | 20070305 | |||
| 3 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO Node Name | 20070305 | |||
| 4 | IV_CHECK_STATUS | Call by reference | Type reference (TYPE) | STRING | Zu prüfender Status | 20070305 |
Method CHECK_STATUS on class CL_DPR_API_AUNIT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_API_AUNIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_API_AUNIT has no exception.
Method COLLECT_CHECKLIST_H_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | DATA | API: Struktur Phase | 20070219 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method COLLECT_CHECKLIST_H_DATA on class CL_DPR_API_AUNIT has no exception.
Method COLLECT_CHECKLIST_I_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | DATA | API: Struktur Phase | 20070219 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method COLLECT_CHECKLIST_I_DATA on class CL_DPR_API_AUNIT has no exception.
Method COLLECT_PHASE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | DATA | API: Struktur Phase | 20070219 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method COLLECT_PHASE_DATA on class CL_DPR_API_AUNIT has no exception.
Method COLLECT_PROJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | ANY | API: Struktur Projektdefinition | 20070219 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method COLLECT_PROJECT_DATA on class CL_DPR_API_AUNIT has no exception.
Method COLLECT_ROLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | DATA | API: Struktur Phase | 20070308 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method COLLECT_ROLE_DATA on class CL_DPR_API_AUNIT has no exception.
Method COLLECT_STAFFING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | DATA | API: Struktur Phase | 20070621 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070621 | ||||
| 3 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20070621 |
Method COLLECT_STAFFING_DATA on class CL_DPR_API_AUNIT has no exception.
Method COLLECT_TASK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | DATA | API: Struktur Phase | 20070219 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method COLLECT_TASK_DATA on class CL_DPR_API_AUNIT has no exception.
Method CREATE_CHECKLIST_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method CREATE_CHECKLIST_H on class CL_DPR_API_AUNIT has no exception.
Method CREATE_CHECKLIST_H4PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method CREATE_CHECKLIST_H4PHASE on class CL_DPR_API_AUNIT has no exception.
Method CREATE_CHECKLIST_H4PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method CREATE_CHECKLIST_H4PROJECT on class CL_DPR_API_AUNIT has no exception.
Method CREATE_CHECKLIST_H_TYPE Signature
Method CREATE_CHECKLIST_H_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method CREATE_CHECKLIST_H_TYPE on class CL_DPR_API_AUNIT has no exception.
Method CREATE_CHECKLIST_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method CREATE_CHECKLIST_I on class CL_DPR_API_AUNIT has no exception.
Method CREATE_CHECKLIST_I4PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070712 |
Method CREATE_CHECKLIST_I4PHASE on class CL_DPR_API_AUNIT has no exception.
Method CREATE_CHECKLIST_I4PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070712 |
Method CREATE_CHECKLIST_I4PROJECT on class CL_DPR_API_AUNIT has no exception.
Method CREATE_CHILD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | 20070216 | ||||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 | ||||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20070216 | |||
| 4 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20070216 |
Method CREATE_CHILD_OBJECT on class CL_DPR_API_AUNIT has no exception.
Method CREATE_CHILD_OBJECT_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | 20080612 | ||||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20080612 | ||||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category in Project Planning | 20080612 | |||
| 4 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080612 |
Method CREATE_CHILD_OBJECT_RELATION on class CL_DPR_API_AUNIT has no exception.
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATE_DATA_METHOD | Call by reference | Type reference (TYPE) | STRING | Methodenname zum Füllen der Datenstruktur | 20070215 | |||
| 2 | IV_CREATE_PARENT_METHOD | Call by reference | Type reference (TYPE) | STRING | Mehode zum Anlegen Parent | 20070216 | |||
| 3 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 | ||||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20070215 |
Method CREATE_OBJECT on class CL_DPR_API_AUNIT has no exception.
Method CREATE_OBJECT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CREATE | Call by reference | Type reference (TYPE) | DPR_TS_UI_CREATE | Generische Info für Create | 20070214 |
Method CREATE_OBJECT_ENTRY on class CL_DPR_API_AUNIT has no exception.
Method CREATE_OBJECT_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATE_DATA_METHOD | Call by reference | Type reference (TYPE) | STRING | Method Name for Filling Data Structure | 20080613 | |||
| 2 | IV_CREATE_PARENT_METHOD | Call by reference | Type reference (TYPE) | STRING | Method for Creating Parent | 20080613 | |||
| 3 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20080613 | ||||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category in Project Planning | 20080613 |
Method CREATE_OBJECT_RELATION on class CL_DPR_API_AUNIT has no exception.
Method CREATE_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method CREATE_PHASE on class CL_DPR_API_AUNIT has no exception.
Method CREATE_PHASE_TYPE Signature
Method CREATE_PHASE_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method CREATE_PHASE_TYPE on class CL_DPR_API_AUNIT has no exception.
Method CREATE_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method CREATE_PROJECT on class CL_DPR_API_AUNIT has no exception.
Method CREATE_PROJECT_O Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | API: Struktur Projektdefinition | 20070215 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method CREATE_PROJECT_O on class CL_DPR_API_AUNIT has no exception.
Method CREATE_PROJECT_TYPE Signature
Method CREATE_PROJECT_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method CREATE_PROJECT_TYPE on class CL_DPR_API_AUNIT has no exception.
Method CREATE_RELATIONSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RELATIONSHIP_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080612 | |||
| 2 | LS_RELATIONSHIP_DEF | Call by reference | Type reference (TYPE) | DPR_TS_API_RELATIONSHIP | API: Structure of Relationship Between Tasks | 20080612 |
Method CREATE_RELATIONSHIP on class CL_DPR_API_AUNIT has no exception.
Method CREATE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method CREATE_ROLE on class CL_DPR_API_AUNIT has no exception.
Method CREATE_ROLE_TYPE Signature
Method CREATE_ROLE_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method CREATE_ROLE_TYPE on class CL_DPR_API_AUNIT has no exception.
Method CREATE_STAFFING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070621 |
Method CREATE_STAFFING on class CL_DPR_API_AUNIT has no exception.
Method CREATE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 | ||||
| 2 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | Methode Anlegen zugehöriges Parent | 20070219 |
Method CREATE_TASK on class CL_DPR_API_AUNIT has no exception.
Method CREATE_TASK4RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | TT_OBJECTS | Object Buffer | 20080612 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20080612 | ||||
| 3 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | Method for Creating Corresponding Parent | 20080612 |
Method CREATE_TASK4RELATION on class CL_DPR_API_AUNIT has no exception.
Method CREATE_TASK_TYPE Signature
Method CREATE_TASK_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method CREATE_TASK_TYPE on class CL_DPR_API_AUNIT has no exception.
Method DEACTIVATE_SUPERVISION Signature
Method DEACTIVATE_SUPERVISION on class CL_DPR_API_AUNIT has no parameter.
Method DEACTIVATE_SUPERVISION on class CL_DPR_API_AUNIT has no exception.
Method DELETE_CHECKLIST_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method DELETE_CHECKLIST_H on class CL_DPR_API_AUNIT has no exception.
Method DELETE_CHECKLIST_H_TYPE Signature
Method DELETE_CHECKLIST_H_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method DELETE_CHECKLIST_H_TYPE on class CL_DPR_API_AUNIT has no exception.
Method DELETE_CHECKLIST_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method DELETE_CHECKLIST_I on class CL_DPR_API_AUNIT has no exception.
Method DELETE_OBJECT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DELETE | Call by reference | Type reference (TYPE) | DPR_TS_UI_DELETE | Verallgemeinerte Info für ein Delete | 20070305 | |||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method DELETE_OBJECT_ENTRY on class CL_DPR_API_AUNIT has no exception.
Method DELETE_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method DELETE_PHASE on class CL_DPR_API_AUNIT has no exception.
Method DELETE_PHASE_TYPE Signature
Method DELETE_PHASE_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method DELETE_PHASE_TYPE on class CL_DPR_API_AUNIT has no exception.
Method DELETE_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method DELETE_PROJECT on class CL_DPR_API_AUNIT has no exception.
Method DELETE_PROJECT_TYPE Signature
Method DELETE_PROJECT_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method DELETE_PROJECT_TYPE on class CL_DPR_API_AUNIT has no exception.
Method DELETE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method DELETE_ROLE on class CL_DPR_API_AUNIT has no exception.
Method DELETE_ROLE_TYPE Signature
Method DELETE_ROLE_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method DELETE_ROLE_TYPE on class CL_DPR_API_AUNIT has no exception.
Method DELETE_STAFFING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070621 |
Method DELETE_STAFFING on class CL_DPR_API_AUNIT has no exception.
Method DELETE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method DELETE_TASK on class CL_DPR_API_AUNIT has no exception.
Method DELETE_TASK_TYPE Signature
Method DELETE_TASK_TYPE on class CL_DPR_API_AUNIT has no parameter.
Method DELETE_TASK_TYPE on class CL_DPR_API_AUNIT has no exception.
Method FREE Signature
Method FREE on class CL_DPR_API_AUNIT has no parameter.
Method FREE on class CL_DPR_API_AUNIT has no exception.
Method FREE_OBJECT_MANAGER Signature
Method FREE_OBJECT_MANAGER on class CL_DPR_API_AUNIT has no parameter.
Method FREE_OBJECT_MANAGER on class CL_DPR_API_AUNIT has no exception.
Method GET_CHANGE_NOTIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJ_GUID | Call by reference | Type reference (TYPE) | DPR_TV_ENTITY_GUID | GUID des Anwendungsobjekts (Entity; mit Konvertierungsexit) | 20070228 | |||
| 2 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | BO Name | 20070228 | |||
| 3 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO Knotenname | 20070228 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | I | Modus | 20070219 | |||
| 5 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 | ||||
| 6 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20070521 |
Method GET_CHANGE_NOTIFICATIONS on class CL_DPR_API_AUNIT has no exception.
Method GET_MESSAGES Signature
Method GET_MESSAGES on class CL_DPR_API_AUNIT has no parameter.
Method GET_MESSAGES on class CL_DPR_API_AUNIT has no exception.
Method GET_NOTIFICATION4RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJ_GUID | Call by reference | Type reference (TYPE) | DPR_TV_ENTITY_GUID | Application Object GUID (Entity with Conversion Exit) | 20080612 | |||
| 2 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | BO Name | 20080612 | |||
| 3 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO Node Name | 20080612 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | I | Mode | 20080612 | |||
| 5 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20080612 | ||||
| 6 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080612 |
Method GET_NOTIFICATION4RELATION on class CL_DPR_API_AUNIT has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PARENT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 | ||||
| 2 | EV_PARENT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20070518 | |||
| 3 | IV_CREATE_PARENT_METHOD | Call by reference | Type reference (TYPE) | STRING | Parent-Info | 20070330 | |||
| 4 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 | ||||
| 5 | IV_OBJECT_PARENT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070525 | ||||
| 6 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20070214 | |||
| 7 | RV_PARENT_GUID | Value transfer | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20070214 |
Method GET_PARENT on class CL_DPR_API_AUNIT has no exception.
Method MODIFY_CHECKLIST_H_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | ANY | API: Struktur Checkliste | 20070301 |
Method MODIFY_CHECKLIST_H_DATA on class CL_DPR_API_AUNIT has no exception.
Method MODIFY_CHECKLIST_I_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | ANY | API: Struktur Checklistenpunkt | 20070301 |
Method MODIFY_CHECKLIST_I_DATA on class CL_DPR_API_AUNIT has no exception.
Method MODIFY_PHASE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | ANY | API: Struktur Phase | 20070301 |
Method MODIFY_PHASE_DATA on class CL_DPR_API_AUNIT has no exception.
Method MODIFY_PROJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | ANY | API: Struktur Projektdefinition | 20070301 |
Method MODIFY_PROJECT_DATA on class CL_DPR_API_AUNIT has no exception.
Method MODIFY_ROLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | DATA | API: Struktur Rolle | 20070308 |
Method MODIFY_ROLE_DATA on class CL_DPR_API_AUNIT has no exception.
Method MODIFY_STAFFING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | ANY | API: Struktur Aufgabe | 20070621 |
Method MODIFY_STAFFING_DATA on class CL_DPR_API_AUNIT has no exception.
Method MODIFY_TASK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | ANY | API: Struktur Aufgabe | 20070301 |
Method MODIFY_TASK_DATA on class CL_DPR_API_AUNIT has no exception.
Method REGISTER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | IF_DPR_CORE_SERVICE_INBOUND=>TY_CHANGE_NOTIFICATIONS | 20070215 | ||||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method REGISTER_OBJECT on class CL_DPR_API_AUNIT has no exception.
Method REGISTER_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | IF_DPR_CORE_SERVICE_INBOUND=>TY_CHANGE_NOTIFICATIONS | 20070215 | ||||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 | ||||
| 3 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20070521 |
Method REGISTER_RELATION on class CL_DPR_API_AUNIT has no exception.
Method RELEASE_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20070524 | ||||
| 2 | IV_BO_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20070524 | ||||
| 3 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20070524 | ||||
| 4 | IV_BO_NODE_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070524 |
Method RELEASE_PARENT on class CL_DPR_API_AUNIT has no exception.
Method RETRIEVE_OBJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OBJECT_DATA | Call by reference | Type reference (TYPE) | ANY | 20070228 | ||||
| 2 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_ENTITY_GUID | Eindeutiger Objektschlüssel | 20070228 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20070228 |
Method RETRIEVE_OBJECT_DATA on class CL_DPR_API_AUNIT has no exception.
Method SAVE_OBJECT Signature
Method SAVE_OBJECT on class CL_DPR_API_AUNIT has no parameter.
Method SAVE_OBJECT on class CL_DPR_API_AUNIT has no exception.
Method SET_MV_RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESET | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070521 |
Method SET_MV_RESET on class CL_DPR_API_AUNIT has no exception.
Method SET_MV_RESET_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESET | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080724 |
Method SET_MV_RESET_NOTIFICATION on class CL_DPR_API_AUNIT has no exception.
Method SET_OBJECT_RESP_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Paramters | 20070308 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | Schlüssel des BO-Knotens | 20070308 | |||
| 3 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | BO Name | 20070308 | |||
| 4 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO-Knoten Name | 20070308 |
Method SET_OBJECT_RESP_ROLE on class CL_DPR_API_AUNIT has no exception.
Method SET_OBJECT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Paramters | 20070305 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | Schlüssel des BO-Knotens | 20070305 | |||
| 3 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | BO Name | 20070305 | |||
| 4 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO-Knoten Name | 20070305 |
Method SET_OBJECT_STATUS on class CL_DPR_API_AUNIT has no exception.
Method SET_OBJECT_STATUS_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | Paramters | 20070524 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | Schlüssel des BO-Knotens | 20070524 | |||
| 3 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | BO Name | 20070524 | |||
| 4 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | BO-Knoten Name | 20070524 |
Method SET_OBJECT_STATUS_PROFILE on class CL_DPR_API_AUNIT has no exception.
Method SET_RESP_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATE_PARENT_METHOD | Call by reference | Type reference (TYPE) | STRING | 20070712 | ||||
| 2 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 | ||||
| 3 | IV_OBJECT_PARENT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070525 |
Method SET_RESP_ROLE on class CL_DPR_API_AUNIT has no exception.
Method SET_STATUS_CHECKLIST_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method SET_STATUS_CHECKLIST_H on class CL_DPR_API_AUNIT has no exception.
Method SET_STATUS_CHECKLIST_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method SET_STATUS_CHECKLIST_I on class CL_DPR_API_AUNIT has no exception.
Method SET_STATUS_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method SET_STATUS_PHASE on class CL_DPR_API_AUNIT has no exception.
Method SET_STATUS_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method SET_STATUS_PROJECT on class CL_DPR_API_AUNIT has no exception.
Method SET_STATUS_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method SET_STATUS_TASK on class CL_DPR_API_AUNIT has no exception.
Method UPDATE_CHECKLIST_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method UPDATE_CHECKLIST_H on class CL_DPR_API_AUNIT has no exception.
Method UPDATE_CHECKLIST_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method UPDATE_CHECKLIST_I on class CL_DPR_API_AUNIT has no exception.
Method UPDATE_OBJECT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UPDATE | Call by reference | Type reference (TYPE) | DPR_TS_UI_UPDATE | Verallgemeinerte Info für ein Update | 20070301 |
Method UPDATE_OBJECT_ENTRY on class CL_DPR_API_AUNIT has no exception.
Method UPDATE_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method UPDATE_PHASE on class CL_DPR_API_AUNIT has no exception.
Method UPDATE_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070518 |
Method UPDATE_PROJECT on class CL_DPR_API_AUNIT has no exception.
Method UPDATE_PROJECT_O Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Object GUID | 20070302 |
Method UPDATE_PROJECT_O on class CL_DPR_API_AUNIT has no exception.
Method UPDATE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method UPDATE_ROLE on class CL_DPR_API_AUNIT has no exception.
Method UPDATE_STAFFING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070621 |
Method UPDATE_STAFFING on class CL_DPR_API_AUNIT has no exception.
Method UPDATE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20070521 |
Method UPDATE_TASK on class CL_DPR_API_AUNIT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |