2
8/18/2019 66909 - Transfer Incoterms in Stock Transport Order and LO http://slidepdf.com/reader/full/66909-transfer-incoterms-in-stock-transport-order-and-lo 1/2 SAP Note Header Data Symptom When you create deliveries from stock transport orders or without reference to an order, no Incoterms are copied into the delivery. Other Terms Stock transport order, Incoterms, INCO1, INCO2, LO Reason and Prerequisites This has not been provided. Solution Incoterms are transferred with the following priority: 1. from the purchase order item (as of Release 3.1G) 2. from the purchase order header (as of Release 3.1G) 3. from the customer master (as of Release 3.1H) In Releases 3.0A to 3.0F: (transfer from purchase order) 1. Use Transaction SE11 to extend the RM06EU structure by 2 fields Field name Data element INCO1 INCO1 CHAR 3 * Incoterms part 1 INCO2 INCO2 CHAR 28 Incoterms part 2 and activate the structure. 2. Use Transaction SE37 to add a new export parameter to the SD_TRANSFERDATA_DETERMINE function module (import/export parameter): Export parameter Reference field FKUWEV KUWEV 3. Implement the attached corrections P30K127684 and P30K123660. In Releases 3.0A to 3. 1G: (transfer from customer master to delivery and purchase order) 4. Use Transaction SE11 to extend the KUWEV structure by 2 fields Field name Data element INCO1 INCO1 CHAR 3 * Incoterms part 1 INCO2 INCO2 CHAR 28 Incoterms part 2 and activate the structure. 5. Implement the attached correction P30K130201. 6. Regenerate the SAPLV05E program. 7. Implement the attached corrections P30K135409 and P30K134665. This note will not be included in a Hot Package. Check whether you require the correction in your system. When you apply a Hot Package, the system may overwrite parts of this correction. Therefore, when applying a Hot Package, make sure that you retain this correction (SPAM/SPAU) unchanged in your system. 66909 - Transfer Incoterms in stock transport order and LO Version 5 Validity: 19.11.1997 - active Language English Released On 18.11.1997 23:00:00 Release Status Released for Customer Component LE-SHP-DL Delivery Processing Priority Correction with medium priority Category Special development

66909 - Transfer Incoterms in Stock Transport Order and LO

Embed Size (px)

Citation preview

Page 1: 66909 - Transfer Incoterms in Stock Transport Order and LO

8/18/2019 66909 - Transfer Incoterms in Stock Transport Order and LO

http://slidepdf.com/reader/full/66909-transfer-incoterms-in-stock-transport-order-and-lo 1/2

SAP Note

Header Data

Symptom

When you create deliveries from stock transport orders or without reference to an order, noIncoterms are copied into the delivery.

Other Terms

Stock transport order, Incoterms, INCO1, INCO2, LO

Reason and Prerequisites

This has not been provided.

Solution

Incoterms are transferred with the following priority:1. from the purchase order item (as of Release 3.1G)2. from the purchase order header (as of Release 3.1G)3. from the customer master (as of Release 3.1H)

In Releases 3.0A to 3.0F: (transfer from purchase order)

1. Use Transaction SE11 to extend the RM06EU structure by 2 fields

Field name Data element INCO1 INCO1 CHAR 3 * Incoterms part 1 INCO2 INCO2 CHAR 28 Incoterms part 2

and activate the structure.

2. Use Transaction SE37 to add a new export parameter to the

SD_TRANSFERDATA_DETERMINE function module (import/export parameter):

Export parameter Reference field FKUWEV KUWEV

3. Implement the attached corrections P30K127684 and P30K123660.

In Releases 3.0A to 3. 1G: (transfer from customer master to delivery and purchase order)

4. Use Transaction SE11 to extend the KUWEV structure by 2 fields

Field name Data element INCO1 INCO1 CHAR 3 * Incoterms part 1 INCO2 INCO2 CHAR 28 Incoterms part 2

and activate the structure.

5. Implement the attached correction P30K130201.

6. Regenerate the SAPLV05E program.

7. Implement the attached corrections P30K135409 and P30K134665.

This note will not be included in a Hot Package. Check whether you require the correction in yoursystem. When you apply a Hot Package, the system may overwrite parts of this correction. Therefore,when applying a Hot Package, make sure that you retain this correction (SPAM/SPAU) unchanged in yoursystem.

66909 - Transfer Incoterms in stock transport order and LO

Version 5 Validity: 19.11.1997 - active Language English

Released On 18.11.1997 23:00:00Release Status Released for CustomerComponent LE-SHP-DL Delivery Processing

Priority Correction with medium priorityCategory Special development

Page 2: 66909 - Transfer Incoterms in Stock Transport Order and LO

8/18/2019 66909 - Transfer Incoterms in Stock Transport Order and LO

http://slidepdf.com/reader/full/66909-transfer-incoterms-in-stock-transport-order-and-lo 2/2

Other Attributes

Validity

Correction Instructions

MOVE

SE11

SE37

SPAM

SPAU

Software Component From Rel. To Rel. And SubsequentSAP_APPL 30A 30F

31G 31G

Correction Instructions

Software Component Valid from Valid to Number

SAP_APPL 30A 30F 11947 SAP_APPL 310 31G 11948

Transaction codes