Ansicht
Dokumentation

BAPI_TSW_TS_GETLIST - Supply List of TSW Locations for Search Criteria Transferred

BAPI_TSW_TS_GETLIST - Supply List of TSW Locations for Search Criteria Transferred

PERFORM Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module gets a list of TSW transport systems for the selection parameters specified.

The maximum number of entries to be returned must be specified; the default value is set to 200.


If the database includes more entries matching the selection, the returntable RETURN includes a warning message.

Example

Example 1

For a list of all transport systems that have an ID beginning with "PIPE"

RANGE_TRANSPORTSYSTEMS : 'I','CP','PIPE*', ' '
RANGE_INTRANSITPLANTS : 'I','CP','*', ' '
RANGE_SHIPPINGTYPES : 'I','CP','*', ' '
RANGE_TRANSPORTSYSTEMNAMES : 'I','CP','*', ' '

Example 2

A selection of all locations with shipping type "10". (See also Customizing settings of shipping types.)
RANGE_TRANSPORTSYSTEMS : 'I','CP','PIPE*', ' '
RANGE_INTRANSITPLANTS : 'I','CP','*', ' '
RANGE_SHIPPINGTYPES : 'I','EQ','10', ' '
RANGE_TRANSPORTSYSTEMNAMES : 'I','CP','*', ' '





Parameters

EXTENSIONOUT
MAXROWS
RANGE_INTRANSITPLANTS
RANGE_SHIPPINGTYPES
RANGE_TRANSPORTSYSTEMNAMES
RANGE_TRANSPORTSYSTEMS
RETURN
TRANSPORTSYSTEMLIST

Exceptions

Function Group

OIJ_IF_TS

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2153 Date: 20240523 Time: 154109     sap01-206 ( 20 ms )