Question:
When SAP_ALL was regenerated, it did not pull in all the authorization objects in the system. why is this happening? How can make sure that pull in all the objects in the systems?
Answer:
You also need the SAP_NEW profile to complete the set.....
Answer:
How did you regenerate it? I have regenerated with program rsusr406 and that pulled in all the custom authorisation objects
Answer:
Try
se38->AGR_XPRA_REGENERATE_SAP_ALL
Answer:
I regenerated it using SU21
Answer:
It pulls in the cutom auth object by default when you regenarte SAP_ALL.
It did not pull in the object S_RFCACL
Answer:
It did not pull in the object S_RFCACL
That is a good thing.
Answer:
To pull in S_RFCACL, you can include the parameter ADD_S_RFCACL with value YES in table PRGN_CUST. Then, regenerate using the program.
Answer:
thanks, already update the table PRGN_CUST
But, does anyone have a list all the PRGN_CUST paramters