Date conversion starting from a specific date?
Hi Hogen, If the end goal is to use the values as a parameter, you would need to do this at the table-end itself, since you wont be able to create a parameter on a formula. If there is already a logic...
View ArticleRe: SP6 and database provider compatibility
I'd turn the question around a bit; Is SQL Server Native Client 11.0 for OLE DB backwards compatible to connect to a SQL Server 2005 database? If i is, then CR should be able to consume the data via...
View ArticleRe: POPUP on custom subscreen
Hi Indira, Please close the thread if the issue is solved and your question is answered. Regards,AyyamPerumal
View ArticleRe: SAP Screen Personas : Home page
Hi Kranthi, A 304 is no problem, it means that the resource did not change. I have to admit that I don't understand your problem. Please describe what you are expecting and what you are seeing, and...
View ArticleRe: Texture background in Bar Chart fails to dsplay correctly with 64 bit...
Weird. Wort testing certainly. I'm on vacation at this time - until the end of August, but when I get back, I'll see about taking a closer look. Umm, BTW., what version of IE? Just asking as according...
View ArticleRe: Texture background in Bar Chart fails to dsplay correctly with 64 bit...
The sometimes it works occurred, when I clicked on the compatibility option of IE over 6 times or more. Sometimes I couldn’t ever get it display correctly. This only started to happen after upgrading...
View ArticleRe: Program to Generate ABAP Source Code
Hi Kausthub KrishnaKumar, Could some help me in understanding how to use the FM 'RSS_TEMPLATE_INSTANTIATE'. In the attached link, what are we supposed to pass to C_TEMPLATE in the FM ? See this link...
View ArticleRe: SQL Show GP's and Price list and if exist the special price with...
Hi Peter Eschweg Try This SELECT T0.[CardCode], T0.[CardName], T3.[ItemCode], T2.[ItemName], T1.[Price], T3.[Price] as Sonderpreis, T3.[Discount]FROM OSPP T3left outer JOIN OCRD T0 ON...
View ArticleRe: Upload problem in bdc due to long text value in excel
Hi Palash Mazumder, Use 'TEXT_CONVERT_XLS_TO_SAP' instead of alsm_excel_to_internal_table. Regards,Ramesh.T
View ArticleRe: SQL Show GP's and Price list and if exist the special price with...
Hi Peter Eschweg Try This SELECT T0.[CardCode], T0.[CardName], T3.[ItemCode], T2.[ItemName], T1.[Price], T3.[Price] as Sonderpreis, T3.[Discount]FROM OSPP T3left outer JOIN OCRD T0 ON...
View ArticleRe: Official SAP Business One Release 9.0 Product eLearning
Hi Alwin Machingauta... Check with the following link you required a valid S user ID to access it.https://websmp110.sap-ag.de/~sapidb/011000358700000944952012EHope Helpful RegardsKennedy
View ArticleRe: Pagination With Crystal report in Asp.net
Hi, Thanks for reply and help Here is the step to re-create issue(I have installed crystal report 13 with visual studio 2010) 1) Create one sample web application with asp.net 4.02) create one...
View ArticleRe: SAP Screen Personas : Home page
Tobias, That is it. Yes, init parameters has frameless=true. I didn't not do anything. Passing frameless=true as URL parameter resolved the issue. I can't thank you enough for your help.
View ArticleRe: Screen Personas - "session has timed out - please log in again" on...
Thank you I will check and come back!
View ArticleRe: How to force authentication in a debugging session of WD in 7.3
Hi Roy, It's ok, you can always "like" the answers to give points . Glad it is working for you now. BR,Saar
View ArticleRe: CK11N error
Check in KP26 of for the activity in cost center if Activity Price for given period activity for CA02 is exist. If not you need first maintain values for the activity in KP26 for the period and then do...
View ArticleUnknown session
I am using SAP Business One 8.82 PL:10 . I have created an add-on.While connecting it gives error as Unknown User.Sometimes it gives error as Unknown Session
View ArticleRe: New User Session via ABAP
SAP Login Inside a login !! I dont think such standard feature available. However you can achieve this by using custom screens and validating User~password from custom table.
View ArticlebindAggregation resulting in duplicate entries
Hi friends, I am using method bindAggregation on a list. The collection has 20 rows. But when the list shows up on the screen, I see 20 entries but all of them are same. All the rows are actually...
View ArticleRe: Want to make trial balance even for few days report painter
Pls any expert at least answer it as to is it really possible or not thru report painter and ABAP is only way. If such things are not really possible in system then why interviewers ask such questions.
View Article