cancel
Showing results for 
Search instead for 
Did you mean: 

Buffer in function module C1F5_SPECIFICATIONS_READ

Former Member
0 Kudos

Hello all ,

We are using Recipe development Application with PLM Web UI .

   We are trying to create a Recipe by copying from other Recipe. Source Recipe has Process Parameter classification data. Class type 105

During user Actions for some business process , we have called function module  C1F5_SPECIFICATIONS_READ . This function moulde is clearing the buffer by calling function module CLAP_DDB_INIT_CLASSIFICATION. Unfortunately this is not only clearing Buffer of class type 100 , but also other classes.

Is there any  way to avoid clearing of Buffer , when I call function module

Thanking you,

Regards,

Satya

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_bergemann
Active Contributor
0 Kudos

Dear Satya

May be check:

and the many references you will find there in context of this "´(and other function modules from EHS) including the "correct" use of them

C.B.

PS: please check this OSS hont: Note 800918:Rules for API programming with SAPLC1F2, SAPLC1F5