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

standard POVs..

Former Member
0 Likes
374

hi,

For my custom transaction, i need a selection screen that should allow user to select values for ship to party, material number, plant, shipping points etc.

so instead of me writing the select statement in a module and using that module in Process on value request, are there any standard function modules which provide me the same ? or any other way ? thks

hi,

For my custom transaction, i need a selection screen that should allow user to select values for ship to party, material number, plant, shipping points etc.

so instead of me writing the select statement in a module and using that module in Process on value request, are there any standard function modules which provide me the same ? or any other way ? thks

2 REPLIES 2
Read only

Former Member
0 Likes
356

RESOLVED...USED

CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'

Read only

Former Member
0 Likes
356

RESOLVED