Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3363

what is BAPI_ALM_NOTIF_DATA_MODIFY ? why we need to use?.

$
0
0

Hello Expert,

 

 

               My requirement is using viqmel table to select the records based on some condition .

 

 

After that when i select particular record and click modify button it change to editable mode upto these things i finished.After modify the record i want to update database table using BAPI_ALM_NOTIF_DATA_MODIFY function module.

 

But i refer so many sites to explore what is BAPI_ALM_NOTIF_DATA_MODIFY.i cant understand  .

 

so please explain me.

 

 

Am having one parameter in p_number to get notification number from user.

 

i have one structure like

  begin of lty_Data

10  fields will be from viqmel table

end of lty_Data.

 

Internal table and work area.

lt_Data type satndard table of lty_Data.

wa_data type lty__Data.

 

when i select record it will be store in lt_Data and modify that data i want to update satndarad table.

 

And what is number,notifheader and notifheader_x.

what are things i want to pass these three fields.

please explain me detailly.

In notifiheader and notifiheader_x what are fields to pass we have to pass selected fields values or some other.

After i have modified record in my internal table.

how to pass that internal table to this bapi .where i want to pass..please explain me detailly  ..

 

 


*   NOTIFITEM                =

*   NOTIFITEM_X              =

*   NOTIFCAUS                =

*   NOTIFCAUS_X              =

*   NOTIFACTV                =

*   NOTIFACTV_X              =

*   NOTIFTASK                =

*   NOTIFTASK_X              =

*   NOTIFPARTNR              =

*   NOTIFPARTNR_X            =

*   RETURN                   =

these fields what i want to pass.

 

CALL FUNCTION 'BAPI_ALM_NOTIF_DATA_MODIFY'

   EXPORTING

     NUMBER                   =

*   NOTIFHEADER              = ' '

*   NOTIFHEADER_X            =

* IMPORTING

*   NOTIFHEADER_EXPORT       =

* TABLES

*   NOTIFITEM                =

*   NOTIFITEM_X              =

*   NOTIFCAUS                =

*   NOTIFCAUS_X              =

*   NOTIFACTV                =

*   NOTIFACTV_X              =

*   NOTIFTASK                =

*   NOTIFTASK_X              =

*   NOTIFPARTNR              =

*   NOTIFPARTNR_X            =

*   RETURN                   =


please elaboate everything and expalin me am new to abap



Regards,

Rajesh


Viewing all articles
Browse latest Browse all 3363

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>