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

barcode in module pool

Former Member
0 Likes
885

Hi All,

My client requirment is to add new field for Barcode in Tcode AS01 and also display the barcode near by.

how to achive this issue.

Regards,

Arasukumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
639

Hello,

Please try the Function modules in Function Group ALINK_BARCODE_BDS

BDS_BARCODE_CREATE

BDS_BARCODE_CREATE_VIA_RFC

BDSBARIN

This program is used for Generating, Creating and inserting Barcode.

Normally take on lable in disable mode and move the barcode value to that label.

1 REPLY 1
Read only

Former Member
0 Likes
640

Hello,

Please try the Function modules in Function Group ALINK_BARCODE_BDS

BDS_BARCODE_CREATE

BDS_BARCODE_CREATE_VIA_RFC

BDSBARIN

This program is used for Generating, Creating and inserting Barcode.

Normally take on lable in disable mode and move the barcode value to that label.