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

Service Master

Former Member
0 Likes
666

I am doing Call Transaction 'AC02' to create Serrvice Master. After this I want to load Long Text for the newly created ASNUM. But after doing the Call Transaction, it does not pass the new ASNUM. Therefore program does not know which newly created ASNUM the long text should be created for ?

Any help will be greatly appreciated !! Thansk for your help .

I am doing Call Transaction 'AC02' to create Serrvice Master. After this I want to load Long Text for the newly created ASNUM. But after doing the Call Transaction, it does not pass the new ASNUM. Therefore program does not know which newly created ASNUM the long text should be created for ?

Any help will be greatly appreciated !! Thansk for your help .

3 REPLIES 3
Read only

mvoros
Active Contributor
0 Likes
638

Hi,

have you tried to get it from PID ASN using ABAP command GET PARAMETER ID? It should be there.

Cheers

Read only

Former Member
0 Likes
638

Hello Martin,

I appreciate your response. I tried it. But it does not work .

Read only

0 Likes
638

I can't test it but what message do you get after transaction call?

Cheers