cancel
Showing results for 
Search instead for 
Did you mean: 

Customer Part No on PO , SO print layouts

somchitra_oun-anuiom
Participant
0 Kudos

WRT to PLD,

1. I need to show the customer part numbers on the PO , SO layouts.

Now, I am maintaining the customer part numbers using BP part numbers. But in PLD, i dont see any mention of the table OSCN for BP part numbers.

How to achieve this ?

2. I need to show the name of the user printing the sheet out. How to get the details of the current user ? I am sure, there is a function to get this, i just dont know about it !

Appreciate all the help all of you extend.

Regards.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member187989
Active Contributor
0 Kudos

Click open form settings of PO/SO,Select Documents tab,

Tick mark BP Catalog Number & also tick mark BP Catalog number in table & row format as visible & active.

Open PO/SO with BP Catlog number,Click Print Preview Icon,You can see BP catalog number appears instead of Item code.

Jeyakanthan

Former Member
0 Kudos

You can drag a Database Fields in the repetitive Area and set the following properties

TableName: AR Invoice Rows

Column : Customer/Vendor Catalog No.

This would print the BP Catalog No associated with the Item for that BP.

Former Member
0 Kudos

1. Have you tried Alt + Click? It can bring all tables for you to select.

2. It is better to create UDF and FMS to get current user $[user\] to the UDF then to print.

Thanks,

Gordon