on ‎2015 Sep 14 9:54 AM
Hi,
I am in the progress of applying SAP Note 1969434 (Channel Management Improvements) by switching on RECFA CHNLM.
This does quite a lof of different things though, and one of these is sadly working counter productive.
The reason is that the Posting Channels now is sorted in Internal and External - AND is also sorted based on country.
Since we don't use different Posting Channels for different countries, they all get stacked under "Country Other".
And this "tab" is closed:
Our recruiters therefore have to open these up every time, which is not acceptable by the business.
Is there any way to remove the sorting by country, or make it so the "Other" tab isn't closed by default...?
With best regards,
Anders
Request clarification before answering.
Hello Anders,
the requirement to the customer connection program was to have a country-based channel management. Looking at it today, I wish the solution would be more flexible.
In method "DISP_CHNS_GROUPING_COUNTRY" of ERC_C_REQ_MGMT_UI->V_PUBLICATIONS you can set the table hierarchy to expanded for both tables.
Good luck.
Frank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Frank,
thanks for the quick answer!
I have my ABAP'er looking at the method now, will get back when he's done.
Indeed, it does the job as intended - but is very rigid. And for companies that doesn't have the country dependent channels, the note comes with a lot of good stuff - but also some unwanted changes.
Hopefully this will do the trick. 🙂
/Anders
Hello Anders,
of course you can use the enhancement framework and create an overwrite exit for this method, which is probably the easiest way. This is supposed to be within SAP standard.
I prefer minor modifications than an overwrite exist. A post exit might also be an option in this case.
Good luck.
Frank
Hey Frank,
thanks for you very quick respons! 🙂
And thanks for the guidelines, I'll try to look into it! 🙂
All the best,
Anders
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 2 | |
| 2 | |
| 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.