cancel
Showing results for 
Search instead for 
Did you mean: 

PID

Former Member
0 Kudos

Hi all,

I am trying to add a parameter id (VPL Price list type) to a user but it never works although it works with other parameter ids like (SPA DIVISION) and (LND Country Key).

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member189669
Active Participant
0 Kudos

Hi Ali,

Please elaborate on data types and table types defined to store these field values.

You may try this as well.

1. In console,Create a flat table for VPL Price list types. Define/Store all the vaues of Price lists in this table.

2. Create a field in your main table (assumed as 'user') with name 'VPL Price list type' and type Flat[lookup].

3.Load the repository . In Data manager ,for a given user, lookup the values from predined set of values from VPL Price list types.

Let us know if this worked.

Regards,

Vinay M.S

Edited by: Vinay Simha on Oct 3, 2009 10:03 AM