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

Mandatory Parameters for BAPI_ALM_NOTIF_CREATE

Former Member
0 Likes
1,325

Hi Team,

I am trying to execute BAPI_ALM_NOTIF_CREATE se37.

Can some one please let me know what are the mandatory parameters for this?

I am new to this area.

Thanks

Shashank

1 ACCEPTED SOLUTION
Read only

0 Likes
1,047

Only Notification Type is Mandatory, Also dont forget to sequence BAPI_ALM_NOTIF_SAVE in order to save the created notification.

Hi Team,

I am trying to execute BAPI_ALM_NOTIF_CREATE se37.

Can some one please let me know what are the mandatory parameters for this?

I am new to this area.

Thanks

Shashank

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,047

Don't expect too much answers, there are some basic required fields, but many are depending on your customizing, so perform some checks with SE37 test mode or a small test program.

Regards;

Raymond

Read only

0 Likes
1,048

Only Notification Type is Mandatory, Also dont forget to sequence BAPI_ALM_NOTIF_SAVE in order to save the created notification.

Read only

Former Member
0 Likes
1,047

Dont  believe i posted this one ...