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: 

what is the principle of test run

Former Member
0 Kudos

hi, talents,

now i am going to add test run to my program, i want to what is the principle of test rum, for example, if during the test rum,i need to insert and delete some records from DB table, after the test run finished, i need delete and insert the record back to the DB table right? can i just use rollback statement, is it safe.

also, i want to know how many auto commit work policies in SAP system, does the auto commit will affect DB operation of my program?

thanks

4 REPLIES 4

Former Member
0 Kudos

Hi,

check out htis link,

regards,

jaya

0 Kudos

hi, jaya

i will write a program with test run of my own

Former Member
0 Kudos

Hi

Please find the link below

[Test Run|]

Hope this helps you

Regards,

Rajani

0 Kudos

thx, but i'd like to see more helpful documents