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

VIEW_MAINTENANCE_CALL

Former Member
0 Likes
420

Hi Experts,

I m using VIEW_MAINTENANCE_CALL to call the table maintainance genr in the report.

When i say create enteries i get 2 fields material and location both, to which if i give values gets added to the table

My problem is when i enter my first field material, only its corresponding location sould be there in F4 help of location.

Kindly help me on this

Thanks in advance

Bijal

Hi Experts,

I m using VIEW_MAINTENANCE_CALL to call the table maintainance genr in the report.

When i say create enteries i get 2 fields material and location both, to which if i give values gets added to the table

My problem is when i enter my first field material, only its corresponding location sould be there in F4 help of location.

Kindly help me on this

Thanks in advance

Bijal

2 REPLIES 2
Read only

Former Member
0 Likes
384

You need to use the events. in the event you have to write the corresponding logic to get the location related to Material.

Regards

Vijay

Read only

0 Likes
384

hi

Thanks, let me the some example to do so...