Application Development 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: 

OSS Note-version

Former Member
0 Kudos

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

0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

hi,

thanx for replying.

But how to know the version?

0 Kudos

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...

0 Kudos

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

0 Kudos

hi ashan,

thanks for replying,

the code is present in the system.

any other pointer?

0 Kudos

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