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

Problem in a BAPI for recording results

Former Member
0 Likes
449

Hi all,

I am using BAPI 'BAPI_INSPOPER_RECORDRESULTS'

for chemical and mechnical properities record to be transferred from non-sap system to sap through RFC call for a particular lot.

BAPI is working fine if all the chem/mech properties is sent in one go. But the user require that they sent Chem properties once and after sometime they will sent Mech properties for the same lot. But the system is accepting only the values sent first . Pls help how to receive values second time for the same lot.

Thanks and regards,

Vivek

Hi all,

I am using BAPI 'BAPI_INSPOPER_RECORDRESULTS'

for chemical and mechnical properities record to be transferred from non-sap system to sap through RFC call for a particular lot.

BAPI is working fine if all the chem/mech properties is sent in one go. But the user require that they sent Chem properties once and after sometime they will sent Mech properties for the same lot. But the system is accepting only the values sent first . Pls help how to receive values second time for the same lot.

Thanks and regards,

Vivek

1 REPLY 1
Read only

Former Member
0 Likes
408

Hi Vivek,

Use two operations. One for chemical properties against that you will have the inspection characteristics related to chemical inspection and another operation for mechanical properties against that you will have all the inspection characteristics related to mechanical inspection. Example 0010 operation number for chemical properties and 0020 operation number for mechanical properties.

<REMOVED BY MODERATOR>

Regards,

Manoj

Edited by: Alvaro Tejada Galindo on Apr 23, 2008 12:22 PM