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

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

Former Member
0 Likes
1,461

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

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

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
1,014

Does the BAPI accept an extensionin parameter?

Read only

Former Member
0 Likes
1,014

Hi,

this bapi has extensionin and it is documented in the online help (se37, type in bapi, display, then function module documentation and click extensionin parameter