2006 Sep 26 2:53 PM
Hi all,
Can any one please help me to find Authorization Object for Variant creation and Selection in the Program.
Please let me Know if you have any other method to do this fuctionalit.yI want to provide this Authorization for Standard Program -Tcode.
Thanks in advance.
Prabhu
Hi all,
Can any one please help me to find Authorization Object for Variant creation and Selection in the Program.
Please let me Know if you have any other method to do this fuctionalit.yI want to provide this Authorization for Standard Program -Tcode.
Thanks in advance.
Prabhu
2006 Sep 26 2:56 PM
pl check this Object K_PVARIANT
& the function module RS_ABAPVARIANT_AUTH
~Suresh
2006 Sep 26 4:15 PM
Hi,
variant creation uses object S_program
authority-check
object 'S_PROGRAM'
id 'P_GROUP' field trdir-secu
id 'P_ACTION' field 'VARIANT'.
Regards
amole
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |