2011 Mar 10 5:01 PM
Hello experts,
i´ve got a problem with the fm "swx_get_manager". I use this FM in one of my programs, now i realized that it doesn´t work properly.
The Problem i am facing is that sometimes in the first call!! i get an error and no manager is found, if i call it again in the program with the same parameters it founds one. In the orgmanagement there is a manager, so there must be a correct result but everytime i call it first in my programm there are no values. What is the problem? Do i have to refresh the buffer or something else?
Hello experts,
i´ve got a problem with the fm "swx_get_manager". I use this FM in one of my programs, now i realized that it doesn´t work properly.
The Problem i am facing is that sometimes in the first call!! i get an error and no manager is found, if i call it again in the program with the same parameters it founds one. In the orgmanagement there is a manager, so there must be a correct result but everytime i call it first in my programm there are no values. What is the problem? Do i have to refresh the buffer or something else?
2011 Mar 11 7:35 AM
Hi
Please confirm the values passed between the first and subsequents runs of this FM. Make sure the Container table is populate as below,
ls_cont-element = 'ORG_OBJECT'
ls_cont-elemlength = '025'
ls_cont-type = 'C'
ls_cont-value = Concatenation of 'P' with Personnel number separated by space.
Regards
Ranganath
2014 Mar 05 5:54 AM
2011 Jun 30 2:14 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |