Re: Web CEM 2.0 B2C Add cart throws and exception
Michele, You might have solved this issue already. I had a very similar problem with WECM 2.0, when the pricing procedure couldn't be determined, at least, that's what the message said in the Java log...
View ArticleRe: Period Lot size calculation in SNP heuristic
Hi Ashok, SNP heuristics uses planning calendar if you use period factor. In location product master settings - lot size tab - Quantity and Date determination tab, check "Use Period Factor" check box...
View ArticleRe: Find maximum of several fields
hi Aaron, you can use syntax similar to maximum([{fieldA}, {fieldB}, {fieldC}]) for a single line maximum([maximum({fieldA}), maximum({fieldB}), maximum({fieldC})]) for the report level...
View ArticleRe: Help! Where do I find Sybase Mobile SDK in SAP Download Centre?
Hi Srinivas, to be honest, SMP 2.2 is still in Ramp Up, and there seems to not be great authorization control on how/if it can be accessed in Service Marketplace. Unless you are with an existing Ramp...
View ArticleRe: Help! Where do I find Sybase Mobile SDK in SAP Download Centre?
Prashant, Yes, as I understand it, there was an issue with handling Ramp Up versions in SPDC, which is why it is in SMP only. I will check with the manufacturing team to see whether something...
View ArticleRe: Price Update in PO
Dear Danish, You can try with BAPI_PO_CHANGE. Structures POCOND and POCONDX Please check the following fields: ITM_NUMBER COND_VALUE CURRENCY CHANGE_ID ( (input...
View ArticleRe: When release shop order or create shop order ,it will message...
Hi Sergiy, Thank you for your reply.Yes, we did switch on the audit for SHOP_ORDER.al_state inSystem Setup Maintenance. But would you like to tell me how to find the clues for this error from the log...
View ArticleRe: Capturing MAPE calculated in interactive Planning
Hi Jeff, You can use the standard macro function MAPE() in a macro to get the MAPE values. You can check 9AEXAMPLES macro book (t.code /SAPAPO/ADVM) for an example. The macro name is MAPE. MAPE( X1 ;...
View ArticleRe: More Chars in Delivery Note Number
Hi Shailesh,Thanks for your reply. As I said that customer approaches directly to the vendor and we perform statistical goods receipt so we dont have delivery note number. So we cant capture delivery...
View ArticleRe: Kanban configuration
Hi,If kanban is very new for you then this link can be helpful to start up KANBAN.And also can you explain the process that you are currently planning to map into kanban. RegDsk
View ArticleRe: error - "insufficient privilege: Not authorized'
I think you need to have the Grantable Privileges before you assign the Select on the schema. Try opening the user from the HANA Studio - Catalog - Authorization - Users and double click the user and...
View ArticleRe: How to Average Date Diff Results
hi Gary, if you use the datediff function, and specify the interval as seconds, then you can use a summary field on that datediff result to get the average...i.e. create a formula similar to...
View ArticleRelease Date for the Interactive Analysis Desktop Edition?
Hi, When do you plan to release the Interactive Analysis Desktop Edition?How much will it cost? Many thanks for your answer in advance. Kind regards,Dominik Holenstein
View ArticleScreen header modification - on POWL
Hello all, I am a webdynpro developer and have a task to modify the name of the header descriptions on the main screen (see "selected" below): For example, I want to modify the header name "Risk /...
View ArticlePOWL enhancement - how to make it?
Hello all, I am a webdynpro developer and have a task to modify the name of the header descriptions on the main screen (see "selected" below): For example, I want to modify the header name "Risk /...
View ArticleRe: Multicurrency price lists in SAP 8.81
Hi Iran Udayanga... Does you want separate Price list or Two different currency to be maintained ? If you required to have local currency and foreign currency. Business One allows you to define a...
View ArticleRe: Opening Balance
Hi pradnya samant Display OB for PeriodsDisplays the opening balance in one of the following specified ways:OB from Start of Company Activity– from day one of company activity through the date range...
View ArticleSAP B1 Budget for Account groups
Hello! I am very exvcited to join this forum, frankly I dont know why I did not do this a year ago. I have been working with SAP B1 for almost two years. I am trying to set up budget control in SAP B1...
View ArticleRe: Query for service call not filtering with itemname
Hi Paramveer Deshwal SELECT T0.itemCode, T0.itemName, T0.subject, T0.manufSN, T0.DocNum, T1.Subject AS Symtom FROM OSCL T0 INNER JOIN OSLT T1 ON T0.itemCode = T1.ItemCode AND T0.callID = T1.SltCode...
View ArticleRe: FICA - ACH payments in IDOC format
Hi Ram, I hope you are talking about two seperate payment processes- (a) Using transaction FPY1 to create payments in IDOC format to be sent to bank\payment agencies from SAP for processing and...
View Article