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

how to pick the entries from a function module fields values

Former Member
0 Likes
375

hi guys,

i have a function module 'BP_JOBLOG_READ’.when i execute this for a particular jobname,i will get some entries.again if i click those entries,i will get some fields with values.in that one field 'text' contains total credit amount(purely numeric).how to fetch this value into internal tabel and update into my internal table.very urgent.plz provide some coding.rewards wil b there for helpful sggestion.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
349

Mahesh,

Use the FM BP_JOBLOG_SHOW to display those job logs.

Hope this is helpful.

Thanks,

Naren

1 REPLY 1
Read only

Former Member
0 Likes
350

Mahesh,

Use the FM BP_JOBLOG_SHOW to display those job logs.

Hope this is helpful.

Thanks,

Naren