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 Notes

Former Member
0 Likes
946

Hello,

Got an issue with my client he just gave me an attched OSS note, 697122 and 749949 (Long-run time in the classification/selection)

Symptom:

during the search for objects (e.g. batch determination,MRP) the selection has long runtimes.this affect selects in include LCLSCF2C.

Sloution:

implement the correction according to the attached correction instructions. in addition, you should always ensure that the database statistics(transaction db20) of the table KSSK and INOB is current.

and OSS NOTE 865654 (Long-run time in the classification/selection)

Symptom:

if an object is assigned to two diferent classes, not all classes may be found in trasaction VL01N

More Terms:

Performance

Cause and Prerequisites:

Note 697122

Solution:

Implement the correction instruction.

That all he has to say, i wonder what approach should i take to resolve this, how could i found on what program/transaction code he must want to refer with this?

And some screenshots of an include LCLSCF2C SQL statement.

Please guide with this,

Thanks

JJ

7 REPLIES 7
Read only

Former Member
0 Likes
893

Hi John Jay,

Take your three OSS notes, go to a Basis guy and ask for access keys to all SAP programs/includes/functions which are related to the correction instructions on the notes. Then simply implement the corrections in these programs/includes/functions. That's all you can do for satisfying your client's request.

Good implementation,

Heinz

Read only

0 Likes
893

Hello,

Thanks for the advice, but am a bit worid because there were no instruction on what transaction doe it will affect when i do implement this SAP Notes. could i know what transaction code coulde be affected just given a SAP Notes? Could you tell me how to know those transaction code that will be impacted by implemeting this Notes?

Thanks for your kind answer

JJ

Read only

0 Likes
893

Hi,

is LCLSCF2C is standard program? what is LCLSCF2C stands and means for?

Thanks

JJ

Read only

0 Likes
893

Hi ,

the details of tcodes effected would be directly given in the OSS note. May be you can check the OSS note and make the changes as mentioned in the note .. like lines to be deleted and to be added.

Regards

Raj.

Read only

0 Likes
893

Hi ,

if you check this is an include program which is used in Function Group CLSC which has no of FM ,,

Regards

Raj

Read only

matt
Active Contributor
0 Likes
893

>

> Hi John Jay,

>

> Take your three OSS notes, go to a Basis guy and ask for access keys to all SAP programs/includes/functions which are related to the correction instructions on the notes. Then simply implement the corrections in these programs/includes/functions. That's all you can do for satisfying your client's request.

>

> Good implementation,

> Heinz

Or use transaction SNOTE to implement the notes directly. You should ask your client how to test that they work for him. OSS notes are part of standard SAP, so they can be implemented, usually, quite safely - especially if you do it through SNOTE rather than manually. Applying them one at a time is usually better than all at once.

matt

Read only

Former Member
0 Likes
893

Hello JJ,

When you have a Dialog program (Module pool), there has to be (mandatory) a tcode! You can find the tcode via SE11 displaying Standard SAP table TSTC. For all other programs you can find a Tcode as well, but not necessarily. It would be nice to know what transactions are effected by implementing OSS notes. But this should not be your main concern. When a tcode doesn't work as it did before then its a responsibility from SAP. Not yours!

Hope this helps,

Heinz