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

call transaction

Former Member
0 Likes
503

Hi experts,

I am doing call transaction for 'MASS' Transaction. I have done recording. when I process the recording there in shdb only, it should be successful, right.But its failing. when run thru program also, it is the same. when processed in SHDB tcode only, it should run successfully and have to change the necessary fields. Right/ Pl advise.

Rgds,

gsaasg

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
467

Hi,

Please sit with your functional consultant and then check the steps for execution of your tcode.

Then goto SHDB and do the recording. What do you exactly mean by your recording is also failing?

Are you getting any error message or something in between?

Thanks,

Archana

Hi experts,

I am doing call transaction for 'MASS' Transaction. I have done recording. when I process the recording there in shdb only, it should be successful, right.But its failing. when run thru program also, it is the same. when processed in SHDB tcode only, it should run successfully and have to change the necessary fields. Right/ Pl advise.

Rgds,

gsaasg

3 REPLIES 3
Read only

Former Member
0 Likes
468

Hi,

Please sit with your functional consultant and then check the steps for execution of your tcode.

Then goto SHDB and do the recording. What do you exactly mean by your recording is also failing?

Are you getting any error message or something in between?

Thanks,

Archana

Read only

0 Likes
467

hi archana,

When recording is done in shdb, and when processed, its giving message type 'S', but its not changing the filed to be changed as per recording.

Rgds,

gsa

Read only

0 Likes
467

Hi, <li> I think that you are processing the same recorded transaction.It means at the time of recording you might have created record. Now if you process again means you are trying to insert or change the same record to DB. I think that its like duplicating the same record in the database. Try to change the values when you process recorded transaction in SHDB. Thanks Venkat.O