Re: Dynamic Parallel Processing using Rule
Custom rules should work in your case. What/how did you try to build your rule? What was wrong with it? If you can make a rule in a "normal" scenario, then you should be able to do it in parallel...
View ArticleIn EPM10, how do you call/reference a dynamic range from a macro.
Hi GurusIn EPM10, [we are using SP16,P1], how do you call/reference a dynamic range from a macro.EG, in the BPC input sheet below, we have BPC reports ‘000’,’001’,’002’. For report ‘001’,users are able...
View ArticleRe: ComponentContainer does not return aggregations?
Hi Maksim,I have tried but it returns a string "__component0" when doing:this.getView().byId("testSearchField").getComponent()Did i miss out something ?
View ArticleRe: GRC 10 -PC - Not showing Regulations for Control Design Assement in Planner
Hi Karina, as you mentioned above every thing is perfect in my system(in SPRO) thanks,Suresh
View ArticleRe: Advance G/L determination user can't change GL from row level
Hi, Try this and add your required advanced account code in like function. IF @transaction_type in ('A') AND (@OBJECT_TYPE='18')BEGIN If exists (SELECT T1.[DocEntry] FROM OACT T0 INNER JOIN pch1 T1...
View ArticleCloud integration with CRM - Partner Functions based on Document Type
Hi, We are integrating SAP Cloud for customer with On-premise CRM system and I have few questions related to Parties Involved in Leads & Opportunities: Parties Involved in Transactions(Leads,...
View ArticleAdd Events to Shipment from E1EDT10
Hello,I have a requirement to populate Events and Event’s Dates on the Shipment (T-Code is VT02N). Data are coming to SAP via EDI and processed via a function module IDOC_INPUT_SHPMNT. Segment E1EDT10...
View ArticleRe: How to find correct user decision step and complete it?
Hi You can use terminating events in a fork which is parallel to your decision task...make it 1 of 2 fork.In your custom code, when everything is done, you just trigger the terminating event (without...
View ArticleRe: Modify invoice header exchange rate using bapi_incominginvoice_change
Dear Jürgen,Thanks for your reply. I have read the SAP note before. The reason mentioned is: "After entering the purchase order as reference, the exchange rate of the invoice header is used in several...
View ArticleCan SMP 3.0 use backend SAP directly without Netweaver gateway ?
Hi there,I have a basic question about SMP 3.0 so please share your knowledge with me. Is there any way in SMP 3.0 to connect directly to back-end SAP (BAPI/RFC) without using Netweaver Gateway ?...
View ArticleError on Delivery Schedule Detail
Hi, I am using SAP B1 9.0 PL10 for HANA PL6.9 There is an error for specific ItemCode, it's instock value 5000kgs but when I want to set deliv schedule detail on SalesOrder SAP only can add 1000kg. I...
View ArticleRe: Can SMP 3.0 use backend SAP directly without Netweaver gateway ?
There are workarounds but I would not prefer it. IMO, SAP suggested way is using SAP NW Gateway. Gateway being free, I do not think it should be a problem isn't it?
View ArticleRe: Customer Code
Hi, How did you add field before code field? Thanks & Regards,Nagarajan
View ArticleECCN and HTS relation ship
Hi experts, Can any one give me a clarity on ECCN and HTS Codes. I know ECCN which classifies the products and HTS codes can use for Duty calculation purpose. So for every product we have one ECCN no,...
View ArticleNo number in Barcode picture
Hi everyone, We use scriptform to print barcode. We get the right result until we update the driver of the printer. Now the printer driver is "Ricoh Aficio 3045 PCL". Our previous device type (t-code...
View Articlecosting sheet insert a row
Dear Experts,Now the number range of the costing sheet is full. e.g.RowBaseOverheadDescriptionFrom RowTo RowCredit000XX01Machine cost001X0011000001002X0022000002....499X499499000499500YY02Lab...
View ArticleRe: Error in /LogoPage.html after deploying SAP MII 14.0 SP5
Hi Experts, I tried deploying with SUM,JSPM and telnet but no use. The file is not deployed properly. I guess this is the patch issue. I copied the Logopage and other file missing. Now the issue "1"...
View ArticleRe: P2P fulfillment and Clearing rule interaction
Hi Jennifer, I don't think without making any changes in the clearing rule, you will be able to cater your requirement.The system has to be feed by the logic to clear the P2P items first ahead of the...
View ArticleRe: Crystal Report hanged at the 16374 pdf softcopy generated
I am using a Crystal Report template to export PDF reports in a loop.I am able to export 16374 PDF reports. Then the program hangs without any error.(ie my code in the previous post will be executed...
View ArticleFault handling in DIServer Interact
Good Day Mentors, I'm currently testing out how the DIServer works. Now, I am testing Fault handling with the DI Server,and would want to know if there is a way to get multiple Errors from an DI...
View Article