SAP ABAP Interface IF_USMD_GOV_API_PROCESS (Governance API: Process Control)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_GOVERNANCE_API (Package) Master Data Governance API

⤷

⤷

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 | 20100521 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_GOV_API | Master Data Governance API | 20100521 |
Properties
Interface | IF_USMD_GOV_API_PROCESS | |
Short Description | Governance API: Process Control |
General Data
Package | USMD_GOVERNANCE_API | Master Data Governance API |
Created | 20100521 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_USMD_GOV_API_PROCESS has no forward declaration.
Interfaces
Interface IF_USMD_GOV_API_PROCESS has no interface.
Friends
Interface IF_USMD_GOV_API_PROCESS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_INTERRUPTION | Instance attribute | Public | Object reference (TYPE REF TO) | IF_USMD_CHECK_INTERRUPTION | Interruption of Check | 20110119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Execution of Business Checks | 20100915 |
2 | ![]() |
Instance method | Public | Method | Delete Entity from Object List of a Change Request | 20100521 |
3 | ![]() |
Instance method | Public | Method | Finalize Process Step | 20100521 |
4 | ![]() |
Instance method | Public | Method | Read Result of Asynchronous Data Validation | 20100915 |
5 | ![]() |
Instance method | Public | Method | Start Workflow for a Change Request | 20101112 |
6 | ![]() |
Instance method | Public | Method | Data Validation of a Complete Change Request | 20100915 |
Events
Interface IF_USMD_GOV_API_PROCESS has no event.
Types
Interface IF_USMD_GOV_API_PROCESS has no local type.
Method Signatures
Method CHECK_COMPLETE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_DELTA_REFERENCE | Value transfer | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Lesendes Interface zum Datenpuffer | 20101109 | ||
2 | ![]() |
EO_INTERRUPTION | Value transfer | Object reference (TYPE REF TO) | IF_USMD_CHECK_INTERRUPTION | Unterbrechung einer Prüfung | 20101109 | ||
3 | ![]() |
IF_RESUME | Call by reference | Type reference (TYPE) | USMD_FLG | Fortsetzung nach einer Unterbrechung | 20100915 | ||
4 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_GOV_API_TS_ENT_TABL | Zu verprobende Schlüssel der ET1s | 20101206 | ||
5 | ![]() |
IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20100915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_USMD_CORE_DYNAMIC_CHECK | 20101021 |
Method DELETE_ENTITY_FROM_OBJECT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Muss Entitätsschlüssel enthalten | 20100617 | ||
2 | ![]() |
IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20100604 | ||
3 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20100604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Verarbeitungsfehler GOV_API | 20110104 | |
2 | ![]() |
CX_USMD_CORE_DYNAMIC_CHECK | 20101021 |
Method FINALIZE_PROCESS_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | USMD_CREQUEST_ACTION | Aktion aus dem User Interface für Change Request | 20100521 | ||
2 | ![]() |
IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20100920 | ||
3 | ![]() |
IV_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20101001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_USMD_CORE_DYNAMIC_CHECK | 20101021 |
Method GET_CR_VALIDATION_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSG_STATISTICS | Call by reference | Type reference (TYPE) | USMD_S_MSG_STATISTICS | Nachrichten Statistik (Art, Anzahl Meldungen) | 20100915 | ||
2 | ![]() |
ET_VALIDATION_RESULT | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20100915 | ||
3 | ![]() |
EV_CHECK_STATUS | Call by reference | Type reference (TYPE) | USMD_CHECK_STATUS | Validierungsstatus | 20100915 | ||
4 | ![]() |
EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel der Validierung (JJJJMMTThhmmss) | 20100915 | ||
5 | ![]() |
EV_VALIDATION_RESULT_APPLOG | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20100915 | ||
6 | ![]() |
IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20100915 |
Method GET_CR_VALIDATION_RESULT on Interface IF_USMD_GOV_API_PROCESS has no exception.
Method START_WORKFLOW 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 | 20101112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_USMD_CORE_DYNAMIC_CHECK | 20101112 |
Method VALIDATE_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_ASYNCHRONOUS | Call by reference | Type reference (TYPE) | USMD_FLG | Asynchrone Ausführung | 20100915 | ||
2 | ![]() |
IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20100915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_USMD_CORE_DYNAMIC_CHECK | 20101021 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |