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: 

Condition Table

Former Member
0 Kudos

Hi All,

i want to create a new pricing condition for storage location.

so i added a field ZZLGORT with domain LGORT to the include KOMPAZ.

but in transaction VK11 it does not provide F4 help on that field. please let me know how i can solve this problem.

1 ACCEPTED SOLUTION

raymond_giuseppi
Active Contributor
0 Kudos

Domain LGORT okay, but which data element did you use in ZAKOMPAZ ?

Try :

- use SENDER_LGORT which carries a search help, or create your own data element with search help H_T001L

- add a foreign key relation (with T001L)

Regards,

Raymond

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Domain LGORT okay, but which data element did you use in ZAKOMPAZ ?

Try :

- use SENDER_LGORT which carries a search help, or create your own data element with search help H_T001L

- add a foreign key relation (with T001L)

Regards,

Raymond

0 Kudos

hi,

I had created a custom data element & passed the vlaue H_T001L to search help option in the attributes.

Thanks & Regards,

Sakshi Jain