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

Function modue 'PM_DB_FILL_DIQMEL'

Former Member
0 Likes
485

Hi,

Could anyone please explain how the function module PM_DB_FILL_DIQMEL works and what exactly does it do?

Hi,

Could anyone please explain how the function module PM_DB_FILL_DIQMEL works and what exactly does it do?

2 REPLIES 2
Read only

Former Member
0 Likes
450

Hi,

It is used to fill the structure we use to view data for notification using tcodes iw22and iw23.

Regards,

Himanshu

Read only

Former Member
0 Likes
450

IMPORTING

*" I_VIQMEL LIKE VIQMEL STRUCTURE VIQMEL

*" EXPORTING

*" E_DIQMEL LIKE DIQMEL STRUCTURE DIQMEL

<b>Filling the structure DIQMEL from the structure VIQMEL</b>

<b>rewards point</b>