The Function Module SRET_EXAMPLE_EXIT_GET_DATA () is a standard Function Module in SAP ERP and is part of the function group SRIN within the package SRET.
Function Module | SRET_EXAMPLE_EXIT_GET_DATA |
Short Text | |
Function Group | SRIN |
Package | SRET |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLKEY | LIKE | SRETIDCTAT-APPLKEY | Application Key | |
CATID | TYPE | SRET_CATID | Index category identification | |
CLT_DEP | TYPE | SRETCLTDEP | 'N' | Client Dependence |
DOCID | TYPE | SRET_DOCID | Document ID | |
MANDT | TYPE | MANDT | SY-MANDT | Client |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BINLEN | TYPE | SRET_BLEN | Length of a binary document | |
CONTTYPE | TYPE | SRET_CONFL | Document content ID | |
FILETYPE | TYPE | SRET_FILET | File type (3 characters) | |
MIMETYPE | TYPE | SRET_MIMET | Document type (MIME type) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BINCONTTAB | LIKE | SRETBINCON | Document content as binary data stream | |
CATATTRTAB | LIKE | SRETIDCTAT | Category Attributes of Index Category | |
DOCATTRTAB | LIKE | SRETDCATVI | Document Attribute with Value for Indexing/De-indexing | |
DOCCONTTAB | LIKE | SRETDOCCON | Document content - data stream ASCII TEXT / URL / file |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_EXISTING | |
NO_ACCESS | Access Not allowed |