Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_CREQUEST_API | Change Request API Class | 20090917 |
Properties
Interface | IF_USMD_CREQUEST_API | |
Short Description | Change Request API Interface |
General Data
Package | USMD_CREQUEST_API | Change Request: API |
Created | 20090917 | 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) |
2 | IF_USMD_MODEL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_USMD_CREQUEST_API has no interface.
Friends
Interface IF_USMD_CREQUEST_API has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DS_CREQUEST | Instance attribute | Public | Type reference (TYPE) | USMD_S_CREQUEST | Engineering Change Request | 20091214 | ||
2 | GCS_CREQUEST_ATTRIBUTE | Constant | Public | See coding | Constants for change request attributes | 20110509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activates the Change Request. "ALL or Nothing Principle" | 20091011 |
2 | ![]() |
Instance method | Public | Method | Adds attachment to the ChangeRequest | 20090917 |
3 | ![]() |
Instance method | Public | Method | Adds note to the ChangeRequest | 20090917 |
4 | ![]() |
Instance method | Public | Method | Adds the object list to ChangeRequest | 20090929 |
5 | ![]() |
Instance method | Public | Method | Authority Checks for ChangeRequest | 20091118 |
6 | ![]() |
Instance method | Public | Method | Checks ChangeRequest | 20090917 |
7 | ![]() |
Static method | Public | Method | Checks for the duplicates | 20091113 |
8 | ![]() |
Instance method | Public | Method | Generates ChangeRequest | 20090917 |
9 | ![]() |
Instance method | Public | Method | 20101203 | |
10 | ![]() |
Instance method | Public | Method | Creates the Data Reference | 20091005 |
11 | ![]() |
Instance method | Public | Method | Deletes attachment from the ChangeRequest | 20090917 |
12 | ![]() |
Instance method | Public | Method | Deletes single Object from the Change Request | 20091005 |
13 | ![]() |
Instance method | Public | Method | Deletes the Master Data | 20091005 |
14 | ![]() |
Instance method | Public | Method | Dequeues ChangeRequest | 20090917 |
15 | ![]() |
Instance method | Public | Method | Dequeues the Master Data | 20100903 |
16 | ![]() |
Instance method | Public | Method | Distributes the Change Request details using Membership API | 20091005 |
17 | ![]() |
Instance method | Public | Method | Enqueues ChangeRequest | 20090917 |
18 | ![]() |
Instance method | Public | Method | Enqueues the Master Data | 20100903 |
19 | ![]() |
Static method | Public | Method | Gets the lists of Change Request based on sel criteria | 20091012 |
20 | ![]() |
Static method | Public | Method | Gets the Change requests for OTC code | 20091023 |
21 | ![]() |
Instance method | Public | Method | Moves the objects between Change Requests | 20091014 |
22 | ![]() |
Instance method | Public | Method | Reads ChangeRequest | 20090917 |
23 | ![]() |
Instance method | Public | Method | Reads the object list of ChangeRequest | 20090917 |
24 | ![]() |
Instance method | Public | Method | Reads the Old values of Master data -Snapshot | 20091005 |
25 | ![]() |
Instance method | Public | Method | Reads the Master Data | 20091005 |
26 | ![]() |
Static method | Public | Method | Retrieves list of ChangeRequests of one object instance | 20090917 |
27 | ![]() |
Instance method | Public | Method | Rollbacks ChangeRequest from the Buffer | 20090917 |
28 | ![]() |
Instance method | Public | Method | Saves ChangeRequest | 20090917 |
29 | ![]() |
Instance method | Public | Method | Sets the Priority of the Change Request | 20091005 |
30 | ![]() |
Instance method | Public | Method | Splits the Change request and moves the objects to new CR | 20091005 |
31 | ![]() |
Instance method | Public | Method | Withdraws the Change Request | 20091013 |
32 | ![]() |
Instance method | Public | Method | Writes the Master Data | 20091005 |
Events
Interface IF_USMD_CREQUEST_API has no event.
Types
Interface IF_USMD_CREQUEST_API has no local type.
Method Signatures
Method ACTIVATE_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTITY_DATA_ACTIVATED | Call by reference | Type reference (TYPE) | USMD_TS_ENTITY_DATA_ALL | 20091012 | |||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091012 |
Method ACTIVATE_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method ADD_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ATTACHMENT | Call by reference | Type reference (TYPE) | USMD_S_ATTACHMENT_GUI | Attachments | 20091118 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 | ||
3 | ![]() |
IS_ATTACHMENT_FILE | Call by reference | Type reference (TYPE) | USMD_S_CREQUEST_FILE | Attachment file details | 20091014 | ||
4 | ![]() |
IS_ATTACHMENT_LINK | Call by reference | Type reference (TYPE) | USMD_S_CREQUEST_LINK | Attachment link details | 20091014 | ||
5 | ![]() |
IT_ENTITY_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Financial MDM: Field Name | 20091109 | ||
6 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091109 |
Method ADD_ATTACHMENT on Interface IF_USMD_CREQUEST_API has no exception.
Method ADD_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 | ||
2 | ![]() |
IV_NOTE | Call by reference | Type reference (TYPE) | USMD_NOTE | 20091014 |
Method ADD_NOTE on Interface IF_USMD_CREQUEST_API has no exception.
Method ADD_OBJECTLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ADDED_ENTITY | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ENTITY | ChangeRequest Entity TableType | 20091022 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090929 | ||
3 | ![]() |
IT_CREQUEST_ENTITY | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ENTITY | ChangeRequest Entity TableType | 20090929 | ||
4 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091120 |
Method ADD_OBJECTLIST on Interface IF_USMD_CREQUEST_API has no exception.
Method CHECK_AUTHORITY_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091118 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | AUTHB-ACTVT | Activity | 20091118 |
Method CHECK_AUTHORITY_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method CHECK_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 |
Method CHECK_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method CHECK_DUPLICATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | USMD_T_SEARCH_RESULT | Search for Entities: Search Results | 20091113 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091113 | ||
3 | ![]() |
EV_DUPLICATE_EXISTS | Call by reference | Type reference (TYPE) | USMD_FLG | ='X' if duplicates exist,= ' ' if not. | 20091113 | ||
4 | ![]() |
IT_SEARCH_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | 20091113 | |||
5 | ![]() |
IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20091113 | |||
6 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091113 | ||
7 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Data Model | 20091113 | ||
8 | ![]() |
IV_THRESHOLD | Call by reference | Type reference (TYPE) | AD_THRESHD | Percentage: Threshold for duplicate check in BAPI | 20091113 | ||
9 | ![]() |
IV_UPDATE_MODE | Call by reference | Type reference (TYPE) | USMD_UPDATE_MODE | Call Mode | 20091113 |
Method CHECK_DUPLICATES on Interface IF_USMD_CREQUEST_API has no exception.
Method CREATE_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 | ||
2 | ![]() |
EV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Natural number | 20091026 | ||
3 | ![]() |
IV_CREQUEST_TEXT | Call by reference | Type reference (TYPE) | USMD_TXTLG | 20090917 | |||
4 | ![]() |
IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | 20090917 | |||
5 | ![]() |
IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20090917 |
Method CREATE_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method CREATE_CREQUEST_BY_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20101203 | ||
2 | ![]() |
EV_CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101203 | ||
3 | ![]() |
IF_ATTACHMENTS | Call by reference | Type reference (TYPE) | USMD_FLG | Take over attachments | 20101203 | ||
4 | ![]() |
IF_NOTES | Call by reference | Type reference (TYPE) | USMD_FLG | Take over notes | 20101203 | ||
5 | ![]() |
IF_OBJECTLIST | Call by reference | Type reference (TYPE) | USMD_FLG | Take over object list | 20101203 | ||
6 | ![]() |
IF_TARGET_SYSTEM | Call by reference | Type reference (TYPE) | USMD_FLG | Take over target system list - obsolet | 20110509 | ||
7 | ![]() |
IT_CREQUEST_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_FIELDNAME | Change request attributes to be taken over | 20110509 | ||
8 | ![]() |
IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20101203 | ||
9 | ![]() |
IV_REFERENCE_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Reference Change Request ID | 20101203 |
Method CREATE_CREQUEST_BY_REFERENCE on Interface IF_USMD_CREQUEST_API has no exception.
Method CREATE_DATA_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091022 | |||
2 | ![]() |
ER_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091022 | |||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091110 | ||
4 | ![]() |
IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_FIELD | Field Names | 20091007 | ||
5 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Field Name | 20091007 | ||
6 | ![]() |
I_STRUCT | Call by reference | Type reference (TYPE) | CHAR5 | Structure | 20091005 | ||
7 | ![]() |
I_TABTYPE | Call by reference | Type reference (TYPE) | CHAR1 | IF_USMD_MODEL=>GC_TABTYPE_STANDARD | R/2 table | 20100115 |
Method CREATE_DATA_REFERENCE on Interface IF_USMD_CREQUEST_API has no exception.
Method DELETE_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 | ||
2 | ![]() |
IS_ATTACHMENT | Call by reference | Type reference (TYPE) | USMD_S_ATTACHMENT_GUI | Attachments | 20090917 |
Method DELETE_ATTACHMENT on Interface IF_USMD_CREQUEST_API has no exception.
Method DELETE_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091005 | ||
2 | ![]() |
IT_ENTITY | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ENTITY | ChangeRequest Entity TableType | 20091005 | ||
3 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091109 |
Method DELETE_OBJECTS on Interface IF_USMD_CREQUEST_API has no exception.
Method DELETE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091005 | ||
2 | ![]() |
IF_DEL_HRY_LEAFS | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | 'X'=Deletes related end nodes in own hierarchy | 20091005 | |
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091005 | |||
4 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20091005 | ||
5 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIN Master Data: Field Name | 20091005 |
Method DELETE_VALUE on Interface IF_USMD_CREQUEST_API has no exception.
Method DEQUEUE_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Log Interface Messages | 20090917 |
Method DEQUEUE_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method DEQUEUE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | 20100903 | |||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | 20100903 | |||
3 | ![]() |
I_LOCK_TYPE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | 20100903 | ||
4 | ![]() |
I_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | '1' | 20100903 |
Method DEQUEUE_VALUE on Interface IF_USMD_CREQUEST_API has no exception.
Method DISTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091005 |
Method DISTRIBUTE on Interface IF_USMD_CREQUEST_API has no exception.
Method ENQUEUE_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Log Interface Messages | 20090917 | ||
2 | ![]() |
IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20090917 | |
3 | ![]() |
IV_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20090917 |
Method ENQUEUE_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method ENQUEUE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100903 | ||
2 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20100903 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Financial MDM: Field Name | 20100903 | ||
4 | ![]() |
I_LOCK_TYPE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20100903 | |
5 | ![]() |
I_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20100903 |
Method ENQUEUE_VALUE on Interface IF_USMD_CREQUEST_API has no exception.
Method GET_CREQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CREQUEST | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST | Engineering Change Request | 20091012 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091012 | ||
3 | ![]() |
IV_CREATED_DATE_FROM | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20091012 | ||
4 | ![]() |
IV_CREATED_DATE_TO | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20091012 | ||
5 | ![]() |
IV_CREATED_MONTH | Call by reference | Type reference (TYPE) | INT2 | Version Number Component | 20091117 | ||
6 | ![]() |
IV_CREATED_YEAR | Call by reference | Type reference (TYPE) | INT4 | Field of type DATS | 20091117 | ||
7 | ![]() |
IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | 20091012 | |||
8 | ![]() |
IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20091012 | |||
9 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | SPACE | Data Model | 20091012 |
Method GET_CREQUESTS on Interface IF_USMD_CREQUEST_API has no exception.
Method GET_CREQUESTS_FOR_OTC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CREQUEST | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST | Engineering Change Request | 20091023 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091023 | ||
3 | ![]() |
IV_CREATED_DATE_FROM | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20091116 | ||
4 | ![]() |
IV_CREATED_DATE_TO | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20091116 | ||
5 | ![]() |
IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | 20091116 | |||
6 | ![]() |
IV_OTC | Call by reference | Type reference (TYPE) | USMD_OTC | Object Type Code | 20091023 |
Method GET_CREQUESTS_FOR_OTC on Interface IF_USMD_CREQUEST_API has no exception.
Method MOVE_OBJECTLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091014 | ||
2 | ![]() |
IT_ENTITY | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ENTITY | ChangeRequest Entity TableType | 20091014 | ||
3 | ![]() |
IV_CREQUEST_TO | Call by reference | Type reference (TYPE) | USMD_CREQUEST | 20091014 |
Method MOVE_OBJECTLIST on Interface IF_USMD_CREQUEST_API has no exception.
Method READ_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CREQUEST | Call by reference | Type reference (TYPE) | USMD_S_CREQUEST | Change Request | 20090917 | ||
2 | ![]() |
ET_ATTACHMENT | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ATTACHMENT | Change request Attachment | 20090917 | ||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 | ||
4 | ![]() |
ET_NOTE | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_NOTE | Change Request Note | 20090917 |
Method READ_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method READ_OBJECTLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTITY | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ENTITY | ChangeRequest Entity TableType | 20090917 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 | ||
3 | ![]() |
IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20090917 |
Method READ_OBJECTLIST on Interface IF_USMD_CREQUEST_API has no exception.
Method READ_OLD_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091009 | |||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091005 | ||
3 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | 20091218 | |||
4 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | ChangeRequest Entity TableType | 20091009 |
Method READ_OLD_VALUES on Interface IF_USMD_CREQUEST_API has no exception.
Method READ_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091005 | |||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091005 | ||
3 | ![]() |
IF_CURRENT_CREQ_ONLY | Call by reference | Type reference (TYPE) | USMD_FLG | ABAP_TRUE | 'X'=current cr data, ' '=all data | 20091217 | |
4 | ![]() |
IF_EDITION_LOGIC | Call by reference | Type reference (TYPE) | USMD_FLG | Financial MDM: General Indicator | 20091005 | ||
5 | ![]() |
IF_ONLY_ACTIVE | Call by reference | Type reference (TYPE) | USMD_FLG | 'X'=Only active," "=both active and inactive | 20091215 | ||
6 | ![]() |
IF_USE_EDTN_SLICE | Call by reference | Type reference (TYPE) | USMD_FLG | 'X'=Do Not Read Any Other Data Slices | 20091005 | ||
7 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Row Structure: Selection Condition (Range per Field) | 20091005 | ||
8 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Field Name | 20091005 |
Method READ_VALUE on Interface IF_USMD_CREQUEST_API has no exception.
Method RETRIEVE_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CREQUEST | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST | Engineering Change Request | 20090917 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 | ||
3 | ![]() |
IF_ACTIVEONLY | Call by reference | Type reference (TYPE) | USMD_FLG | ABAP_FALSE | Financial MDM: General Indicator | 20091012 | |
4 | ![]() |
IT_ENTITY_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Change Request Entity | 20091116 | ||
5 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091116 | ||
6 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Data Model | 20090917 |
Method RETRIEVE_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method ROLLBACK_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 |
Method ROLLBACK_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method SAVE_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20090917 | ||
2 | ![]() |
EV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | 20091014 | |||
3 | ![]() |
IF_CHECK | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | MDGAF: General Indicator | 20110304 | |
4 | ![]() |
IF_COMMIT | Call by reference | Type reference (TYPE) | USMD_FLG | 'X' | Financial MDM: General Indicator | 20091019 |
Method SAVE_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091005 | ||
2 | ![]() |
IF_DRAFT_STEP | Call by reference | Type reference (TYPE) | USMD_DRAFT_STEP | Financial MDM: General Indicator | 20091005 | ||
3 | ![]() |
IV_CREQUEST_TXT | Call by reference | Type reference (TYPE) | USMD_TXTLG | 20091005 | |||
4 | ![]() |
IV_DUE_DATE | Call by reference | Type reference (TYPE) | USMD_DUE_DATE | Due Date | 20091005 | ||
5 | ![]() |
IV_PRIORITY | Call by reference | Type reference (TYPE) | USMD_PRIORITY | Priority | 20091005 | ||
6 | ![]() |
IV_REASON | Call by reference | Type reference (TYPE) | USMD_REASON | Reason | 20091005 | ||
7 | ![]() |
IV_REASON_REJ | Call by reference | Type reference (TYPE) | USMD_REASON_REJ | Reason for Rejection | 20091005 | ||
8 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | USMD_CREQUEST_STATUS | 20091119 |
Method SET_ATTRIBUTES on Interface IF_USMD_CREQUEST_API has no exception.
Method SPLIT_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091005 | ||
2 | ![]() |
EV_NEW_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | 20091005 | |||
3 | ![]() |
IT_ENTITY | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ENTITY | ChangeRequest Entity TableType | 20091005 |
Method SPLIT_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method WITHDRAW_CREQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091013 |
Method WITHDRAW_CREQUEST on Interface IF_USMD_CREQUEST_API has no exception.
Method WRITE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091005 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091005 | |||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Field Name | 20091005 |
Method WRITE_VALUE on Interface IF_USMD_CREQUEST_API has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |