Request clarification before answering.
Try setting a break-point at the function module : RS_FUNCTION_ACTIVE_CHECK, and check what you get.
If you look at the attributes of the function module it says it’s “Not released”.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not active is an attribute of hte code, meaning the last updated code has not been compiled (even if in abap there is no compiler).
Not released is a functional attribute of hte FM, meaning, if you are not SAP developper, you should not use it
| User | Count |
|---|---|
| 16 | |
| 12 | |
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.