Dialog Structure i.e. spec. category not appearing for IMG Reg. List
Hi, I need to maintain specification category as Substance inside all Regulatory List I have around 1300 regulations to deal with. But while creating LSMW or BDC recording the Dialog Structure i.e....
View ArticleSAP PI: the scan time of file folder is always changed.
hello all, i have a service (File -> PI -> RFC). The file folder is scanned every 30 min. At first the folder was scanned at hh:17 and hh:47. But now the folder is scanned at hh:19 and hh:49. Why...
View ArticleRe: SAP Work Manager 6.0 - Creating notification on mobile device...
Hi Jason, We went this route and identified the initial values, and tried to modify those.No impact though, as if those values are being overwritten elsewhere (whatever value we set, no change on the...
View ArticleRe: Automatic population of values in a Characteristic
Hi Madan, you need to use a prodecure for example: $self.characteristic2 = 'value' IF characteristic1 SPECIFIED When you select something manually for characteristic1 then characteristic2 will get the...
View ArticleRe: Crystal report for visual studio 2013 cannot open in runtime.
Thanks Prophet Ludek. You saved my day
View ArticleRe: Timewindow defining with start and end date
Hi Dana, The following code illustrates the possibilities, where _ is a weekend day of public holiday and X is a workday - my postulate the longest possible weekend/public holiday period is three days...
View ArticleRe: Back posting only possible with same valuation class
Hi,Check the accounting entries for 201 movement type , does it have the old valuation class hit based on your G/L account..or it is hitting the cost center based consumption account.. And also update...
View ArticleCrosstable with SAPUI5?
Hi, I need to build a crostable with fixed rows/columns and am trying to achive this using the sapui5 table. Now I am facing a challenge to create columns, that contain only one text vertically...
View ArticleRe: Focus on input field
You can usesap.ui.getCore().byId(id_of_the_input_field).$().focus();
View ArticleRe: Set payment term 30 days + 1 working day
My requirement is setting 1 month + 1 working days. it means after 30/31 days...it must start counting the next day is holiday or working day. If it is holiday, it mustn't be count as due date.
View ArticleRe: APP issue
Hello Kaushal,what are the reason SAP raised as cause of exception ?double click on the exception to diplay invoice, then double click on invoice to see the reason. Tamim
View ArticleRe: Column filter case insensitive
Hi Thibaud,unfortunately not yet. Currently I've a lot work to do for another project, hence I've to postpone this problem for another few weeks. But I'm still on it and I will keep you up to date....
View ArticleRe: Load Dialog on Startup
Your variable "oDialog1 " is defined in method "createContent" and therefore not visible in your method "openDialog ". To avoid this error, you could enhance your method with a parameter: openDialog :...
View ArticleRe: lead time scheduling calculation in planned order
Dear Otsu, If I'm correct,the test formulas in the scheduling tab will not consider the break timings into account. The system considers the routing timings and also the break timings into account...
View ArticleRe: Changing MII WSDL Structure
Hi Saumya Thank you for quick reply. when we expose MII trx as web service,WSDL format is like below:<?xml version="1.0" encoding="utf-8" standalone="no" ?> - <definitions...
View ArticleRe: Without spliting amount
Hi You can use BADI TRIP_WEB_CHECK with method USER_CHECK_LINE_OF_RECEIPTS. You write the logic in the above BADi. It will solve your problem ThanksAnwar Hosaain
View ArticleRe: Launch BI reports in New window through SAP CRM Web UI
hi Rohan, do you have an idea to show BI Reports in a separate window when it's implemented via logical link in sls-home (mainpage)? Best regards Christina
View ArticleRe: Crystal Reports field datatype nightmare
Ex. ToNumber ({CallLog.RecvdTime}) Error - value must be a string- string required
View ArticleRe: Multiple Single Values (100+) via Bex Query
Hi Jonathan Bruce Not sure whether I understood you properly.I don't think we have a ready made solution, so trying a a work around here: Since you have 100+ values to be entered, I believe the user...
View Article