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

unable to get the bar code in SAP scripts

Former Member
0 Likes
432

I am using standard program PPPRMBRL and a copy of a standard sap script PSFC_PICK-LIST,

To get the bar code for the order number : In SE71 I have declared the Character type 'BC' with Bar Code type BC_CD39, and in the header window I have coded the field AUFNR as follows to get the bar code

Order: ,,&CAUFVD-AUFNR&,,<BC>&CAUFVD-AUFNR&</>

Still I am unable to see the bar code in the print preview,

In the print preview, the output I am getting is the order number written twice.

Pls help me out to resolve the problem.

I am also unable to take the print out , i can only see the print preview

I am using standard program PPPRMBRL and a copy of a standard sap script PSFC_PICK-LIST,

To get the bar code for the order number : In SE71 I have declared the Character type 'BC' with Bar Code type BC_CD39, and in the header window I have coded the field AUFNR as follows to get the bar code

Order: ,,&CAUFVD-AUFNR&,,<BC>&CAUFVD-AUFNR&</>

Still I am unable to see the bar code in the print preview,

In the print preview, the output I am getting is the order number written twice.

Pls help me out to resolve the problem.

I am also unable to take the print out , i can only see the print preview

1 REPLY 1
Read only

Former Member
0 Likes
393

Hi,

Printer bar code & system bar codes has to be configured in Tcode se73. Check with basis person who will configure the sap to printer for this bar codes.

Regards,

Krishnamurthy.SC