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

doubt in script

Former Member
0 Likes
677

&VBPLP-POSNR<b>(I6)</b>& what does that mean in this

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
658

Hi

Sales doc ITEM NUMBER

with length 6 and of type Integer

Regards

Anji

6 REPLIES 6
Read only

Former Member
0 Likes
658

Hi

VBPLP - This is the name of the table.

POSNR - This is the name of the field in the above table.

& indicates to display the values of the data in the above table for the above field.

The number in brackets represents the field display size.

Means the values of the field POSNR of table VBPLP will be displayed.

Regards

Haritha.

Read only

Former Member
0 Likes
659

Hi

Sales doc ITEM NUMBER

with length 6 and of type Integer

Regards

Anji

Read only

0 Likes
658

can any body help me what is the difference between a carton and a box for Packing list

Read only

0 Likes
658

Hi

it imay be the unit of Measure for that material

or sometimes the handling Unit is also considered as BOX.

Vekp and VEPO are the HU tables

Regards

Anji

Read only

0 Likes
658

Hi reddy,

scripts are client dependent so i have done some modifications in dev 10 so how can they be reflected in dev 20. can you pelase help me how to do that

Read only

0 Likes
658

Hi

using the program RSTXTRAN you have to transport them

or if you have a transport request created for that script you can transport it to the other client if that client is in another box like Quality or PRD.

otherwise if DEV10 and DEV20 are within the same DEVELOPMENT client

goto SCC1 tcode and enter the request and bring to the other client

Regards

Anji