Where Used List (Function Module) for SAP ABAP Table /AIN/DM_DOC (Table with Document information.)
SAP ABAP Table
/AIN/DM_DOC (Table with Document information.) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
/AIN/DM_ACTION_RD_BY_ARC_GUIDS
|
Read document from archive by GUID | ||||
| 2 |
/AIN/DM_ACTION_READ_BY_ARC_RNG
|
Read actions by range from archive - ONLY TO BE USED BY UI !! | ||||
| 3 |
/AIN/DM_ACT_OBJ_RD_BY_ARC_OBJS
|
Read action object data by object guids | ||||
| 4 |
/AIN/DM_DOC_DB_DEL
|
Update table /AIN/DM_DOC | ||||
| 5 |
/AIN/DM_DOC_DB_MOD
|
Update table /AIN/DM_DOC | ||||
| 6 |
/AIN/DM_DOC_DB_UPDATE
|
Trigger DB update for document | ||||
| 7 |
/AIN/DM_DOC_ITM_READ_BY_RANGE
|
NOT TO BE USED WITH PRECEDING CALL OF /AIN/DM_DOC_*_WRITE ! | ||||
| 8 |
/AIN/DM_DOC_READ_BY_ARC_GUID
|
Read document from archive by GUID | ||||
| 9 |
/AIN/DM_DOC_READ_BY_ARC_RANGE
|
Read document from archive | ||||
| 10 |
/AIN/DM_DOC_READ_BY_GUID
|
Read document from the database by GUID | ||||
| 11 |
/AIN/DM_DOC_READ_BY_GUID_AII
|
Read document from the database by GUID | ||||
| 12 |
/AIN/DM_DOC_READ_BY_ID_TP_AII
|
Read document from the database by doc id & type | ||||
| 13 |
/AIN/DM_DOC_READ_BY_ID_TYPE
|
Read document from the database by doc id & type | ||||
| 14 |
/AIN/DM_DOC_READ_BY_RANGE
|
NOT TO BE USED WITH PRECEDING CALL OF /AIN/DM_DOC_*_WRITE ! | ||||
| 15 |
/AIN/DM_DOC_READ_IN_ERP
|
Get document data from ERP directly (AII must be on ERP) | ||||
| 16 |
/AIN/DM_DOC_READ_IN_ERP REFERENCE(ES_DOC_HDR) TYPE /AIN/DM_DOC
|
Get document data from ERP directly (AII must be on ERP) | ||||
| 17 |
/AIN/DM_DOC_WRITE
|
Write document to the data base | ||||
| 18 |
/AIN/DM_SHLP_DOBJ_ID_AO
|
Search for DOBJ_ID in /AIN/DM_ACTION | ||||
| 19 |
/AIN/DM_SHLP_DOC_ID_AO
|
Search for DOC_ID in /AIN/DM_ACTION | ||||
| 20 |
/AIN/DM_SHLP_DOC_TYPE_AO
|
Search for DOC_TYPE in /AIN/DM_ACTION | ||||
| 21 |
/AIN/PUB_BTD_CREATE
|
Create Business Transaction Document | ||||
| 22 |
DEQUEUE_/AIN/UI_DOC VALUE(CLIENT) TYPE /AIN/DM_DOC-CLIENT DEFAULT SY-MANDT
|
Release lock on object /AIN/UI_DOC | ||||
| 23 |
DEQUEUE_/AIN/UI_DOC VALUE(DOC_GUID) TYPE /AIN/DM_DOC-DOC_GUID OPTIONAL
|
Release lock on object /AIN/UI_DOC | ||||
| 24 |
ENQUEUE_/AIN/UI_DOC VALUE(DOC_GUID) TYPE /AIN/DM_DOC-DOC_GUID OPTIONAL
|
Request lock for object /AIN/UI_DOC | ||||
| 25 |
ENQUEUE_/AIN/UI_DOC VALUE(CLIENT) TYPE /AIN/DM_DOC-CLIENT DEFAULT SY-MANDT
|
Request lock for object /AIN/UI_DOC |