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

Error in BAPI used for QM02

0 Likes
779

Dear All ,

I need to upload the Changes in QM02 , as per Sales Order Changes For that I am using Enhancement spot in VA02 and uploaded QM02 data using BAPI's :

1. BAPI_SERVNOT_ADD_DATA - To add new line item

2. BAPI_SERVNOT_DEL_DATA - To delete a Line item

3. BAPI_SERVNOT_MODIFY_DATA - To Modify the Data

But for all the three Bapi's I am getting One common Error Ie... ' Notification type Q1 not defined ' . Here I am modifying the Notification Numbers in QM02 that is of Type "Q1" Only . But even then I am getting this error. Can some one guide me to solve this Error . Or any other alternative solution for my Requirement .

Thanks and Regards

Syed Akbar

Dear All ,

I need to upload the Changes in QM02 , as per Sales Order Changes For that I am using Enhancement spot in VA02 and uploaded QM02 data using BAPI's :

1. BAPI_SERVNOT_ADD_DATA - To add new line item

2. BAPI_SERVNOT_DEL_DATA - To delete a Line item

3. BAPI_SERVNOT_MODIFY_DATA - To Modify the Data

But for all the three Bapi's I am getting One common Error Ie... ' Notification type Q1 not defined ' . Here I am modifying the Notification Numbers in QM02 that is of Type "Q1" Only . But even then I am getting this error. Can some one guide me to solve this Error . Or any other alternative solution for my Requirement .

Thanks and Regards

Syed Akbar

2 REPLIES 2
Read only

Former Member
0 Likes
614

HI

Notification Type is Not Define Here. This has been Done By Configuration.

Try This........

http://help.sap.com/saphelp_46c/helpdata/en/44/158bb8dd3c11d29a520000e8a529f3/content.htm

Regards

Ajit

Read only

Former Member
0 Likes
614

Hey Seyed,

found a solution already?

Greetings

Maurice