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

BAPI_ALM_NOTIF_DATA_MODIFY extension structure

Former Member
0 Likes
2,813

Hi,

In our custom program we are using the BAPI 'BAPI_ALM_NOTIF_DATA_MODIFY' to update an existing service notification. Now, in the notification table QMEL we have added some Z-fields. But we're unable to find any EXTENSIONIN structure in the BAPI. So we're unable to update the Z-fields.

Strangely enough, I can see some posts in forums where people have mentioned that they have used extension parameter with the same BAPI, but I'm unable to find it in our system.

https://archive.sap.com/discussions/thread/3789154

Does anybody have any idea why I'm unable to find the extension structure for the BAPI 'BAPI_ALM_NOTIF_DATA_MODIFY'? If this BAPI really doesn't have an option for handling Z-fields, can you please suggest an alternate BAPI which'll serve the same purpose?

Thanks,

Sarif

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
1,344

What is your current version, did you look for OSS notes, as many extensions for PM/CS BAPI were provided by SAP in the last two years (in your case 2108975 - Maintenance of customer fields using BAPIs of the maintenance notification)

Regards,
Raymond

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
1,345

What is your current version, did you look for OSS notes, as many extensions for PM/CS BAPI were provided by SAP in the last two years (in your case 2108975 - Maintenance of customer fields using BAPIs of the maintenance notification)

Regards,
Raymond

Read only

0 Likes
1,344

Hi Raymond,

Thanks! It resolved the issue...

Regards,

Sarif