Menu

SAP Function Module ERP_ISA_GEN_DOCUMENT_SEL

Generic document selection RFC module

The Function Module ERP_ISA_GEN_DOCUMENT_SEL (Generic document selection RFC module) is a standard Function Module in SAP ERP and is part of the function group ISA_GEN_DOC_SEL within the package ISA_R3.

Technical Information

Function Module ERP_ISA_GEN_DOCUMENT_SEL
Short Text Generic document selection RFC module
Function Group ISA_GEN_DOC_SEL
Package ISA_R3
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DOCUMENTS LIKE ISALES_DOCLIST_ROW Search Result with Handle(query), Row, Field Value
ET_DOC_FIELDS LIKE ISALES_DOC_FIELD Field Definition and Index
ET_DOC_RETURN LIKE ISALES_DOC_RETURN SearchResult
ET_RETURN LIKE ISALES_SEL_ERROR Error Messages
IT_CTR_OPT LIKE ISALES_CTROPT Counter Options
IT_SEL_FIELDS LIKE ISALES_SEL_FIELD Field Selections
IT_SEL_OPT LIKE ISALES_SELOPT Selection Options

Exceptions

This function module does not define any Exceptions.