on 2023 Nov 29 4:06 AM
I need to auto create resource from a custom program that i created, but i couldn't find any BAPI/FM/Class Methods that available for that via ABAP.
I did found /SCWM/IF_API_RESOURCE~CREATE_RESOURCE but since the method is private, i can't use it on my custom program.
Please help.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Dominik Tylczynski
I just realizes that it is an interface not a class. That's why i cannot call the method directly.
if you check Classes friends you see /SCWM/CL_API_FACTORY
User | Count |
---|---|
8 | |
4 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.