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

Get screen field value as input

Former Member
0 Likes
545

hi all,

I am working on crm server . For fetching the record from business partner i want to read the input from screen field . Can u please help which functional module can be used for "READING PRESENT SCREEN FIELD VALUE AS INPUT" .

regards,

ankush.

hi all,

I am working on crm server . For fetching the record from business partner i want to read the input from screen field . Can u please help which functional module can be used for "READING PRESENT SCREEN FIELD VALUE AS INPUT" .

regards,

ankush.

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
486

You can use the FM DYNP_VALUES_READ

Regards,

Naimesh Patel

Read only

0 Likes
486

thanks Naimesh for ur quick reply ...

The think is i had enhance Business activity screen (tcode:crmd_bus2000126)with some fields of business partner record. And based on Activity partner number , i want itz corresponding records in the custom fields which i created . So will be possible using above FM which you mentioned.

regards,

Ankush.