Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_APPENDAGE | Development Projects: Interface of All Appendages | 20020325 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_COLLECTION_ITEM | Development Projects: Interface of All Collection Entries | 20020325 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_COMMON | Development Projects: Interface for All Application Objects | 20020325 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_FILTER_ELEMENT | Development Projects: Interface of All Objects to Be Filterd | 20030223 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_HOST | Development Projects: Interface of All Visited by Visitor | 20020325 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_ITERATOR_ELEMENT | Development Projects: Interface for All Iteratable Elements | 20020325 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_ENTITY_LINK_SIM | Development Projects: Link Between Role and Entity (Sim.) | 20031010 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_ENTITY_LINK_SNAP | Development Projects: Link Between Role and Entity(Snapshot) | 20031010 |
Properties
| Class | CL_DPR_ENTITY_LINK | |
| Short Description | Development Projects: Link Between Role and Entity | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_TEAM | Project Management - Team/Participants/Roles |
| Created | 20020325 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_APPENDAGE | Development Projects: Interface of All Appendages | 20020325 | ||
| 2 | IF_DPR_COLLECTION_ITEM | Development Projects: Interface of All Collection Entries | 20020325 | ||
| 3 | IF_DPR_COMMON | Development Projects: Interface for All Application Objects | 20020325 | ||
| 4 | IF_DPR_FILTER_ELEMENT | Development Projects: Interface of All Objects to Be Filterd | 20030223 | ||
| 5 | IF_DPR_HOST | Development Projects: Interface of All Visited by Visitor | 20020325 | ||
| 6 | IF_DPR_ITERATOR_ELEMENT | Development Projects: Interface for All Iteratable Elements | 20020325 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_APPL_OBJECT_FACTORY | 20020517 | Development Projects: Factory for Application Objects | |
| 2 | CL_DPR_BADI_SERVICES | 20030218 | Development Projects: Services for BAdI Calls | |
| 3 | CL_DPR_ENTITY_LINKS | 20020325 | Development Projects: Collection for Linked Entities | |
| 4 | CL_DPR_ENTITY_LINK_SIM | 20031010 | Development Projects: Link Between Role and Entity (Sim.) | |
| 5 | CL_DPR_ENTITY_LINK_SNAP | 20031010 | Development Projects: Link Between Role and Entity(Snapshot) | |
| 6 | CL_DPR_FILTER_ENTITY_LINK | 20030224 | Development Projects: Filter for Link Betw. Role and Entity | |
| 7 | CL_DPR_VISITOR | 20020409 | Development Projects: Abstract Visitor |
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20020326 | |
| 2 | CREATED | Instance Event (0) |
Public (2) |
20020326 | |
| 3 | DELETED | Instance Event (0) |
Public (2) |
20020326 | |
| 4 | FREED | Instance Event (0) |
Public (2) |
20020326 | |
| 5 | LOADED | Instance Event (0) |
Public (2) |
20020326 |
Types
Class CL_DPR_ENTITY_LINK has no local type.
Method Signatures
Method CAST_OBJECT_CHANGED Signature
Method CAST_OBJECT_CHANGED on class CL_DPR_ENTITY_LINK has no parameter.
Method CAST_OBJECT_CHANGED on class CL_DPR_ENTITY_LINK has no exception.
Method CHECK Signature
Method CHECK on class CL_DPR_ENTITY_LINK has no parameter.
Method CHECK on class CL_DPR_ENTITY_LINK has no exception.
Method CHECK_EFFORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BEGDA | Value transfer | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20021218 | |||
| 2 | IV_ENDDA | Value transfer | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20021218 | |||
| 3 | IV_WORK_EFFORT | Value transfer | Type reference (TYPE) | DPR_TV_ASSIGNED_WORK | Zugeordnete Arbeit | 20050628 | |||
| 4 | IV_WORK_UNIT | Value transfer | Type reference (TYPE) | DPR_TV_WORK_UNIT | Einheit für Arbeit | 20050628 | |||
| 5 | RV_RC | Value transfer | Type reference (TYPE) | I | 20020815 |
Method CHECK_EFFORT on class CL_DPR_ENTITY_LINK has no exception.
Method CHECK_ENTITY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTITY_LINK_EXT | Call by reference | Type reference (TYPE) | DPR_TS_ENTITY_LINK_EXT | Attribute der Entityverknüpfungen mit einer Rolle (extern) | 20020715 | |||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | I | 0:O.K. 4: Not O.K. | 20020618 |
Method CHECK_ENTITY_DATE on class CL_DPR_ENTITY_LINK has no exception.
Method CHECK_PARENT_FOR_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELETION_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Löschen der Objektverknüpfung erlaubt | 20040616 |
Method CHECK_PARENT_FOR_DELETION on class CL_DPR_ENTITY_LINK has no exception.
Method CHECK_ROLE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTITY_LINK_EXT | Call by reference | Type reference (TYPE) | DPR_TS_ENTITY_LINK_EXT | Attribute der Entityverknüpfungen mit einer Rolle (extern) | 20050707 | |||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | I | 0:O.K. 4: Not O.K. | 20050707 |
Method CHECK_ROLE_DATE on class CL_DPR_ENTITY_LINK has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_ENTITY_LINK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_ENTITY_LINK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NATIVE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DPR_ENL_ASSIGNMENT | Native Objekt | 20020326 |
Method CONSTRUCTOR on class CL_DPR_ENTITY_LINK has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENTITY_LINKS | Call by reference | Object reference (TYPE REF TO) | CL_DPR_ENTITY_LINKS | Collection, in die die neue Verknüpfung eingefügt wird | 20020418 | |||
| 2 | RR_ENTITY_LINK | Value transfer | Object reference (TYPE REF TO) | CL_DPR_ENTITY_LINK | Development Projects: Verknüpfung zwischen Rolle und Entity | 20020325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20020325 |
Method DELETE Signature
Method DELETE on class CL_DPR_ENTITY_LINK has no parameter.
Method DELETE on class CL_DPR_ENTITY_LINK has no exception.
Method DELETE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INCLUDE_DEPENDENCIES | Call by reference | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_TRUE | Bool'scher Wert: Prüfung einschließlich Abhängigkeiten | 20040213 | ||
| 2 | RV_DELETION_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Verknüpfung kann gelöscht werden | 20040213 |
Method DELETE_CHECK on class CL_DPR_ENTITY_LINK has no exception.
Method DELETE_ENTITY_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SWITCH_OBJECT_STATE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler beim Löschen Anwendungsobjekt | 20020403 |
Method FREE Signature
Method FREE on class CL_DPR_ENTITY_LINK has no parameter.
Method FREE on class CL_DPR_ENTITY_LINK has no exception.
Method GET_ASSIGNMENT Signature
Method GET_ASSIGNMENT on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_ASSIGNMENT on class CL_DPR_ENTITY_LINK has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES | Value transfer | Type reference (TYPE) | DPR_TS_ENTITY_LINK_INT | Attribute der Entityverknüpfungen mit einer Rolle | 20020408 | |||
| 2 | ES_ATTRIBUTES_OLD | Value transfer | Type reference (TYPE) | DPR_TS_ENTITY_LINK_INT | Attribute der Entityverknüpfungen mit einer Rolle (intern) | 20020408 |
Method GET_ATTRIBUTES on class CL_DPR_ENTITY_LINK has no exception.
Method GET_DATA_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ENTITY_LINK_CHG | Call by reference | Type reference (TYPE) | DPR_TS_ENTITY_LINK_CHG | Attribute der Entityverknüpfungen mit einer Rolle | 20020621 | |||
| 2 | ES_ENTITY_LINK_EXT | Call by reference | Type reference (TYPE) | DPR_TS_ENTITY_LINK_EXT | Attribute der Entityverknüpfungen mit einer Rolle (extern) | 20020416 | |||
| 3 | ES_ENTITY_LINK_INT | Call by reference | Type reference (TYPE) | DPR_TS_ENTITY_LINK_INT | Attribute der Entityverknüpfungen mit einer Rolle (intern) | 20020621 |
Method GET_DATA_EXT on class CL_DPR_ENTITY_LINK has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_DESCRIPTION on class CL_DPR_ENTITY_LINK has no exception.
Method GET_EDIT_MODE Signature
Method GET_EDIT_MODE on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_EDIT_MODE on class CL_DPR_ENTITY_LINK has no exception.
Method GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Development Projects: Schnittstelle aller Entities | 20020517 |
Method GET_ENTITY on class CL_DPR_ENTITY_LINK has no exception.
Method GET_ENTITY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENTITY_GUID | Value transfer | Type reference (TYPE) | DPR_TV_ENTITY_GUID | GUID des Anwendungsobjekts (Entity; mit Konvertierungsexit) | 20020620 |
Method GET_ENTITY_GUID on class CL_DPR_ENTITY_LINK has no exception.
Method GET_GUID Signature
Method GET_GUID on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_GUID on class CL_DPR_ENTITY_LINK has no exception.
Method GET_MESSAGE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENTITY_TEXT | Value transfer | Type reference (TYPE) | SYMSGV | Name des Entities-Objekts | 20050707 | |||
| 2 | EV_ROLE_TEXT | Value transfer | Type reference (TYPE) | SYMSGV | Name der Role/des BuPa-Links | 20050707 | |||
| 3 | IV_ENTITY_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20050729 |
Method GET_MESSAGE_TEXT on class CL_DPR_ENTITY_LINK has no exception.
Method GET_NATIVE_OBJECT Signature
Method GET_NATIVE_OBJECT on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_NATIVE_OBJECT on class CL_DPR_ENTITY_LINK has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_OBJECT_TYPE on class CL_DPR_ENTITY_LINK has no exception.
Method GET_OBJECT_TYPE_DESCRIPTION Signature
Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_ENTITY_LINK has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_PARENT on class CL_DPR_ENTITY_LINK has no exception.
Method GET_PARENT_PARTICIPANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARTICIPANT | Value transfer | Object reference (TYPE REF TO) | CL_DPR_PARTICIPANT | Development Projects: Projektbeteiligte(r) | 20020403 |
Method GET_PARENT_PARTICIPANT on class CL_DPR_ENTITY_LINK has no exception.
Method GET_SORT_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SORT_NUMBER | Value transfer | Type reference (TYPE) | DPR_TV_SORT_NUMBER | Sortiernummer | 20020716 |
Method GET_SORT_NUMBER on class CL_DPR_ENTITY_LINK has no exception.
Method GET_STATE Signature
Method GET_STATE on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_STATE on class CL_DPR_ENTITY_LINK has no exception.
Method GET_VALID_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SCHED_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum aus terminiertem Ende | 20050707 | |||
| 2 | EV_SCHED_END_TMSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel terminiertem Ende | 20050707 | |||
| 3 | EV_SCHED_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum aus terminiertem Start | 20050707 | |||
| 4 | EV_SCHED_START_TMSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel terminiertem Start | 20050707 | |||
| 5 | IR_ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Projektelement des Entity-Links | 20050714 | |||
| 6 | IS_ENTITY_LINK_INT | Value transfer | Type reference (TYPE) | DPR_TS_ENTITY_LINK_INT | Attribute der Entityverknüpfungen mit einer Rolle (intern) | 20021218 |
Method GET_VALID_DATES on class CL_DPR_ENTITY_LINK has no exception.
Method GET_VERSION_TYPE Signature
Method GET_VERSION_TYPE on class CL_DPR_ENTITY_LINK has no parameter.
Method GET_VERSION_TYPE on class CL_DPR_ENTITY_LINK has no exception.
Method HAS_CHANGES Signature
Method HAS_CHANGES on class CL_DPR_ENTITY_LINK has no parameter.
Method HAS_CHANGES on class CL_DPR_ENTITY_LINK has no exception.
Method IS_CHANGEABLE Signature
Method IS_CHANGEABLE on class CL_DPR_ENTITY_LINK has no parameter.
Method IS_CHANGEABLE on class CL_DPR_ENTITY_LINK has no exception.
Method IS_DELETED Signature
Method IS_DELETED on class CL_DPR_ENTITY_LINK has no parameter.
Method IS_DELETED on class CL_DPR_ENTITY_LINK has no exception.
Method IS_IN_EDIT_MODE Signature
Method IS_IN_EDIT_MODE on class CL_DPR_ENTITY_LINK has no parameter.
Method IS_IN_EDIT_MODE on class CL_DPR_ENTITY_LINK has no exception.
Method IS_PERSISTENT Signature
Method IS_PERSISTENT on class CL_DPR_ENTITY_LINK has no parameter.
Method IS_PERSISTENT on class CL_DPR_ENTITY_LINK has no exception.
Method IS_RESPONSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_RESPONSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Attribut 'Verantwortlich' ist gesetzt | 20020610 |
Method IS_RESPONSIBLE on class CL_DPR_ENTITY_LINK has no exception.
Method IS_TEMPLATE Signature
Method IS_TEMPLATE on class CL_DPR_ENTITY_LINK has no parameter.
Method IS_TEMPLATE on class CL_DPR_ENTITY_LINK has no exception.
Method NOTIFY_NATIVE_OBJECT_CHANGED Signature
Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_ENTITY_LINK has no parameter.
Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_ENTITY_LINK has no exception.
Method ON_CHANGES_COMMITED Signature
Method ON_CHANGES_COMMITED on class CL_DPR_ENTITY_LINK has no parameter.
Method ON_CHANGES_COMMITED on class CL_DPR_ENTITY_LINK has no exception.
Method ON_NATIVE_OBJECT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020514 |
Method ON_NATIVE_OBJECT_CHANGED on class CL_DPR_ENTITY_LINK has no exception.
Method ON_NATIVE_OBJECT_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020514 |
Method ON_NATIVE_OBJECT_DELETED on class CL_DPR_ENTITY_LINK has no exception.
Method SET_ADMINISTRATIVE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADMINISTRATIVE_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_ENTITY_LINK_ADM | Attribute Entityverknüpfung (Verwaltungs-/interne Daten) | 20020604 |
Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_ENTITY_LINK has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Value transfer | Type reference (TYPE) | DPR_TS_ENTITY_LINK_INT | Attribute der Entityverknüpfungen mit einer Rolle | 20020403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler beim Ändern Anwendungsobjekt | 20020521 |
Method SET_DATA_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CONVERSION_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONVERSION_PROTOCOL | Protokollierung von Fehlern bei Konvertierung | 20020506 | |||
| 2 | IS_ENTITY_LINK_CHG | Call by reference | Type reference (TYPE) | DPR_TS_ENTITY_LINK_CHG | Attribute der Entityverknüpfungen mit einer Rolle (extern) | 20020621 |
Method SET_DATA_EXT on class CL_DPR_ENTITY_LINK has no exception.
Method SET_DEFAULTS_UPON_COPYING Signature
Method SET_DEFAULTS_UPON_COPYING on class CL_DPR_ENTITY_LINK has no parameter.
Method SET_DEFAULTS_UPON_COPYING on class CL_DPR_ENTITY_LINK has no exception.
Method SET_DEFAULTS_UPON_CREATION Signature
Method SET_DEFAULTS_UPON_CREATION on class CL_DPR_ENTITY_LINK has no parameter.
Method SET_DEFAULTS_UPON_CREATION on class CL_DPR_ENTITY_LINK has no exception.
Method SET_NATIVE_OBJECT_CHANGED Signature
Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_ENTITY_LINK has no parameter.
Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_ENTITY_LINK has no exception.
Method SET_OBJECT_STATE_CHANGED Signature
Method SET_OBJECT_STATE_CHANGED on class CL_DPR_ENTITY_LINK has no parameter.
Method SET_OBJECT_STATE_CHANGED on class CL_DPR_ENTITY_LINK has no exception.
Method TRUNCATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030324 | |||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20030324 |
Method TRUNCATE on class CL_DPR_ENTITY_LINK has no exception.
Method VERIFY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ATTRIBUTES_NEW | Call by reference | Type reference (TYPE) | DPR_TS_ENTITY_LINK_INT | Attribute der Aufgabenzuordnung nach der Änderung | 20050707 | |||
| 2 | IS_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | DPR_TS_ENTITY_LINK_INT | Attribute der Aufgabenzuordnung vor der Änderung | 20050707 |
Method VERIFY_ATTRIBUTES on class CL_DPR_ENTITY_LINK has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class CL_DPR_ENTITY_LINK has no parameter.
Event CREATED Signature
Event CREATED on class CL_DPR_ENTITY_LINK has no parameter.
Event DELETED Signature
Event DELETED on class CL_DPR_ENTITY_LINK has no parameter.
Event FREED Signature
Event FREED on class CL_DPR_ENTITY_LINK has no parameter.
Event LOADED Signature
Event LOADED on class CL_DPR_ENTITY_LINK has no parameter.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |