cancel
Showing results for 
Search instead for 
Did you mean: 

output issue

Former Member
0 Kudos

In shipment document for one of the output type in print preview I can find Remarks coloumn/box, Right now there is no data in in in print output, If i want to enter where in shipment document I can enter ther remarks so that it shows in output.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Sivanand, Before you answer my question I camee to know that this is only for information purpose and it is for truck driver reference.Any ways Appreciate your help

Former Member
0 Kudos

Hi ,

for output type a print program will be assigned , which is a custom program according to requirement they will code the form,

take the help of an ABAPer and ask him to put a breakpoint at the place where it is showing wrong value, and when you come to know where the login lags then you can know whether it comes from standard text or shipping instruction text and so on.

Please let me know if you still need any more help.

Thanks and regards,

Rajeshwar

Former Member
0 Kudos

Hi there,

Remarks are genral instructions or information about the shipment that is carried. It need not necessarily be defaulted from the shipment doc. It can aso be hard coded for eg special delivery instructions like Handle with care or Exclusive HP shipments or Donot pit near flame etc.

If at all you need to update the remarks with any data from the shipment doc, then maintain the info in the header or item text. From there you can refer the text ID & read the text from the doc.

Regards,

Sivanand

aramsum
Active Contributor
0 Kudos

Hi,

Go to "VT02N" and enter the Header text in the Texts Tab.

Regards

Ram Pedarla

Former Member
0 Kudos

This does not satisfy my answer

Former Member
0 Kudos

Hi Gupta

Take help from your ABAPer to find out from which table "Remark" field is populating in output. ABAPer can debug the form and let you know. Then go to that table and find out field.