2008 Jul 17 12:11 PM
hi experts,
how can i find out if a bapi or a function exists for the programm with the transaction code "KSU5"?
thx in advance
hi experts,
how can i find out if a bapi or a function exists for the programm with the transaction code "KSU5"?
thx in advance
2008 Jul 18 5:48 AM
Hi,
I don't think there is an easy way for this. But you can try:
1. Check abap program SAPMKGA2 (the one called by KSU5) and check whether it posts using BAPI or FM
2. Go to T-Code BAPI then check the object and method (FM) that you could use. It is easier if you know the BAPI object.
3. Go to SE37 and try to find the FM using possible keyword(s). But this might just waste your time.
Regards,
Teddy
2008 Jul 18 6:28 AM
HI,
Try with these exits.
SAPLKAL1 Allocations: Authorization Check in Cycle Maintenance
SAPMKAL1 Allocations: Authorization Check in Cycle Maintenance
SAPMKGA2 Allocation: Execute Authorization Check for Cycle
hope this helps you.
Reward points if helpfull.
Thanks & Regards,
Y.R.Prem Kumar
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |