Where Used List (Function Module) for SAP ABAP Data Element BDS_DOC_TP (BDS: Document type)
SAP ABAP Data Element
BDS_DOC_TP (BDS: Document type) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
BDS_NAME_OF_DOC_TYPE_GET VALUE(DOCUMENTTYPE) LIKE BAPIBDS01-DOC_TYPE
|
BDS: Langtext von Dokumentarten | ||||
| 2 |
BDS_OBJECT_SAVE VALUE(DOC_TYPE) LIKE BAPIBDS01-DOC_TYPE OPTIONAL
|
BDS_OBJECT_SAVE | ||||
| 3 |
RRMX_DOC_DELETE VALUE(I_DOC_TYPE) TYPE BDS_DOC_TP DEFAULT SPACE
|
Delete document(s) from a workbook object | ||||
| 4 |
RRMX_DOC_GET VALUE(I_DOC_TYPE) TYPE BDS_DOC_TP
|
Read one document of a workbook object into a content table | ||||
| 5 |
RRMX_DOC_READ VALUE(I_DOC_TYPE) TYPE BDS_DOC_TP
|
Read a single document of a workbook object into a PC file | ||||
| 6 |
RRMX_DOC_SET VALUE(I_DOC_TYPE) TYPE BDS_DOC_TP
|
Write one document of a workbook object from a content table | ||||
| 7 |
RRMX_DOC_WRITE VALUE(I_DOC_TYPE) TYPE BDS_DOC_TP
|
Write a single document of a workbook object from a PC file | ||||
| 8 |
RSGS_SHAPEFILE_SINGLE_UPLOAD VALUE(I_DOC_TYPE) LIKE BAPIBDS01-DOC_TYPE OPTIONAL
|
Upload a physical shapefiles | ||||
| 9 |
RSSF_SFAWB_READ
|
Export Excel workbook from data base | ||||