cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically populate Customer PO # from Number Range

Former Member
0 Kudos

We have a customer that has requested we automatically populate the customer PO # in our sales orders.   They have a specific number range from which they'd like this number generated.   We have considered using the "Enter PO Number" option within sales document type configuration, but this does not fit our needs.   Does anyone know of another way (hopefully without ABAP) to populate this field automatically?

Thanks,

Dan

Accepted Solutions (0)

Answers (1)

Answers (1)

jpfriends079
Active Contributor
0 Kudos

Hi Daniel,

If your sales order created/modified by an incoming IDocs, then you can update the Customer PO field. Provided that is coming in incoming IDoc.

Else, if your sales orders are created manually. Then ideally, it doesn't make sense to have this field auto-populated. As your client's customers is suppose to provide their PO number. In turn, this will help your client and their customer to track the origin of incoming orders.

Now, if customer your customer want this field to be auto-populated. Then you have to get this enhanced.

Thanks, JP