Duplicate Check
Hi , We are trying to configure Duplicate check with out Hana in MDG 7.0. based on Material fields Manufacturer part number and Class details. We configured every thing correctly. But still we are...
View ArticleCan we pass Resricted Key figures or calculated Key Figures to CR4E?
Hi, We are on Cr4E 4.1 SP 2. I am trying to create a crystal report on top of Bex query which has restricted and calculated key figures and Crystal report is crashing if I have those in the Bex query....
View ArticleRe: Query
Hi, Try this query: SELECT T0.CardCode, T0.CardName, sum(T0.Balance), T1.ShortName, T1.RefDateFROM dbo.OCRD AS T0 INNER JOIN dbo.JDT1 AS T1 ON T0.CardCode =...
View ArticleRe: i am installed sap b1 9.0 - cannot open with current license
Hi, The validity for the trial version may be expired. Thank you.
View ArticleRe: SP_TN for Production Order
Hi, Try this: IF @OBJECT_TYPE = '202' AND @TRANSACTION_TYPE = 'U'BEGINIF EXISTS(SELECT T0.DocEntry ,t0.CmpltQty , t1.IssuedQty FROM OWOR T0 inner join wor1 t1 on t0.DocEntry =t1.DocEntryWHERE...
View ArticleRe: Oracle 11G Datafiles to Oracle 12C Database?
Hi Reagan, Thanks Hi All, For a follow up question. can i use a backup which completed with error RC5? i have backup the 12c database but it was finished with error. Thanks
View ArticleRe: Connector error while copying Data source
Hi Baithi, Thanks for the reply. But the scenario is old connector which is maintained in data source and business rules is no more functional. I am not able to modify connector name in data source so...
View ArticleRe: Workaround to call procedure within trigger.
Hi, why don't go for trigger itself instead of calling procedure from the trigger.it will work and suitable for your requirement.let me know if u need sample code or any other help. cheers,Akash.
View ArticleRe: Short Dump in EAM_TASKLIST_CREATE
don't write any code in the proxy class....use commit work after calling the proxy class in the program..it will solve your issue.
View ArticleRe: f4 help in table maintainence generator
Hi, http://scn.sap.com/community/abap/blog/2015/09/20/f4-help-in-maintenance-table You can follow these steps. Fikret.
View ArticleRe: Dynamic F4 help on Table maintenance Generator
Hi, http://scn.sap.com/community/abap/blog/2015/09/20/f4-help-in-maintenance-table You can follow these steps. Fikret.
View ArticleRe: Error: object reference not set to an instance of an object
Hi David, have you gone to regular excel and checked that the EPM Add-in is not disabled? We've had to enable in excel when we see that message. It usually occurs if excel crashes. -Tracey
View ArticleRe: What to return from GetEntity if requested record is not found?
Sorry, can't share any code.
View ArticleRe: What to return from GetEntity if requested record is not found?
The datetime field cannot be nullable because it's a key field of the entity!
View ArticleRe: Consuming my oData eclipse model in UI5 app view of eclipse
Have a look at these: SAPUI5 SDK - Demo Kit Instantiating an OData Model Playing with the model on SAP UI5
View ArticleRe: How to make Infopackage Status Red when File Not Found(Flat File Data...
Thanks for the response. I'm actually looking for the 2nd option u mentioned. But I don't want to make the step to continue with "always" option because if the IP fails due to some data issue, we...
View ArticleRe: PowerBuilder 12.6 Using Stored Procedures in Code
I'd love to but PowerBuilder just crashes out. I can debug to the point of failure but when executing the SQL statement the next thing I see is "PowerBuilder has stopped working", end of story. FWIW we...
View ArticleRe: Email notification does not work
You're welcome. Hope your case can be solved very soon.
View ArticleRe: unrealised exchange gain loss account
I believed it is depending on your localization. I didnt see it in US version, but I do notice it is in Canada version. Frank
View Article