Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_USMD_GOV_API | Governance API | 20100520 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_GOV_API | Master Data Governance API | 20100520 |
Properties
| Interface | IF_USMD_GOV_API_CR_DATA | |
| Short Description | Governance API: Change Request Data |
General Data
| Package | USMD_GOVERNANCE_API | Master Data Governance API |
| Created | 20110131 | SAP |
| Last changed | 20130531 | SAP |
| 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) |
Interfaces
Interface IF_USMD_GOV_API_CR_DATA has no interface.
Friends
Interface IF_USMD_GOV_API_CR_DATA has no friend.
Attributes
Interface IF_USMD_GOV_API_CR_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Attachment to Change Request | 20110131 | |
| 2 | Instance method | Public | Method | Add Target Systems to Change Request | 20110131 | |
| 3 | Instance method | Public | Method | Change of an Attachment | 20110131 | |
| 4 | Instance method | Public | Method | Change of a Note | 20110215 | |
| 5 | Instance method | Public | Method | Authorization Check of Change Request | 20110131 | |
| 6 | Instance method | Public | Method | Checks Accuracy of Change Request Data | 20110131 | |
| 7 | Instance method | Public | Method | Reserve Change Request | 20110131 | |
| 8 | Instance method | Public | Method | Delete Attachment from Change Request | 20110131 | |
| 9 | Instance method | Public | Method | Delete a Note | 20110329 | |
| 10 | Instance method | Public | Method | Delete Target Systems from Change Request | 20110131 | |
| 11 | Instance method | Public | Method | Unlock Change Request | 20110131 | |
| 12 | Instance method | Public | Method | Lock Change Request | 20110131 | |
| 13 | Instance method | Public | Method | Contents of Attachment of a Change Request | 20110131 | |
| 14 | Instance method | Public | Method | List of Attachments of Change Request | 20110131 | |
| 15 | Instance method | Public | Method | Read Attributes of Change Request | 20110131 | |
| 16 | Instance method | Public | Method | Read Entities of Change Request | 20110131 | |
| 17 | Instance method | Public | Method | Determining of Drafts for a User | 20110322 | |
| 18 | Instance method | Public | Method | Read State of Change Request | 20110131 | |
| 19 | Instance method | Public | Method | Return Notes of a Change Request | 20110131 | |
| 20 | Instance method | Public | Method | Object List of a Change Request | 20110131 | |
| 21 | Instance method | Public | Method | List of Target Systems of Change Request | 20110131 | |
| 22 | Instance method | Public | Method | Set Attributes of Change Request | 20110131 | |
| 23 | Instance method | Public | Method | Set State of Change Request | 20110131 | |
| 24 | Instance method | Public | Method | Add New Note to Change Request | 20110131 |
Events
Interface IF_USMD_GOV_API_CR_DATA has no event.
Types
Interface IF_USMD_GOV_API_CR_DATA has no local type.
Method Signatures
Method ADD_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTACHMENT | Call by reference | Type reference (TYPE) | USMD_S_ATTACHMENT_DATA | Eigenschaften von Anlagen inkl. Content | 20110131 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 3 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method ADD_TARGET_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TARGET_SYSTEMS | Call by reference | Type reference (TYPE) | MDG_T_BUS_SYS | 20110131 | ||||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Processing Error GOV_API | 20110401 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method CHANGE_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTACHMENT | Call by reference | Type reference (TYPE) | USMD_S_ATTACHMENT | Eigenschaften von Anlagen (inkl. Content) + Zeitstempel | 20110131 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method CHANGE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTE | Call by reference | Type reference (TYPE) | USMD_S_CREQUEST_NOTE | Notizen einer Änderungsanfrage | 20110215 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Processing Error GOV_API | 20110215 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110215 |
Method CHECK_CREQUEST_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20110131 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method CHECK_CREQUEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Processing Error GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method CREATE_CREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Typ des Änderungsantrags | 20110131 | |||
| 2 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | USMD_TXTLG | Bezeichnung (Langtext) | 20110131 | |||
| 3 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20110131 | |||
| 4 | RV_CREQUEST_ID | Value transfer | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method DELETE_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACREATED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110131 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method DELETE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110329 | |||
| 2 | IV_NCREATED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Processing Error GOV_API | 20110329 | ||
| 2 | General Processing Error (CX_USMD_CORE_DYNAMIC_CHECK) | 20110329 |
Method DELETE_TARGET_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TARGET_SYSTEMS | Call by reference | Type reference (TYPE) | MDG_T_BUS_SYS | 20110131 | ||||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Processing Error GOV_API | 20110401 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method DEQUEUE_CREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | IV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Sperrmodus | 20110131 | ||
| 3 | IV_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | '1' | Sperrverhalten | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 |
Method ENQUEUE_CREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | IV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Sperrmodus | 20110131 | ||
| 3 | IV_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | '1' | Sperrverhalten | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method GET_ATTACHMENT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110131 | |||
| 3 | RV_CONTENT | Value transfer | Type reference (TYPE) | USMD_CONTENT | Datei (abgelegt als RAWSTRING) | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method GET_ATTACHMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_WITH_CONTENT | Call by reference | Type reference (TYPE) | USMD_FLG | Kennzeichen: Inhalte lesen | 20110131 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 3 | RT_ATTACHMENT | Value transfer | Type reference (TYPE) | USMD_TS_ATTACHMENT | Anlagen | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method GET_CREQUEST_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | RS_CREQUEST | Value transfer | Type reference (TYPE) | USMD_S_CREQUEST | Änderungsantrag | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method GET_CREQUEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITY_DATA_INACTIVE | Call by reference | Type reference (TYPE) | USMD_TS_ENTITY_DATA_ALL | Daten zu Entitätstypen | 20110131 | |||
| 2 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 |
Method GET_CREQUEST_DATA on Interface IF_USMD_GOV_API_CR_DATA has no exception.
Method GET_CREQUEST_DRAFTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SINGLE_OBJ | Call by reference | Type reference (TYPE) | USMD_SINGLE_OBJ | ABAP_TRUE | Änderungsantrag enthält nur eine Entität | 20110322 | ||
| 2 | IV_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | Benutzername im Benutzerstamm | 20110322 | ||
| 3 | RT_CREQUEST_ID | Value transfer | Type reference (TYPE) | USMD_TS_CHANGE_REQUEST | Liste von Änderungsanträgen | 20110322 |
Method GET_CREQUEST_DRAFTS on Interface IF_USMD_GOV_API_CR_DATA has no exception.
Method GET_CREQUEST_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | RV_CREQUEST_STATUS | Value transfer | Type reference (TYPE) | USMD_CREQUEST_STATUS | Status des Änderungsantrags | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_GOV_API_CORE_ERROR | 20110131 |
Method GET_NOTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | RT_CREQUEST_NOTE | Value transfer | Type reference (TYPE) | USMD_T_CREQUEST_NOTE | Änderungsantragsnotizen | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method GET_OBJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | USMD_GOV_API_T_ENT_STRUC | Entitätstyptabelle mit jeweils ref Strukturen | 20110131 | |||
| 2 | ET_OBJECT_LIST_DB_STYLE | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ENTITY | ChangeRequest Entity TableType | 20110131 | |||
| 3 | EV_MAX_SEQ_NO | Call by reference | Type reference (TYPE) | INT4 | Höchste bisher vergebene Sequenznummer | 20110131 | |||
| 4 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method GET_TARGET_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | RT_TARGET_SYSTEMS | Value transfer | Type reference (TYPE) | MDG_T_BUS_SYS | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method SET_CREQUEST_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | IV_CREQUEST_TEXT | Call by reference | Type reference (TYPE) | USMD_TXTLG | Bezeichnung (Langtext) | 20110131 | |||
| 3 | IV_DRAFT_STEP | Call by reference | Type reference (TYPE) | USMD_DRAFT_STEP | Letzter bearbeitete Arbeitsschritt eines Entwurfs | 20110307 | |||
| 4 | IV_DUE_DATE | Call by reference | Type reference (TYPE) | USMD_DUE_DATE | Fälligkeitsdatum | 20110131 | |||
| 5 | IV_PRIORITY | Call by reference | Type reference (TYPE) | USMD_PRIORITY | Priorität | 20110131 | |||
| 6 | IV_REASON | Call by reference | Type reference (TYPE) | USMD_REASON | Grund | 20110131 | |||
| 7 | IV_REASON_REJECTED | Call by reference | Type reference (TYPE) | USMD_REASON_REJ | Ablehnungsgrund | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method SET_CREQUEST_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | IV_CREQUEST_STATUS | Call by reference | Type reference (TYPE) | USMD_CREQUEST_STATUS | Status des Änderungsantrags | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
Method WRITE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20110131 | |||
| 2 | IV_NOTE | Call by reference | Type reference (TYPE) | USMD_NOTE | Notiz | 20110131 | |||
| 3 | RV_CREATED_AT | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Verarbeitungsfehler GOV_API | 20110131 | ||
| 2 | CX_USMD_CORE_DYNAMIC_CHECK | 20110131 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |