Re: Function parameter is unknown.
It is true that I am clumsy . No I was thinking. Thank you.
View ArticleNot possible to add Partner to activity
Hallo all, i'am working with the FM CRM_ORDER_MAINTAIN. It is possible to fill tables like ORDERADM_H, ACTIVITY_H, STATUS, but the table PARTNER does't fill. In the WEB UI the field for ACCOUNT is...
View ArticleRe: DBSQL_DUPLICATE_KEY_ERROR (duplication in /SAPTRX/EH_EVMSG)
Check whether SAP note 2079032 applies for your system 2079032 - Runtime error ITAB_DUPLICATE_KEY when displaying EH data
View ArticleRe: B2B Addon with AAEX
Hello Arunava, SAP B2B Add-On can be installed on central Advanced Adapter Engine (of AEX, PO or PI dual stack) and on non-central Advanced Adapter Engines - generally speaking, to any Adapter Engine...
View ArticleRe: Multiple VAT Registrations for one company in the same country
Hi René, A quick search in oss shows nothing special/local for NL in situation as you described it, say 2 VAT nbrs in NL. Presuming it’s your company’s specific requirement and plants abroad not being...
View Articlenumber range in notification type
dear experiment , i need to create number range for notification type m1 and another number range for m2 and number range for m3 how can i make that pleas advice me best regards Sadin
View ArticleRe: A/P Reserve Invoice CFL
Hi Moayed, I think you need to set the Relationship property of the first condition to AND so that the filter applies both conditions: oCon = oCons.Add();oCon.Alias = "DocStatus";oCon.Operation =...
View ArticleUsing Dimension in Star Join vs Projection
Hello, I have built a Star Join Model using a Customer Dimension Calc View in Star Join Node. In another Star Join Model, I am using the same Customer Dimension as a Normal Projection node and Joining...
View ArticleRe: Non supported datatype: why this error showup
14.1.5 as i told previously these reports working fine on older version 11. Not working on new version of enterprise
View ArticleRe: Attachements in FPM
Dear Deepa,please read more about the displaytype Fileupload in the webdynpro documentation which is a UI Element called FILEUPLOAD. The attachment uibb is an RUIBB described in the cookbook as well...
View ArticleRe: SAP TM documents without SAP EM acknowledged EH GUID
Hi Whilst I wait to see if some one can give me an answer to the question of if there is some standard way to do the re sending of acknowledgment from EM to TM I have done a simple development to...
View ArticleRe: Fixed Assets
I have problems to import fixed assets through Excel, make mistakes in Capitalization Date and Depreciation start date. I have fixet assets with Depreciation Start Date in 2006 and they have not...
View Articleerror transferring purchase requisitions to ecc
When I try to transfer purchase requisitions from APO to ECC I get the following error Fill in all required entry fields Message no. 00055 But I don´t get the details of the fields.
View ArticleRe: Highlight FORM UIBB field with colour
Dear Deepa,we have the possibility described in the cookbook to style single elements but there is also the possibility to to color single values in the form and list by condition.Can you please tell...
View ArticleRe: Training differences for Crystal 2013 vs Crystal Reports for Enterprise
Jawahar, thank you, very helpful link. so you think it would be ok to take Crystal Reports 2013 training, and then later jump into CRE ?
View ArticleRe: Message could not be forwarded to the JCA adapter. Reason: The channel is...
Hi Raghu, It is in Active status only. Still We are getting error. Thanks,Gayathri.
View ArticleRe: My message not responded not sure moderator approved or rejected
Hey JurgenThanks for your reply. 1. I did not see any action item2. I just said that it was waiting for Moderator, probably not true. Please ignore this.3. I am not sure how to close the existing...
View ArticleRe: Affordable Care Act (ACA)
RE: 1359 Rohit, We are also getting "No" on the 1094C for line 23 all 12 months instead of "Yes." This was previously showing "Yes" checked and we had "B" in column e. Now column e is blank. We have...
View ArticleRe: query all the prices within a price list
Hi, Try this query: SELECT T0.[ItemCode], T0.[ItemName], T1.[Price], T2.[ListName] FROM OITM T0 INNER JOIN ITM1 T1 ON T0.[ItemCode] = T1.[ItemCode] INNER JOIN OPLN T2 ON T1.[PriceList] = T2.[ListNum]...
View Article