Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20100804 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_CONV_SOM_GOV_CR | Governance API: Single Chg. Req. Convenience Governance API | 20101015 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_CONV_SOM_GOV_CR_ACTION | Actions Performed on Change Request | 20110331 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_CONV_SOM_GOV_ENTITY | Governance API: Single Chg. Req. Convenience Governance API | 20101015 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_CONV_SOM_GOV_TRANS | Governance API: Transactional Control | 20101015 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_BP_FRU | Our CR API must become prettier... | 20120504 |
Properties
Class | CL_USMD_CONV_SOM_GOV_API | |
Short Description | MD Governance API for Single Object Maint. (Convenience) | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | USMD_GOVERNANCE_API | Master Data Governance API |
Created | 20100701 | SAP |
Last change | 20131127 | SAP |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20100804 | ||
2 | IF_USMD_CONV_SOM_GOV_CR | Governance API: Single Chg. Req. Convenience Governance API | 20101015 | ||
3 | IF_USMD_CONV_SOM_GOV_CR_ACTION | Actions Performed on Change Request | 20110331 | ||
4 | IF_USMD_CONV_SOM_GOV_ENTITY | Governance API: Single Chg. Req. Convenience Governance API | 20101015 | ||
5 | IF_USMD_CONV_SOM_GOV_TRANS | Governance API: Transactional Control | 20101015 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_MDG_BS_COMMUNICATOR_ASSIST | 20111109 | Assistance Class for MDG communicator | |
2 | CL_USMD_CR_GUIBB_GENERAL_DATA | 20101222 | BOL feeder class GUIBB form for CR | |
3 | CL_USMD_CR_MASTER | 20110131 | BOL Feeder Class for CR Master UIBB | |
4 | CL_USMD_CR_TARGETSYS_POPUP | 20110210 | Feeder Classe for Target Systems Popup |
Attributes
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DATA_CHANGED | Instance Event (0) |
Public (2) |
20110421 | |
2 | KEY_CHANGED | Instance Event (0) |
Public (2) |
20110204 | |
3 | SAVE_PERFORMED | Instance Event (0) |
Public (2) |
20110421 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTY_MAIN_ENTITIES | Public | Attribute reference (LIKE) | 20110204 |
|
||
2 | MTY_MAIN_ENTITY | Public | Attribute reference (LIKE) | 20110204 |
|
||
3 | TY_CHANGE_ALLOWED | Private | See coding | 20110714 | begin of ty_change_allowed,
crequest_id type usmd_crequest,
wi_id type SWW_WIID,
entity_key TYPE USMD_GOV_API_S_ENT_TABL,
change_allowed TYPE abap_bool,
end of ty_change_allowed
|
||
4 | TY_POTENTIAL_CHANGE_REQUEST | Private | See coding | 20120509 | begin of ty_potential_change_request,
entity TYPE usmd_entity,
data TYPE xstring,
crequest TYPE usmd_crequest,
maintainable TYPE abap_bool,
end of ty_potential_change_request
|
Method Signatures
Method ADD_ATTACHMENT Signature
Method ADD_ATTACHMENT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method ADD_ATTACHMENT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method ADD_CONV_MESSAGE_TO_MESS_CONT 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 | 20101110 | ||
2 | ![]() |
IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Typ des Änderungsantrags | 20101110 | ||
3 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20101110 | ||
4 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20101110 | ||
5 | ![]() |
IV_MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20101110 | ||
6 | ![]() |
IV_MSG_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20101110 | ||
7 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20101110 | ||
8 | ![]() |
IV_MSG_V1 | Call by reference | Type reference (TYPE) | CLIKE | 20101110 | |||
9 | ![]() |
IV_MSG_V2 | Call by reference | Type reference (TYPE) | CLIKE | 20101110 | |||
10 | ![]() |
IV_MSG_V3 | Call by reference | Type reference (TYPE) | CLIKE | 20101110 | |||
11 | ![]() |
IV_MSG_V4 | Call by reference | Type reference (TYPE) | CLIKE | 20101110 | |||
12 | ![]() |
IV_SHOW_ONLY_ONCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20101110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Verarbeitungsfehler CONV_API | 20110407 |
Method ADD_MAIN_ENTITY Signature
Method ADD_MAIN_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method ADD_MAIN_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Message | 20100813 |
Method ADD_MESSAGE on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method ADD_TARGET_SYSTEMS Signature
Method ADD_TARGET_SYSTEMS on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method ADD_TARGET_SYSTEMS on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method BUFFER_ENTITIES_FOR_EDIT Signature
Method BUFFER_ENTITIES_FOR_EDIT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method BUFFER_ENTITIES_FOR_EDIT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CHANGE_ATTACHMENT Signature
Method CHANGE_ATTACHMENT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method CHANGE_ATTACHMENT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CHANGE_NOTE Signature
Method CHANGE_NOTE on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method CHANGE_NOTE on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CHECK Signature
Method CHECK on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method CHECK on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CHECK_AND_REGISTER_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ENTITY_DATA | Call by reference | Type reference (TYPE) | USMD_GOV_API_TS_ENT_DATA | 20110203 |
Method CHECK_AND_REGISTER_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CHECK_ENTITY_AUTHORIZATION Signature
Method CHECK_ENTITY_AUTHORIZATION on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method CHECK_ENTITY_AUTHORIZATION on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CHECK_ENTITY_DATA Signature
Method CHECK_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method CHECK_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CHECK_INSTANCE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 'CL_USMD_CONV_SOM_GOV_API' | Objekttypname | 20101015 | |
2 | ![]() |
IV_MODEL_NAME | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20101015 | ||
3 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20101015 |
Method CHECK_INSTANCE_EXISTS on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CHECK_KEY_CHNG_CUR_SESSION Signature
Method CHECK_KEY_CHNG_CUR_SESSION on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method CHECK_KEY_CHNG_CUR_SESSION on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CHECK_WORKFLOW_AUTHORITY 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 | 20100825 | ||
2 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Berechtigung vorhanden | 20101004 |
Method CHECK_WORKFLOW_AUTHORITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method COMPLETE_WF_STEP Signature
Method COMPLETE_WF_STEP on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method COMPLETE_WF_STEP on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CONFIRM_ENTITY_DATA Signature
Method CONFIRM_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method CONFIRM_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODEL_NAME | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20100701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Verarbeitungsfehler GOV_API | 20101110 |
Method CREATE_ENTITY_TMP_KEY Signature
Method CREATE_ENTITY_TMP_KEY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method CREATE_ENTITY_TMP_KEY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DELETE_ATTACHMENT Signature
Method DELETE_ATTACHMENT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method DELETE_ATTACHMENT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DELETE_DRAFT Signature
Method DELETE_DRAFT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method DELETE_DRAFT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DELETE_ENTITY_DATA Signature
Method DELETE_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method DELETE_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DELETE_NOTE Signature
Method DELETE_NOTE on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method DELETE_NOTE on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DELETE_TARGET_SYSTEMS Signature
Method DELETE_TARGET_SYSTEMS on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method DELETE_TARGET_SYSTEMS on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DEQUEUE_CREQUEST Signature
Method DEQUEUE_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method DEQUEUE_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DEQUEUE_ENTITY Signature
Method DEQUEUE_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method DEQUEUE_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DEQUEUE_ENTITY_ALL Signature
Method DEQUEUE_ENTITY_ALL on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method DEQUEUE_ENTITY_ALL on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DERIVE_CHANGED_ENTITIES_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHANGES_ALL | Value transfer | Attribute reference (LIKE) | 20110421 |
Method DERIVE_CHANGED_ENTITIES_EVENT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DETERMINE_CHECK_PREREQUISITES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PERFORM_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ##true = prerequisites for checks fulfilled | 20110405 |
Method DETERMINE_CHECK_PREREQUISITES on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DETERMINE_STEP_TYPE Signature
Method DETERMINE_STEP_TYPE on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method DETERMINE_STEP_TYPE on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method DETERMINE_WORKFLOW_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RELEVANT_WORKITEM_IDS | Call by reference | Type reference (TYPE) | SWWTWIID | Workflow: Tabelle mit Workitem-Ids | 20110221 |
Method DETERMINE_WORKFLOW_STATUS on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method ENQUEUE_CREQUEST Signature
Method ENQUEUE_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method ENQUEUE_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method ENQUEUE_ENTITY Signature
Method ENQUEUE_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method ENQUEUE_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method EXCHANGE_ENTITY_KEY Signature
Method EXCHANGE_ENTITY_KEY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method EXCHANGE_ENTITY_KEY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_ATTACHMENT_CONTENT Signature
Method GET_ATTACHMENT_CONTENT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_ATTACHMENT_CONTENT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_ATTACHMENT_LIST Signature
Method GET_ATTACHMENT_LIST on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_ATTACHMENT_LIST on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_CREQUEST_ATTRIBUTES Signature
Method GET_CREQUEST_ATTRIBUTES on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_CREQUEST_ATTRIBUTES on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_CREQUEST_DATA Signature
Method GET_CREQUEST_DATA on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_CREQUEST_DATA on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_CREQUEST_DRAFTS Signature
Method GET_CREQUEST_DRAFTS on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_CREQUEST_DRAFTS on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_CREQUEST_ID Signature
Method GET_CREQUEST_ID on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_CREQUEST_ID on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_CR_VALIDATION_RESULT Signature
Method GET_CR_VALIDATION_RESULT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_CR_VALIDATION_RESULT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_DERIVE_ENTITY_RESULT Signature
Method GET_DERIVE_ENTITY_RESULT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_DERIVE_ENTITY_RESULT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_ENTITIES_FOR_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 | Änderungsantrag | 20110207 |
Method GET_ENTITIES_FOR_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_ENTITY_FIELD_PROPERTIES Signature
Method GET_ENTITY_FIELD_PROPERTIES on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_ENTITY_FIELD_PROPERTIES on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_ENTITY_STRUCTURE Signature
Method GET_ENTITY_STRUCTURE on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_ENTITY_STRUCTURE on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 'CL_USMD_CONV_SOM_GOV_API' | Objekttypname | 20100701 | |
2 | ![]() |
IV_MODEL_NAME | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20100701 | ||
3 | ![]() |
RO_SO_GOV_API | Value transfer | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single CR Convinience Governance API | 20101104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Konsistenzfehler beim Aufbau des Anwendungskontext | 20101110 | |
2 | ![]() |
CX_USMD_GOV_API | 20101021 | |
3 | ![]() |
Allgemeiner Verarbeitungsfehler GOV_API | 20101110 |
Method GET_KEY_DATA_FROM_EDIT_BUFFER Signature
Method GET_KEY_DATA_FROM_EDIT_BUFFER on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_KEY_DATA_FROM_EDIT_BUFFER on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_LEADING_ENTITY_FROM_ENTITY Signature
Method GET_LEADING_ENTITY_FROM_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_LEADING_ENTITY_FROM_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_MAIN_ENTITY Signature
Method GET_MAIN_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_MAIN_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_MESSAGES Signature
Method GET_MESSAGES on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_MESSAGES on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_NOTES Signature
Method GET_NOTES on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_NOTES on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_OBJECT_LIST Signature
Method GET_OBJECT_LIST on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_OBJECT_LIST on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method GET_TARGET_SYSTEMS Signature
Method GET_TARGET_SYSTEMS on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method GET_TARGET_SYSTEMS on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method IS_ALLOWED_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ENTITY_KEY | Call by reference | Type reference (TYPE) | USMD_GOV_API_S_ENT_TABL | 20110829 | |||
2 | ![]() |
RV_CHANGE_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Verarbeitungsfehler GOV_API | 20110831 | |
2 | ![]() |
Allgemeiner Verarbeitungsfehler (CX_USMD_CORE_DYNAMIC_CHECK) | 20110831 | |
3 | ![]() |
Multiple Workitems | 20110831 |
Method IS_ALLOWED_MASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ENTITY_KEY | Call by reference | Type reference (TYPE) | USMD_GOV_API_S_ENT_TABL | 20110901 | |||
2 | ![]() |
RV_ACTION_ALLOWED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General Processing Error GOV_API | 20110901 | |
2 | ![]() |
General Processing Error (CX_USMD_CORE_DYNAMIC_CHECK) | 20110901 |
Method IS_CHANGE_ALLOWED Signature
Method IS_CHANGE_ALLOWED on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method IS_CHANGE_ALLOWED on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method IS_CREATE_ALLOWED Signature
Method IS_CREATE_ALLOWED on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method IS_CREATE_ALLOWED on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method IS_DELETE_ALLOWED Signature
Method IS_DELETE_ALLOWED on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method IS_DELETE_ALLOWED on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method IS_ENTITY_MAINTAINABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ENTITY_KEY | Call by reference | Type reference (TYPE) | ANY | Entity Key | 20120509 | ||
2 | ![]() |
IV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20120509 | ||
3 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120509 | ||
4 | ![]() |
RV_IS_MAINTAINABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Entity is generally maintainable | 20120509 |
Method IS_ENTITY_MAINTAINABLE on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method IS_NEW_ENTITY Signature
Method IS_NEW_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method IS_NEW_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method IS_TMP_KEY Signature
Method IS_TMP_KEY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method IS_TMP_KEY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method QUERY_ENTITY_DATA Signature
Method QUERY_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method QUERY_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method READ_CREQUEST Signature
Method READ_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method READ_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method READ_ENTITY_DATA Signature
Method READ_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method READ_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method READ_OBSOLETE_ENTITY_DATA Signature
Method READ_OBSOLETE_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method READ_OBSOLETE_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method REFRESH_BUFFERS Signature
Method REFRESH_BUFFERS on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method REFRESH_BUFFERS on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method REMOVE_ENTITY Signature
Method REMOVE_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method REMOVE_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method REMOVE_MESSAGES_FROM_MSG_CONT Signature
Method REMOVE_MESSAGES_FROM_MSG_CONT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method REMOVE_MESSAGES_FROM_MSG_CONT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method RETRIEVE_CREQUESTS_BY_ENTITY Signature
Method RETRIEVE_CREQUESTS_BY_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method RETRIEVE_CREQUESTS_BY_ENTITY on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method RETRIEVE_CR_BY_ENTITY_BUFFER Signature
Method RETRIEVE_CR_BY_ENTITY_BUFFER on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method RETRIEVE_CR_BY_ENTITY_BUFFER on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method RETRIEVE_CR_TYPES Signature
Method RETRIEVE_CR_TYPES on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method RETRIEVE_CR_TYPES on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method SAVE Signature
Method SAVE on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method SAVE on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method SET_ACTION Signature
Method SET_ACTION on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method SET_ACTION on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method SET_CREQUEST_ATTRIBUTES Signature
Method SET_CREQUEST_ATTRIBUTES on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method SET_CREQUEST_ATTRIBUTES on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method SET_ENVIRONMENT Signature
Method SET_ENVIRONMENT on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method SET_ENVIRONMENT on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method SET_MESSAGE_CONTAINER Signature
Method SET_MESSAGE_CONTAINER on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method SET_MESSAGE_CONTAINER on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method VALIDATE_CREQUEST Signature
Method VALIDATE_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method VALIDATE_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method WRITE_CREQUEST Signature
Method WRITE_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method WRITE_CREQUEST on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method WRITE_ENTITY_DATA Signature
Method WRITE_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method WRITE_ENTITY_DATA on class CL_USMD_CONV_SOM_GOV_API has no exception.
Method WRITE_NOTE Signature
Method WRITE_NOTE on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Method WRITE_NOTE on class CL_USMD_CONV_SOM_GOV_API has no exception.
Event Signatures
Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Event KEY_CHANGED Signature
Event KEY_CHANGED on class CL_USMD_CONV_SOM_GOV_API has no parameter.
Event SAVE_PERFORMED Signature
Event SAVE_PERFORMED on class CL_USMD_CONV_SOM_GOV_API has no parameter.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 703 |