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 : '','','','' Description MAXROWS> This table allows you to add to the export parameters of the BAPIwithout modifying it. With this table you can
- Adapt existing SAP database tables by
Adding customer-specific fields to SAP tables Including existing database fields
- Include additional customer-specific database tables
The following BAPI table extension is available:
- BAPI_TE_OIJLOC
TSW List of Locations with Descriptions and Location Types Fields LOCATIONID> LOCATIONNAME> LOCATIONTYPE>TSW Location Name Range for Selection of Entries Description Fields Sign> Option> LOCATIONNAME_LOW> LOCATIONNAME_HIGH>TSW Location Range for Selection of Entries Description Fields Sign> Option> LOCATIONID_LOW> LOCATIONID_HIGH>TSW Location Types Range for Selection of Entries Fields Sign> Option> LOCATIOTYP_LOW> LOCATIONTYP_HIGH>TSW Planning Locations Range for Selection of Locations Description Fields Sign> Option> PLANNINGLOC_LOW> PLANNINGLOC_HIGH>Description Return parameter INCLUDE BAPI_TABLE For information on the meaning of the individual fields in the structure, see the corresponding data element documentation for the individual fields. Value range Type ID Number Message E S& 026 Value & in field SIGN can only be I,E E S& 027 Value & in field OPTION isinvalid(EQ,NE,GT,GE, LE,LT,BT,NB,CP,NP)
|