Re: Background Color for a Cell in sap ui table
Hello Sai,Am trying to attach the demo project file but it is not accepting because size exceeded.Please drop your mail id so that i can send the code.
View ArticleRe: How to reconcile the incoming & payments
Hi, Do you mean how to add check payment in SAP B1? Thanks
View ArticleRe: Background Color for a Cell in sap ui table
Can you put it on Plunker? http://plnkr.co/ Regards,Sai.
View ArticleShort key for Copy To Button in serial number selection window
Hi All, I am going to connect the bar code scanner with SAP. Now i want to program the bar code scanner in multiple function mode to select the serial number. For that i need a short key of...
View ArticleRe: Short key for Copy To Button in serial number selection window
Hi, Third party programmer has asking the ASCII value for the COPY TO button in serial number selection window or else equivalent keyboard key for that Copy To Button. Cheers,Prabakaran R
View ArticleRe: Unable to load content in Fiori Launchpad on Portal
We have an OSS message open towards SAP, but have not got any solution back from them yet. Will make sure to update this thread once solution is in place.
View ArticleRe: Server Problem Windows Update 10
as i mentioned, if u have add-on, then u must be careful, otherwise, sap b1 update is not hard, just follow the patch update executable, it will guide you through. After you update patch level, all...
View ArticleRe: Using PHP to retrieve SAP B1 Data
Hi Paul, I am also trying to do the same thing with PHP and SAP B1 can you please mail me some sample codes. Thanks and Regards,A. Rashid
View ArticleSAP BO SSO inconsistent in multi domain environment
Hello Techies, We have recently migrated our BO 4.1 SP6 system from Z1.if.net domain to V1.com domain.We had this humongous task of setting up SSO for domains : Z1.if.net , Z2.if.net , Z3.if.net and...
View ArticleRe: Filtering odata table based on month in UI5
you can use this to convert the date formatvar date = "get your date from server" var convert = sap.ui.core.format.DateFormat.getDateInstance({pattern:"MM/dd/yyyy"}); var req_format =...
View ArticleRe: Assignment Giving Error
Hi Swaroop, I am using below code , First: "<tr class=\"rows\" id=\"row#Repeater_Row.CurrentItem#\" align=\"center\">" when i try to evaluate this code getting this error 'Legacy...
View ArticleRe: CRUD example with json models
Check your json files weather they are in json format or not.You can check it here : JSONLint - The JSON Validator. If the Json format is correct.Then you have to use jsonmodel to get the data in to...
View ArticleRe: Time for 0FI_GL_4 delta extraction
Hi Raman, Thanks a lot for the explanation.... I have changed the setting BWFIOVERLA = X and i have tried the delta load yesterday... This is what I did... at 2016.07.02 1:00pm, I execute the...
View ArticleRe: How to specify path names in manifest
There is no other way to load from index.html..The only way is to load from component .jsI hope so.... Check in the network tab in the inspect element how the files are loading..
View ArticleHow Blocking Payment Entries in Negative Cash Account
Hi Guys, I want to Block the users while posting the Payments in Cash Accounts(Some Particular Accounts).If the Balance in the Cash Account is in negative then the system needs to show an Error...
View ArticleRe: Date type binding to oData
Hi Jee Lee, I think you can convert the date format in u r required format:var d = 20160629var frmt = sap.ui.core.format.DateFormat.getDateInstance({pattern:"MM/dd/yyyy"});var req_format =...
View ArticleRe: Comments seem un-important in the Coffee corner...
Hi David, Thanks a lot for the feedback. As the Coffer Corner is diffrent in nature, I don't think people wouldn't print it ferquently. "When I look at the list of discussions, I see count for views...
View ArticleSAP on 11gR2 RAC
In non-sap oracle database on RAC, it is ok to run Oracle clusterware on higher version than Oracle RAC software. Is it the same case with Oracle DB running on SAP? I want to run SAP DB on 11.2.0.3...
View ArticleRe: Only Customer Group Names in where condition in a query
Hi Saran, can you please elaborate further
View Article