Re: PB Newbie - StoredProc within a StoredProc
Still amazing....The Website Is Down - Sales Guy vs. Web Dude - YouTube
View ArticleRe: Sender CC - Unable to pick the file
Hi Venkat, I assume you are using ICO for file to proxy scenario. The problem seems to be data passed in one of the field to proxy. The Proxy data type is expecting some value (as data type...
View ArticleRe: Omit erroneous transaction in check balancing for totals transactions
Hi Carmina, For task 0004 also, put duplicate transaction 1001 as prerequisite. Means, task 0004 should be processed only if 1001 is successful. Let us know the results after this change. Regards,Amit
View ArticleRe: Support Package error in IMPORT_PROPER phase
Hi, Check below sap note. SAP Note 1248769SAP Note 1624942 Regards,Prithviraj.
View Articleto_decimal_ext
Hi All, What is the meaning of this expression? Please give an example.to_decimal_ext(to_char(T1.Amount)) || '.' || '||' || 10 || 5 ) Thanks in advance.
View Articleif then else function in validation
Hi All,Please give an example to if then else function in validation.Thanks in advance.
View ArticleRe: Issue in HANA to HANA scenario
Hello BJ, This looks interesting to me, i might not be able to help you here but i would like to have some more details on this. Can you please shared the below out puts 1. restart the replication for...
View ArticleCan I modify another object's value?
Hi experts, I extension purchaseorder, add a field ex_jhsl, my business is: modify the field when ConfirmedInboundDelivery, so I add code in event:beforesave of ConfirmedInboundDelivery object, now...
View ArticleRe: Affordable Care Act (ACA)
After reading through all of your posts and the new issues do you think having the AATS tested with mocked up data was a valid test? I am concerned if we bump into issues when submitting the production...
View ArticleRe: Transfer order item confirmation with bin change
Kindly have a look in link Confirming Transfer Orders - Warehouse Management System (WMS) - SAP Library Note If you set the indicator for Destination bin change during confirmation for the...
View ArticleRe: Crystal Report Small Change Needed
Hi, please try this: convert(varchar,OVPM.DocDate,105) [Date], convert(varchar,OVPM.TaxDate,105) [taxDate],OVPM.[Address],VPM1.[CheckSum],Ovpm.PayToCode,vpm2.SumApplied , (select SeriesName from nnm1...
View ArticleRe: Loading Hierarchy ... HANADB ==> BW ==> BPC
Hi Peri, I'm confused: which model of BPC are you trying to implement - Standard or Embedded? Initially you said that you created Dimension via Web front end loaded it using DM Package - this is all...
View ArticleRe: Effects of making "Pl Plant" required !!
Solution has been already made available in thread: Repercussions of Planning Plant as Mandatory Fields... | SCN
View ArticleRe: single shipment for Single delivery
Hello, try adjusting the VT04 variants to restrict it to one delivery. I believe it is the variant where number of deliveries are restricted Try changing the number as follows: Max = 1 and Min = 1 Steve
View ArticleRe: Error in Directory: Unable tab in Administration options
Hi Nitin, thank you for you response. Which is the best option the SLD configuration for PO NW 750 SP00?. Regards.
View ArticleOther module to learn along with SAP BW
Hi Experts, I am currently working in SAP BW and now i want to learn some new modules like SAP Success factors or Cloud for customer etc. Please tell me which module suits my profile and which is good...
View ArticleRe: MRP Run with Quota Arrangement
Yes, this BAdI allows you to choose the source of supply during the MRP run. You need to find a logic to check the stock on the supplying plant and choose the source of supply accordingly.
View ArticleRe: ABAP Dump_ Assign Update Types for Derived Business Transactions
I had the same issue. The resolution steps on the note bellow solved the problem: 2153368 - SAPLTPM_TRL_VIEW_NEW dump assigning update types to DBTs
View ArticleRe: Trying to create PR by MRP without info record
HelloAs far as I know, it is not possible to create a source list valid for MRP without an info record. In my internal test systems, when I try to create a source list for a vendor without info record,...
View ArticleRe: Axis Adapter: org.apache.axis.ConfigurationException: handler.type is not...
Hi Nitin, I'm getting the same error, but changing it to Handler.Type did not help. Do you have any other suggestion? Still when the adjust was made the error is same. My doubt is that...
View Article