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

PA30

Former Member
0 Likes
453

Hi,

I have created a dynamic actions, in which, if a subtype is created for actions infotype an another subtype is created automatically in the background. This is done using a subroutine. So through coding, it is saved in the database, but the same is not reflecting in the overview screen of PA30.

Please help me,

Thanks in advance,

Arunsri

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
429

How are you exactly creating the subtype. I hope you are using an exit. Just updating the PA00** tables won't make a subtype, you have to use a FM or a BAPI.

2 REPLIES 2
Read only

Former Member
0 Likes
430

How are you exactly creating the subtype. I hope you are using an exit. Just updating the PA00** tables won't make a subtype, you have to use a FM or a BAPI.

Read only

0 Likes
429

Hi ,

I am creating a record for actions of subtype 82.

I am calling a subroutine in dynamic actions.

Regards,

Arunsri