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

Material Price

Former Member
0 Likes
730

SAP Gurus !

We are in the process of introducing the Bar Code reader for billing to read the

material , description and price of single unit with help of BAR CODE sticker .

just like that of Supermarket billing system.

I need to develop a sticker report that will read the selling price of single unit of

material ,material no and description.

The printed sticker will be pplaced on material.

This will be without the tax conditions (cst/vat etc).

Bar code read the price and the on that price tax will be added.

what are the configuration thing needed to introduce bar code reader and

which table store the selling price of the material.

( I need the price without sales oreder created (table) )

Thanks

6 REPLIES 6
Read only

Former Member
0 Likes
702

SAP Gurus !

We are in the process of introducing the Bar Code reader for billing to read the

material , description and price of single unit with help of BAR CODE sticker .

just like that of Supermarket billing system.

I need to develop a sticker report that will read the selling price of single unit of

material ,material no and description.

The printed sticker will be pplaced on material.

This will be without the tax conditions (cst/vat etc).

Bar code read the price and the on that price tax will be added.

what are the configuration thing needed to introduce bar code reader and

which table store the selling price of the material.

( I need the price without sales oreder created (table) )

Thanks

Read only

0 Likes
702

table VBAK the field name NETWR

Read only

0 Likes
702

pls ignore previous ans.

chk table MBEW field STPRS

Edited by: Mahalakshmi Padmanaban on Feb 5, 2010 6:20 AM

Read only

0 Likes
702

Sir,

T-code VF03 and in conditions Tab there is a Column column Amount stored in structure KOMV-LBETR aganst condition type PR00. Where there values get stored. i want to print this price stored in KOMV-LBETR .

Thanks

Read only

Former Member
0 Likes
702

We are in the process of introducing the Bar Code reader for billing .

what are the configuration thing needed to introduce bar code reader ?

Read only

Former Member
0 Likes
702

got solved