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

OSS Note-version

Former Member
0 Likes
1,018

hi,

i am downloading OSS Note 852990.it is downloaded successfully.But while implementing it gives error-'SAP Note does not contain valid correction instruction'.

But while going to error log,this shows the message-'SAP NOte 852990 in version 0004 downloaded'.

any idea how to correct the error?

1 ACCEPTED SOLUTION
Read only

0 Likes
961

Hi,

Check what is the Highest support package applied.Since this is Valid to Support Package 500 - SAPKH50008 .

Go to se37 and check for the code in FUNCTION module BAPI_INB_DELIVERY_CHANGE

IF NOT GS_VBKOK-LIKP_DEL IS INITIAL. "v_n_852990

PERFORM CSL_REORG TABLES TOKENREFERENCE.

ENDIF. "^_n_852990

PERFORM ROLLBACK_CHECK.

If this code is present then the Note is applied.

Thanks,

Ahsan

Edited by: Mohammed Ahasanullah Mulla on Apr 11, 2008 8:25 AM

6 REPLIES 6
Read only

Former Member
0 Likes
961

open the note in service desk.. and check if that note is applicable for your SAP System version...

Read only

0 Likes
961

hi,

thanx for replying.

But how to know the version?

Read only

0 Likes
961

go to http://www.service.sap.com/

open the note which you are applying...

in the Correction delivered in Support Package section you'l find the system release for which the note is applicable...

Read only

0 Likes
962

Hi,

Check what is the Highest support package applied.Since this is Valid to Support Package 500 - SAPKH50008 .

Go to se37 and check for the code in FUNCTION module BAPI_INB_DELIVERY_CHANGE

IF NOT GS_VBKOK-LIKP_DEL IS INITIAL. "v_n_852990

PERFORM CSL_REORG TABLES TOKENREFERENCE.

ENDIF. "^_n_852990

PERFORM ROLLBACK_CHECK.

If this code is present then the Note is applied.

Thanks,

Ahsan

Edited by: Mohammed Ahasanullah Mulla on Apr 11, 2008 8:25 AM

Read only

0 Likes
961

hi ashan,

thanks for replying,

the code is present in the system.

any other pointer?

Read only

0 Likes
961

if the code is present in the system then no need to apply that note...