Application Development 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: 

RELATION BETWEEN TABLES

Former Member
0 Kudos

Hi friendz,

i am working on smartform

i need to retreive the data from the below given tables.

i tried to find the relationship between these tables but not able to find .

could u plz suggest me what may b the relation between these three tables.

Must have the ability to print a handling unit label for each completed handling unit printing the following fields:

Handling Unit number (<b>VEKP-EXIDV</b>)

Process order Number (<b>VEVW-OBJKEY</b> or strip the first seven digits of the HU number)

Phase Description (Read <b>AFVC-LTXA1</b> for process order number and phase equal last four digits of HU number)

regards,

siri.

1 REPLY 1

Former Member
0 Kudos

Hi,

Check the relations...

vewp-venum = vevw-handle

vevw-object = resb-objnr

afvc-aufpl = resb-aufpl

afvc-aplzl = resb-aplzl

afvc-arbid = vevw-object

Regards,

Azaz Ali.