Skip to Content
0
Former Member
May 02, 2018 at 09:30 AM

create notification using bapi which does not have some fields of db table, how to do this?

447 Views

i have a database table in which records has to be created using a bapi (BAPI_ALM_NOTIF_CREATE). but the bapi (BAPI_ALM_NOTIF_CREATE) does not have some of the field I.E (Department Responsible , Person Responsible) which is present in the database table. so , when ever i try to create a record how can i create those two fields using bapi (BAPI_ALM_NOTIF_CREATE) ???