Re: update authorization group based on function location category in IL01
Use user-exit ILOM0001 See this code. I have tested and working fine.IF data_iflo-fltyp = 'M'. update_data_iflo-begru = 'RE1'. update_flags_iflo-begru = 'X'. ENDIF.Put this code in the include...
View ArticleRe: FM to display structure similar to VIEW_MAINTENANCE_CALL
I want to display fields & their description maintained in structure. ThanksKumar
View ArticleRe: Webi Report export in Excel
You need to align the cells boundaries to the column boundaries of the table. If thr are multiple tables, all of them have to aligned in terms of start of a column and end of a column. Use grid layout...
View ArticleRe: How to Restrict access to C4C with an IP range ?
Hi Kevin, This is exactly what I mean : I want to restrict the access to C4C based on the IP address of the user trying to log in. Can you elaborate on the solution you are proposing, knowing that in...
View ArticleRe: Message Log deletion in PO sigle stack
Hi Praveen, Thanks for your quick reply.I have one more observation here. I checked the log randomly what I found is, in my scenario I have 2 channels in ICO. One is file transmission channel and...
View ArticleRe: Webi Report export in Excel
Please refer below thread. webi report export to excel issue ThanksNiraj
View ArticleRe: Webi Report export in Excel
There are two options when exporting to Excel (Excel and Excel 2007), one which will export just data, so that you get the best possible table representation cell by cell and one that will retain...
View ArticleSIA is not working
Hello All , i have BI Platform 4.1 and keep giving me this error , Account information not recognized: Could not reach CMS 'BOBJ:6400'. Specify the correct host and port and check for network issues....
View ArticleRe: Can SLT replicate data directly to Hadoop
Hi Tobias, We are planning to pull some data from SAP ECC to Big Data via SLT. Could you please share any documents that you may have, for implementing the second option2.) Build ABAP code within SLT...
View ArticleRe: REST Mashup
Hi Pradeep, I will move the post from SAP C4C to Cloud Application Studio.Thanks for your replies I will try implementing my requirement I will get back to you. Regards,Navin
View ArticleRe: Tax issue - posting with input and output tax in same posting
Hi Hein, Create accounting entry as shown below: Vendor A/c Cr 200 Expense A/c Dr 200 At the time of entry select the tax code, then system will post below entry Vendor A/c Cr 200 Expense A/c Dr 200Tax...
View ArticleRe: Car and driver perk value error
Please send a screenshot of It 583 as well as v_t7inc5.
View ArticleRe: Tax issue - posting with input and output tax in same posting
Hi Hein, Have you tried to post what I suggested in my last reply.
View ArticleRe: Hide custom facet for few user
Hi Nitin, You can create Anchor for your Embedded Component and then hide the custom screen on the UI using Page Layouts. You can then assign the Page Layout to a Business Role. So this custom Facet...
View ArticleRe: LDAP AD connection in sap bods
For me it's always been a 2-step process. I export the AD contents to flat files and use them as input for DS.
View ArticleRe: Activating AJAX menu item with link?
Hi, It depends what exactly you need to trigger...If you just need to navigate to some item in the Ajax DTN (left menu) , there is an API for that:The standard SAP navigation uses the LSAPI. See more...
View ArticleRe: Error in Depriciation RUN
Hi Vaidehi, You can change the cost center/BA in the asset master. If you cannot do it, then create a new asset with correct BA/CC and transfer the posting to the new asset by ABUMN. Regards,Mukthar
View ArticleRe: Push message not delivered
Hi Emanuel, The firewall ports are open, and push is enabled on the device. With a test tool we can send push notifications, that are received on the device. If we do the same thing using SMP, the...
View ArticleRe: SAP MDG Customer Search
Hi all,The issue got resolved once the Data model, that was copied from BP were deleted.
View Article