Functionality This function module gets a list of TSW transport systems for theselection parameters specified. The maximum number of entries to be returned must be specified; thedefault value is set to 200. If the database includes more entries matching the selection, thereturntable 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 alsoCustomizing settings of shipping types.) RANGE_TRANSPORTSYSTEMS : 'I','CP','PIPE*', ' ' RANGE_INTRANSITPLANTS : 'I','CP','*', ' ' RANGE_SHIPPINGTYPES : 'I','EQ','10', ' ' RANGE_TRANSPORTSYSTEMNAMES : 'I','CP','*', ' '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_OIJTSTSW Transport System Range for in Transit Plant Description Fields Sign> Option> INTRANSITPLANT_LOW> INTRANSITPLANT_HIGH>TSW Transport System Range for Shipping Types Description Fields Sign> Option> SHIPPINGTYPE_LOW> SHIPPINGTYPE_HIGH>TSW Transport System Range for Name Description Fields Sign> Option> TSNAME_LOW> TSNAME_HIGH>TSW Transport System Range for ID Description Fields Sign> Option> TRANSPORTSYSTEMID_LOW> TRANSPORTSYSTEMID_HIGH>Description Return parameter INCLUDE BAPI_TABLE 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 is invalid(EQ,NE,GT,GE, LE,LT,BT,NB,CP,NP) E OD 675 You are not authorized to run this program W OD 200 The delete indicator for this transport system1 has been set I OIJ_IF 006 Transport system &1 can only be for booktransfers TSW Transport System General Data Description Fields TRANSPORTSYSTEMID> TSNAME> SHIPPINGTYPE> MODOFTRANSPORT> INTRANSITPLANT> INTRANSITSTORAGE> BOOKTSFLAG>
|