Ansicht
Dokumentation

BAPI_TSW_LOC_GETLIST - Supply List of TSW Locations for Search Criteria Transferred

BAPI_TSW_LOC_GETLIST - Supply List of TSW Locations for Search Criteria Transferred

ABAP Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Get a List of TSW Locations for the selection parameters specified. The
maximum number of entries returned has to be entered (default value is
set to 200)

If Database includes more entries matching teh selection,
the returntable RETURN will include a Warning message.

Example

For a list of all Locations according to type e.g. PLTO (see also
Documentation for maintenance of TSW Location Types in the IMG)

RANGE_LOCATIONS : 'I','CP','*', ' '
RANGE_LOCATIONTYPES : 'I','EQ','PLTO', ' '
RANGE_LOCATIONNAMES : '','','',''
RANGE_PLANNINGLOCS : '','','',''

Selection of all Location with Name beginning 'ORIGIN' .. :
RANGE_LOCATIONS : 'I','CP','*',' '
RANGE_LOCATIONTYPES : 'I','CP','*',' '
RANGE_LOCATIONNAMES : 'I','CP','ORIGIN*',''
RANGE_PLANNINGLOCS : '','','',''





Parameters

EXTENSIONOUT
LOCATIONLIST
MAXROWS
RANGE_LOCATIONNAMES
RANGE_LOCATIONS
RANGE_LOCATIONTYPES
RANGE_PLANNINGLOCS
RETURN

Exceptions

Function Group

OIJ_IF_LOC

BAL_S_LOG - Application Log: Log header data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1919 Date: 20240523 Time: 162358     sap01-206 ( 18 ms )