Functionality You can use this method to determine a list of operations by a list ofselection conditions. The number of hits that are displayed for theuser can be specifically restricted; without copying furtherparameters, the first 50 hits are displayed. A complete list of the hits is stored internally. If you perform theselection again within a Logical Unit of Work (LUW) without changingthe selection parameters but with other refurbishment parameters, youreceive further partial amounts of the selection result, as specifiedby you. However, you can also force a new database selection. However, youshould note that such queries put a strain on the database and theorder of the hits may change after the next selection. Description Structured parameter with specifications for the number of hits (numberof hits, displayed hits numbered consecutively as from- and to-specifications, displayed page, and last page of the list) Description Structured parameter which can be used to determine the number of hits. Description Selection results, corresponding to the page settings (for example, alist of hits 21-40 of 103) Description Structure built by the system which can be used as a template for newentries for selection parameters. This list is also returned if theentries in table IT_RANGES are invalid or insufficient. Default Optional Description Transfer table for selection parameters for ouptutting a list ofoperations. Value range You can transfer values for selected parameters or selection options inthis table to determine an operation list by selected criteria. For this, enter the description of a parameter or a selection option inthe field FIELD_NAME. The values allowed for the parameters correspondto the names of the components in the structureBAPI_ALM_ORDER_LISTOPER_PARAMS. You can find the selection optionsallowed in the structure BAPI_ALM_ORDER_LISTOPER_SELOPS. If FIELD_NAME represents a selection option, in the field SIGN you candefine whether the number of hits for this criteria should be excludedfrom the hit list (value 'E' for exclusive) or included ('I' forinclusive). The field SIGN is not interpreted for parameter names. The option field is also only analyzed for selection options. Thenlogical operators must be used here in accordance with the ABAP syntax('EQ', 'CP', 'BT'...). In the field LOW_VALUE, either the value for a parameter or a lowerlimit for a selection option (for example, from-value) is expected. HIGH_VALUE is only analyzed for selection options and is the upperlimit for a selection option (for example, to-value). Default You must maintain at least one entry in this table. Under certainprerequisites, the system has additional parameter prerequisistes tolimit the number of hits: If you make no specifications for theparameters SHOW_OPEN_DOCUMENTS and SHOW_HISTORICAL_DOCUMENTS, then onlycurrent operations and no historic operations are selected. Description Table with error messages when processing had to be terminated. |