Skip to Content
0
Former Member
Jan 02, 2008 at 04:51 AM

Mapping Query.. Hardcoding many values to single field.!!

54 Views

Hi ,

The structure looks like below..

E1EDK14 .. 0..12

QUALF 0..1

ORGID .. 0..1

The values which i need to hardcode are below.

E1EDK14-QUALF = 006

E1EDK14-ORGID = 10

E1EDK14-QUALF = 007

E1EDK14-ORGID = 12

E1EDK14-QUALF = 008

E1EDK14-ORGID = 210

I need to hardcode the values to the above Idoc fields(QUALF and ORGID).All the above 6 values has to appear in the Idoc structure. (ie. E1EDk14 segment will repeat for 3 times)

I do not know how we can hardcode three values.

Can one pls suggest me how i can acheive it??

Waiting for your answer..!!

Note : There is no condition as If QUALF = "XX" then ORGID = "YY". My Situation is i need to hardcode evything.

Regards

Deepthi.