Hierarchy
⤷
⤷
Properties
| Class | CL_DPR_ROOM_SERVICES | |
| Short Description | Services for Collaboration Room | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_CROOM | cRoom Integration |
| Created | 20050330 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_ROOM_SERVICES has no forward declaration.
Interfaces
Class CL_DPR_ROOM_SERVICES has no interface implemented.
Friends
Class CL_DPR_ROOM_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CO_DPR_CR_ROOM_ABAPWSVI_DOCUME' | Generated cRoom WebService Class | 20050401 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '/SAP_cProjects/' | 20050412 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'SAP_Project_Template' | 20051007 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'ERP_PSS_CREATE_PROJECT' | PSS Scenario: Default Logical Port | 20050816 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 'cProjects_Standard_Template' | 20051007 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CO_DPR_CR_ROOM_ABAPWSVI_DOCUME | Proxy Class (Generated) | 20050401 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Name-Value Pair | 20050407 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TT_LOGICAL_PORT_NAME | 20050404 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Name-Value Pair | 20050407 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TT_ROOM_CATEGORIES | Name-Value Pair | 20050407 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TT_OBJECT_KEY | 20050926 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | TT_OBJECT_KEY | Rooms Registered for Deletion | 20050908 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TT_ROOM_INFO | 20050404 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | TT_ROOM_OWNER | 20050410 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | TT_SET_ROLES | 20050926 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | TT_TEMPLATE_INFO | 20050922 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logical Port Name | 20050330 | |||
| 18 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DPR_ROOM_SERVICES | Services for Collaboration Room | 20050330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20051019 | ||
| 2 | Instance method | Private | Method | Instance for Proxy Class of Room WebService | 20050401 | |
| 3 | Instance method | Public | Method | Create Room | 20050331 | |
| 4 | Instance method | Public | Method | Extract Room Attributes for 'Create Room' | 20050404 | |
| 5 | Instance method | Private | Method | Get Persons Responsible and Subproject Participants for GUID | 20050419 | |
| 6 | Instance method | Public | Method | Portal Ports | 20050330 | |
| 7 | Instance method | Public | Method | Get Room Categories for Portal Port | 20050330 | |
| 8 | Instance method | Public | Method | Get Room Templates for Portal Port | 20050330 | |
| 9 | Instance method | Public | Method | Object Link: Labels for Detail Data | 20050420 | |
| 10 | Instance method | Public | Method | Get Room URL | 20050406 | |
| 11 | Instance method | Private | Method | Get WebDAV Client GUID | 20050419 | |
| 12 | Static method | Public | Method | Get or Generate Singleton Instance | 20050330 | |
| 13 | Instance method | Private | Method | Get Portal User ID | 20051006 | |
| 14 | Instance method | Public | Method | Get Room Roles that Belong to Room -> Room Template | 20050419 | |
| 15 | Instance method | Public | Method | Get Room Owner | 20051007 | |
| 16 | Instance method | Public | Method | Derive Room ID and Portal Port from Object Key | 20050908 | |
| 17 | Instance method | Public | Method | Set Lock for Room | 20050926 | |
| 18 | Instance method | Public | Method | Object Link: Modify Detail Data for Detail Display | 20050420 | |
| 19 | Instance method | Public | Method | Extract Room Attributes for 'Create Room' (PSS Scenario) | 20050419 | |
| 20 | Instance method | Public | Method | Create Room, that is, First register it for Creation | 20050926 | |
| 21 | Instance method | Public | Method | Delete Room, that is, First Mark it | 20050908 | |
| 22 | Instance method | Public | Method | Assign Room Roles, that is, Mark Them for Assignment | 20050926 | |
| 23 | Instance method | Public | Method | Get Room Attributes | 20050407 | |
| 24 | Instance method | Public | Method | Get Template Attributes | 20050922 | |
| 25 | Instance method | Private | Method | Get Room Type for Room -> Room Template | 20050927 | |
| 26 | Instance method | Private | Method | Set Room Roles | 20050404 |
Events
Class CL_DPR_ROOM_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_LOGICAL_PORT_NAME | Private | See coding | 20050404 | tt_logical_port_name TYPE STANDARD TABLE OF ty_logical_port_name
WITH KEY logical_port_name
|
||
| 2 | TT_OBJECT_KEY | Private | See coding | 20050908 | tt_object_key TYPE STANDARD TABLE OF ty_object_key
|
||
| 3 | TT_ROOM_CATEGORIES | Private | See coding | 20050926 | tt_room_categories TYPE STANDARD TABLE OF ty_room_categories
WITH KEY logical_port_name
|
||
| 4 | TT_ROOM_INFO | Private | See coding | 20050404 | tt_room_info TYPE STANDARD TABLE OF ty_room_info
WITH KEY object_key
|
||
| 5 | TT_ROOM_OWNER | Private | See coding | 20050410 | tt_room_owner TYPE STANDARD TABLE OF ty_room_owner
WITH DEFAULT KEY
|
||
| 6 | TT_SET_ROLES | Private | See coding | 20050926 | tt_set_roles TYPE STANDARD TABLE OF ty_set_roles
|
||
| 7 | TT_TEMPLATE_INFO | Private | See coding | 20050922 | tt_template_info TYPE STANDARD TABLE OF ty_template_info
WITH KEY logical_port_name
|
||
| 8 | TY_LOGICAL_PORT_NAME | Private | See coding | 20050404 | BEGIN OF ty_logical_port_name,
logical_port_name TYPE dpr_tv_srt_lp_name,
mr_room_gen TYPE REF TO object,
END OF ty_logical_port_name
|
||
| 9 | TY_OBJECT_KEY | Private | See coding | 20050908 | BEGIN OF ty_object_key,
logical_port_name TYPE dpr_tv_srt_lp_name,
room_id TYPE string,
END OF ty_object_key
|
||
| 10 | TY_ROOM_CATEGORIES | Private | See coding | 20050926 | BEGIN OF ty_room_categories,
logical_port_name TYPE dpr_tv_srt_lp_name,
room_categories TYPE dpr_tt_api_name_value_pair,
subrc TYPE sy-subrc,
END OF ty_room_categories
|
||
| 11 | TY_ROOM_INFO | Private | See coding | 20050404 | BEGIN OF ty_room_info,
object_key TYPE string,
room_info TYPE dpr_cr_room_info1,
logical_port_name TYPE dpr_tv_srt_lp_name,
subrc TYPE sy-subrc,
END OF ty_room_info
|
||
| 12 | TY_ROOM_OWNER | Private | See coding | 20050410 | BEGIN OF ty_room_owner,
user TYPE sy-uname,
name TYPE ad_namtext,
END OF ty_room_owner
|
||
| 13 | TY_SET_ROLES | Private | See coding | 20050926 | BEGIN OF ty_set_roles,
logical_port_name TYPE dpr_tv_srt_lp_name,
room_id TYPE string,
set_room_users_in_doc TYPE dpr_cr_set_room_users_in_doc,
END OF ty_set_roles
|
||
| 14 | TY_TEMPLATE_INFO | Private | See coding | 20050922 | BEGIN OF ty_template_info,
logical_port_name TYPE dpr_tv_srt_lp_name,
template_info TYPE dpr_cr_template_tab1,
subrc TYPE sy-subrc,
END OF ty_template_info
|
Method Signatures
Method CONVERT_DATE_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_STRING | Call by reference | Type reference (TYPE) | STRING | 20051019 |
Method CONVERT_DATE_FOR_DISPLAY on class CL_DPR_ROOM_SERVICES has no exception.
Method CREATE_MR_ROOM_GEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logischer Port Name | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050404 |
Method CREATE_ROOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OP_CREATE_ROOM | Call by reference | Type reference (TYPE) | DPR_CR_CREATE_ROOM_OUT_DOC | Proxy Struktur (generiert) | 20050404 | |||
| 2 | EV_SYSTEM_ERROR | Call by reference | Type reference (TYPE) | STRING | 20050404 | ||||
| 3 | IS_IP_CREATE_ROOM | Call by reference | Type reference (TYPE) | DPR_CR_CREATE_ROOM_IN_DOC | Proxy Struktur (generiert) | 20050401 | |||
| 4 | IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logischer Port Name | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050404 | |||
| 2 | 20050404 |
Method EXTRACT_ATTRIBUTES_FOR_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IP_CREATE_ROOM | Call by reference | Type reference (TYPE) | DPR_CR_CREATE_ROOM_IN_DOC | Proxy Struktur (generiert) | 20050404 | |||
| 2 | EV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logischer Port Name | 20050404 | |||
| 3 | IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | STRING | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051004 | |||
| 2 | Logischer Port nicht (aktiv) existent | 20050817 |
Method GET_ALL_PARTICIPANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESP_UNAME_STRING | Call by reference | Type reference (TYPE) | DPR_TT_STRING_T | Verantwortliche | 20050419 | |||
| 2 | ET_UNAME_STRING | Call by reference | Type reference (TYPE) | DPR_TT_STRING_T | Teil-Projekt-Beteiligte | 20050419 | |||
| 3 | IV_SOURCE_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID cProjects-Bezugsobjekt | 20050419 |
Method GET_ALL_PARTICIPANTS on class CL_DPR_ROOM_SERVICES has no exception.
Method GET_ALL_PORTAL_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALUES | Value transfer | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Name-Value-Pair | 20050330 |
Method GET_ALL_PORTAL_SYSTEMS on class CL_DPR_ROOM_SERVICES has no exception.
Method GET_ALL_ROOM_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUES | Call by reference | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Name-Value-Pair | 20050330 | |||
| 2 | IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Name eines logischen Ports | 20050330 |
Method GET_ALL_ROOM_CATEGORIES on class CL_DPR_ROOM_SERVICES has no exception.
Method GET_ALL_ROOM_TEMPLATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUES | Call by reference | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Name-Value-Pair | 20050330 | |||
| 2 | IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Name eines logischen Ports | 20050330 |
Method GET_ALL_ROOM_TEMPLATES on class CL_DPR_ROOM_SERVICES has no exception.
Method GET_DETAIL_DATA_LABELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAB_KEY | Call by reference | Type reference (TYPE) | OLR3_TV_DDIC_FIELD | Name eines ABAP Dictionary-Objekts | 20050420 | |||
| 2 | RV_LABEL | Value transfer | Type reference (TYPE) | OLR3_TV_LABEL | Tabelle mit Struktur DFIES: Feldkatalog | 20050420 |
Method GET_DETAIL_DATA_LABELS on class CL_DPR_ROOM_SERVICES has no exception.
Method GET_EXTERNAL_ACCESS_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPLICATION_URL | Call by reference | Type reference (TYPE) | STRING | 20050406 | ||||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | 20050406 |
Method GET_EXTERNAL_ACCESS_URL on class CL_DPR_ROOM_SERVICES has no exception.
Method GET_GUID_UNIQUE_NAME_WEBDAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_IP_CREATE_ROOM | Call by reference | Type reference (TYPE) | DPR_CR_CREATE_ROOM_IN_DOC | Proxy Struktur (generiert) | 20050419 |
Method GET_GUID_UNIQUE_NAME_WEBDAV on class CL_DPR_ROOM_SERVICES has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ROOM | Value transfer | Object reference (TYPE REF TO) | CL_DPR_ROOM_SERVICES | Services i.Z. mit Coll.Room | 20050330 |
Method GET_INSTANCE on class CL_DPR_ROOM_SERVICES has no exception.
Method GET_PORTAL_USER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PORTAL_USER_ID | Call by reference | Type reference (TYPE) | STRING | 20051006 | ||||
| 2 | IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logischer Port Name | 20051006 | |||
| 3 | IV_USER_ID | Call by reference | Type reference (TYPE) | STRING | 20051006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051006 | |||
| 2 | 20051006 |
Method GET_ROOM_TEMPLATE_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUES | Call by reference | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Name-Value-Pair | 20050419 | |||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | 20050419 |
Method GET_ROOM_TEMPLATE_ROLES on class CL_DPR_ROOM_SERVICES has no exception.
Method GET_USER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20051007 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | AD_NAMTEXT | Vollständiger Name der Person | 20051007 |
Method GET_USER_NAME on class CL_DPR_ROOM_SERVICES has no exception.
Method INTERPRET_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logischer Port Name | 20050908 | |||
| 2 | EV_ROOM_ID | Call by reference | Type reference (TYPE) | STRING | Raum-Id | 20050908 | |||
| 3 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | 20050908 |
Method INTERPRET_OBJECT_KEY on class CL_DPR_ROOM_SERVICES has no exception.
Method LOCK_ROOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20050926 | ||||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des verknüpften Objekts | 20050926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050926 | |||
| 2 | 20050926 |
Method MODIFY_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050923 | ||||
| 2 | IV_TAB_KEY | Call by reference | Type reference (TYPE) | OLR3_TV_DDIC_FIELD | Name eines ABAP Dictionary-Objekts | 20050420 |
Method MODIFY_DETAIL_DATA on class CL_DPR_ROOM_SERVICES has no exception.
Method PSS_ATTRIBUTES_FOR_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IP_CREATE_ROOM | Call by reference | Type reference (TYPE) | DPR_CR_CREATE_ROOM_IN_DOC | Proxy Struktur (generiert) | 20050419 | |||
| 2 | EV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logischer Port Name | 20050419 | |||
| 3 | IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | STRING | 20050419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051004 | |||
| 2 | Logischer Port nicht (aktiv) existent | 20050817 |
Method REGISTER_AND_CREATE_ROOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLEANUP | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Initialisierung Registrierungstabelle | 20050926 | |||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des verknüpften Objekts | 20050926 |
Method REGISTER_AND_CREATE_ROOM on class CL_DPR_ROOM_SERVICES has no exception.
Method REGISTER_AND_DELETE_ROOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLEANUP | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Initialisierung Registrierungstabelle | 20050908 | |||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des verknüpften Objekts | 20050908 |
Method REGISTER_AND_DELETE_ROOM on class CL_DPR_ROOM_SERVICES has no exception.
Method REGISTER_AND_SET_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | STRING | 20051006 | ||||
| 2 | IT_VALUES | Call by reference | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Zuzuweisende Raum-Rollen | 20050926 | |||
| 3 | IV_CLEANUP | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Initialisierung Registrierungstabelle | 20050926 | |||
| 4 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des verknüpften Objekts | 20050926 |
Method REGISTER_AND_SET_ROLES on class CL_DPR_ROOM_SERVICES has no exception.
Method RETRIEVE_ROOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROOM_INFO | Call by reference | Type reference (TYPE) | DPR_CR_ROOM_INFO1 | Proxy Struktur (generiert) | 20050407 | |||
| 2 | IV_NO_BUFFER | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050926 | |||
| 3 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | 20050407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050407 | |||
| 2 | 20050407 |
Method RETRIEVE_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEMPLATE_INFO | Call by reference | Type reference (TYPE) | DPR_CR_TEMPLATE1 | Proxy Struktur (generiert) | 20050922 | |||
| 2 | ET_TEMPLATE_INFO | Call by reference | Type reference (TYPE) | DPR_CR_TEMPLATE_TAB1 | Proxy Tabellentyp (generiert) | 20050923 | |||
| 3 | IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logischer Port Name | 20050922 | |||
| 4 | IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | STRING | Template Name ODER Id | 20050922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050922 | |||
| 2 | 20050922 |
Method SET_ROOM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_IP_CREATE_ROOM | Call by reference | Type reference (TYPE) | DPR_CR_CREATE_ROOM_IN_DOC | Proxy Struktur (generiert) | 20050927 | |||
| 2 | IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logischer Port Name | 20050927 |
Method SET_ROOM_TYPE on class CL_DPR_ROOM_SERVICES has no exception.
Method SET_USER_ROLE_ASSGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_IP_CREATE_ROOM | Call by reference | Type reference (TYPE) | DPR_CR_CREATE_ROOM_IN_DOC | Proxy Struktur (generiert) | 20050404 | |||
| 2 | IT_VALUES | Call by reference | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Name-Value-Pair | 20050419 | |||
| 3 | IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | DPR_TV_SRT_LP_NAME | Logischer Port Name | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051006 | |||
| 2 | 20051006 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |