HI All
I am trying to run the HRXSS_PER_READ_P0006_XX in se37
Keep on getting a short dump , what's wrong
Thanks
Theo
Request clarification before answering.
Take a look at the similar problem and explanation posted here:
Your problem is that you are not calling the function modules in the right sequence. You need to first call HRXSS_PER_INIT_PERNR in order to initialise the "xss_adapter" object which is part of the global data for function group HRXSS_PER_MAC. This xss_adapter is referred to in the other READ function modules and so needs to be initialised before usage.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 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.