Re: set the value in UI5 DropDownBox
Hi Partheeban,By "works with query" I meant that the scenario works when I pass data to table by making MII service call through AJAX. Please find attached the code for the same.I'm not sure if this is...
View ArticleRe: Restrict some function module from SE37
Honestly , If you would raised this in security community, then someone should have provided you the correct object. Move is post to SAP Security Forum. Regards,Divyanshu
View ArticleRe: To Remove Payment Card Authorization Block from Sales Order
Hi,Please check this programe if it helps- mv45afzh
View ArticleRe: Updating CSS in ISA without booting people off the server?
Hi Brian, there is one setting in the UI data in XCM which allows you to define a mineserver. With that the stylesheetes will also loaded from this server and you can easly change them without having...
View ArticleRe: How to use cache In Dashboard
HI Sagar As of my knowledge cache part of memory which is use to speed up the execution of a process in a short time.Hope there no ways to store reports in a cache but by default system only stores...
View ArticleRe: SAP-TAO self check error Cannot get the SAP GUI version.
Hi, We also faced the same issue.Resolution:User need to access the standard role SAP_TAO_AGENT_RFC pertinent to that sap GUI system under test.Check for all the roles and authorizations has been...
View ArticleRe: Number Range Increasing for each line item.
You are still using the FM NUMBER_GET_NEXT in loop, hence everytime it will generate new number. If you want only 1 number for a group of items in internal table then you need to put condition as put...
View ArticleRe: Number Range Increasing for each line item.
Why do you want to use number range for item?Use simple logic and assign item number for each.Example..Say i have 5 items. Loop at it_item into wa_item. if sy-tabix = 1. wa_item-sn = 10. else....
View ArticleRe: GOS toolbar in SAP WDA component
Hi Luis...... I can't find the SGOS table either in my system....
View ArticleRe: Background Work process utilization in SAP
Hi, /sdf/mon can give you the exact output with defined frequency (even it captures data every 5secs).Schedule it in your system and get all the required details. If you want to restrict the jobs to...
View ArticleNW 7.4 as java disable dsr logs
hi all I testing perfomance of my custom JavaEE app . When i run test Netweaver generate many huge logs in /usr/sap/SID/J00/log/dsr/In older versions of NW for deactivating uses Visual Administrator ....
View ArticleBAPI_OUTB_DELIVERY_CREATE_SLS in background mode
Hi all!i'm using bapi BAPI_OUTB_DELIVERY_CREATE_SLS to create delivery from given sales order in my custom report.And it works great!Then the users asked to schedule the report as background job and......
View ArticleRe: Rant: can't get past external 1st level support
Thanks but in this case, I'm sticking with SAP Support. The customer pays licensing fees to get support and this is clearly a support situation. I could easily remove the error with a modification,...
View ArticleRe: Busqueda formateada NO guarda datos a nivel BD
Hola Mauricio tengo este problema que expones en este post , me podrias ayudar con tu solucion. gracias de antemano saludos cordiales
View ArticleRe: Requesting advise for career in SAP SD
Already you might have come to a conclusion on """How to Go Ahead""" Just one Financial Advice: 3.6 lacs for SD certification is Very Huge,Recently some of my friends done for 1.8 lacs in ATOS...Do a...
View ArticleLong pending workitems got Re-Initiated?? How??
Hello experts , I have seen a strange case where a workitem which met the deadline in 2011 (long pending) Is reinitiated in 2014?Its a sales order release workflow and in 2011 the approval step met...
View ArticleRe: Error in account determination table t030k key ws3
l faced the same problem, and l solve that going to OB40 choosing the country and the tax... and assign the account number to the tax you are using.
View ArticleRe: SAP PI 7.11 - certificates
I hope you find an easy way within SAP tools. Please post your solution when you do!
View Article