This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module BAPI_DOCUMENT_GETLIST2 (Extended Document Search) is a standard Function Module in SAP ERP and is part of the function group CVBAPI within the package CV.
Function Module | BAPI_DOCUMENT_GETLIST2 |
Short Text | Extended Document Search |
Function Group | CVBAPI |
Package | CV |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSNO | LIKE | BAPI1003_KEY-CLASSNUM | Class Number | |
CLASSTYPE | LIKE | BAPI1003_KEY-CLASSTYPE | Class Type | |
FOLDER_KEY | TYPE | BAPI_DOC_KEYS | BAPIS DMS: document key | |
FULLTEXT_ACTIVE | LIKE | SY-DATAR | Screens, display user entry | |
FULLTEXT_AND | LIKE | MCDOK-IDX_EXPR_OR | Or link | |
FULLTEXT_OR | LIKE | MCDOK-IDX_EXPR_OR | Or link | |
FULLTEXT_SEARCHSTRING | LIKE | DMS_KPRO_IDX01-VALUE | Value of an attribute, term or operator in the search | |
FULLTEXT_SEARCHTYPE | LIKE | MCDOK-IDX_SEARCH_TYPE | Type of search | |
GETCLASSIFICATION | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GETCOMPONENTS | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GETDOCDATA | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GETDOCDESCRIPTIONS | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GETDOCFILES | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GETLONGTEXTS | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GETOBJECTLINKS | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GETSTATUSLOG | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GETSTRUCTURES | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GETWHEREUSED | LIKE | BAPI_DOC_AUX-FLAG | SPACE | Document Management Indicator |
GET_FULLTEXT_ACTIVE | LIKE | SY-DATAR | Screens, display user entry | |
LANGUAGE | LIKE | BAPI_DOC_DRAT-LANGUAGE | Language Key | |
LANGUAGE_ISO | LIKE | BAPI_DOC_DRAT-LANGUAGE_ISO | Language According to ISO 639 | |
LATEST | LIKE | BAPI_DOC_AUX-FLAG | Document management indicator | |
LATESTRELEASED | LIKE | BAPI_DOC_AUX-FLAG | Document management indicator | |
MAXROWS | LIKE | BAPI_DOC_AUX-MAXROWS | 0 | Maximum Number of Lines of Hits |
SELECT_DOCUMENTDATA | LIKE | BAPI_DOC_DRAW2 | SPACE | BAPIs DMS: Document Data |
STATUS_ENDDATE | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
STATUS_STARTDATE | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FULLTEXT_ACTIVE | LIKE | SY-DATAR | Screens, display user entry | |
FOUNDROWS | LIKE | BAPI_DOC_AUX-MAXROWS | Maximum Number of Lines of Hits | |
RETURN | LIKE | BAPIRET2 | Return Parameters |
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 |
---|---|---|---|---|
ALLOCLIST | LIKE | BAPI1003_ALLOC_LIST2 | Class BAPI: List of Assignments by GUID | |
ALL_RETURNS | LIKE | BAPIRET2 | Return Parameters | |
CHARACTERISTICVALUES | LIKE | BAPI_CHAR_VALUES_KEYS | BAPI Structure for Characteristic Value Assignment (Docs) | |
CLASSALLOCATIONS | LIKE | BAPI_CLASS_ALLOCATION_KEYS | BAPI Structure for the Assignment of Classes to Several Objects | |
CLASSNUMRANGE | LIKE | BAPI1003_CLASS_NUM_RANGE | Classification BAPI - Range Table for Class Numbers | |
CLASS_SELECTION | LIKE | DMSCLS_SIMPLE_SELECTION | Structure for Selection Table - Value Transfer in Strings - | |
COMPONENTS | LIKE | BAPI_DOC_COMP_KEYS | BAPIs DMS: Components for Document Originals Including Keys | |
DOCNUMBERSELECTION | LIKE | BAPI_DOC_SELNR | BAPIS DMS: document number range for search | |
DOCUMENTDATA | LIKE | BAPI_DOC_DRAW2 | BAPIs DMS: Document Data | |
DOCUMENTDESCRIPTIONS | LIKE | BAPI_DOC_DRAT_KEYS | BAPIs DMS: Short Texts Including Keys | |
DOCUMENTFILES | LIKE | BAPI_DOC_FILES2_KEYS | BAPIs DMS: Document Originals Including Keys | |
DOCUMENTSTRUCTURES | LIKE | BAPI_DOC_STRUCTURE_KEYS | BAPIs DMS: Structure Data for Several Documents | |
LONGTEXTS | LIKE | BAPI_DOC_TEXT_KEYS | BAPIS-DVS: Longtext Data for Document Including Keys | |
OBJECTLINKS | LIKE | BAPI_DOC_DRAD_KEYS | BAPI_DOC_DRAD_KEYS | |
OBJLINKSELECTION | LIKE | SELDRAD | Document search - selection via object links | |
STATUSLOG | LIKE | BAPI_DOC_DRAP_KEYS | BAPIS-DVS: Status Log Including Keys | |
WHEREUSEDLISTS | LIKE | BAPI_DOC_STRUCTURE_KEYS | BAPIs DMS: Structure Data for Several Documents |
This function module does not define any Exceptions.