Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sap scripts sd_packing_list

Former Member
0 Likes
853

Hi,

please tell me the output type for the sd_packing_list script.

To execute the packing list how we create or change the packing list please give me the transaction code and steps to work on it.

I tried on vt02n but i am not able to create or change the packlist please tell the the steps to work in it.

Thanks,

Ravi

8 REPLIES 8
Read only

Former Member
0 Likes
793

Hi

You should check if the message type is in a procedure and when that message is loaded.

Max

Read only

0 Likes
793

hi

Tell me how to create or change the packing list in vl02n.

thanks,

Ravi

Read only

0 Likes
793

Hi

The packing list is only a type of message so (a type of print) of delivery: you should check for these conditions that message has to be loaded in delivery or your insert that type in the messages of the delivery.

Trx VL02N: enter in a delivery and go to:

Extras->Delivery output-Header

Max

Read only

0 Likes
793

hi,

In nace transaction i configured the lb_bil_invoice to output type zp00 and ploo since in vl02n transaction,

delivery output supporting only zp00 output type for packing list.

still i am not able to seee the output details. i am not able to find where is the error.

Please help me.

Thanks,

Ravi

Read only

0 Likes
793

Hi

The NACE trx is only to define the message type, but you ha to use the trx VV21 to create your message.

Max

Read only

0 Likes
793

why we need the vv21 transaction can you tell in brief.

Thanks,

Ravi

Read only

0 Likes
793

Hi

Because every message type is linked to own sequence defining the conditions to load a message in the document and those conditions are filled by trx VV21 for deliveries.

Max

Read only

0 Likes
793

Hi

For output determination, u need to follow the condition technique. Just check if all the assignments are proper and also see whether ur output determination procedure is assigned to the delivery type.Also see whehter the programme assigned to the output type is proper.

After all this, go to Vlo2n, go to the header and packing list.

Hope this helps.

Chandra