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

User Comparison

Former Member
0 Likes
734

Hi All,

Is it possible to schedule PFCG_TIME_DEPENDENCY just for z* roles? How often should we run this job and if its possible to schedule only for z* roles, can some one tell me the procedure of doing it?

Thanks,

Sandhya

1 ACCEPTED SOLUTION
Read only

l_borsboom
Active Participant
0 Likes
591

No ABAP necessary:

Start transaction PFUD, Role Selection Z*, Run in Background (F9).

Schedule it at least for every night or every 12 hours (f.i. at 1 am and 1 pm)

Kind regards,

Lodewijk

3 REPLIES 3
Read only

jurjen_heeck
Active Contributor
0 Likes
591

Best start with exploring the possibilities and help texts for transaction PFUD.

For the frequency I always advise to run every night.

Read only

Former Member
0 Likes
591

Hi Sandhya,

Its better if you ask ABAP'rs to write a Program

for only Z* roles to be scheduled under this job.they might

help you.

regards,

Manjula.

Read only

l_borsboom
Active Participant
0 Likes
592

No ABAP necessary:

Start transaction PFUD, Role Selection Z*, Run in Background (F9).

Schedule it at least for every night or every 12 hours (f.i. at 1 am and 1 pm)

Kind regards,

Lodewijk