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) ???