Re: Error code: ERR_EMPTY_RESPONSE - SAP HANA
Hi Thomas, That did the job. Thank you very much!
View ArticleRe: Parallel processing of BEx queries under Webi report
Hello Tilak, Web Intelligence does not support the parllel execution of BEx queries. regardsIngo Hilgefort, SAP
View ArticleRe: Calling READ_TEXT
Never mind. Custodio is correct. The function READ_TEXT is not remote enabled and that is the cause of the error.
View ArticleRe: Customer Expected Price and SAP Calculated Price
Gaurav, Customer expected price is usually sent in via EDI or by other means by the customer at the time of placing the order. C.types EDI1/2 are used in Standard SAP to determine the same, Alt ,Cal...
View ArticleSet Up Stock Transfer Between Storage Locations of the different plants
Business Requirement: Defining issuing storage location in stock transport order for transferring material between two plants. To fulfill this requirement I am exploring standard SAP functionality "Set...
View ArticleRe: Huge message size coming from ECC
Hi Srinivas, How have you designed the scenario? Does it involve BPM? Are you using DOM parser in java mapping? BPM generally affects system performance. With the same payload which...
View ArticleProduct replication
Hello Guys, Question about product replication please. Can someone please explain the number ranges during product replication please? How does CRM take number range when ECC Product needs to come into...
View ArticleRe: Material Determination and Over Delivery Limit
Anali, Are you trying to prevent the over delivery error from happening within SAP? If so,Please go to the definition of the delivery item category using T-code 0VLP and in the quantity section check...
View ArticleRe: Dcom settings for pco installation?
Hi Steve, Thanks for your quick reply, I can do the DCOM configuration as the Honeywell recomondation on OPC server but I want to know that do I need to do same DCOM settings on the machine where PCO...
View ArticleRe: Standard Price release in Material ledger after material transaction
Hi.. If you activate material ledger, after occurring mm transaction you can’tRelease standard cost in current month. To release standard costing for a material, you should cancel mm transaction...
View ArticleRe: Enroll Android device to Afaria Server 7 SP3 failed
Hi!Thanks for your reply. I don't understand how to SSL certificate and Microsoft CA server for IOS device enrollment and how to open the port from Afaria server to public server 3008 and 3007 and...
View ArticleRe: Sum of Rolling 12 months
Try with the formula below which should work as long as you get the right condition logic based on your data set in where clause... I can not suggest any specific as there is no reference data here...
View ArticleRe: Eliminating duplicate entry
Hi Steve, Actual problem is due to multiple receipt from production causes the duplicate entry of issue no and amount. Same way, if multiple issue for the same production order, the same receipt from...
View ArticleRe: Creation of a maintenance order starting from the value of a measuring point
Hi Lucio, Logic for activating the User Exit The Measurement Reading (READG) is entered in the IK11 transaction , the user exit(IMRC0001) has to be activated under the following condition: If...
View ArticleRe: Allocation table - Delivery phase
Hi Jove, This will be either MM.DD.YYYY or MM/DD/YYYY. It also depends on date settings for your user. Let me know if you need any other information. Regards,Amit
View ArticleRe: Special G/L Transaction In FBCJ
Hi,Check the OSS note 1479678 - FBCJ: Posting down payments in the cash journal. SymptomYou use the FI cash journal. You cannot post down payments in the cash journal. Other TermsDown payment, UMSKS,...
View ArticleRe: Log Viewer Issue, Create CSS Ticket.
Hi,Can you used the below commnad. sapcontrol -nr 23 -user sidadm password -debug -function ListLogFiles > LF.txtinstead of this sapcontrol -nr 23 -debug -function ListLogFiles > LF.txtI think...
View ArticleRe: MRP area type
Thanks Caetano. Does this mean that all materials in same plant will automatically have the same MRP area?I was trying to create MRP area, so that I can assign it to few of the plants and run MRP for...
View ArticleRe: Join multiple Tables and apply function group by function
Does your inner Select statement work standalone? (SELECT session_id, s.sha256, create_date AS sample_time, t.create_time AS session_time, t.filename, h.pid AS WF_ID,...
View ArticleRe: ZIDOCAUDREP_ATV:"HANAPOC.ZIDOCAUDREP" is not a COLUMN STORE table
Hi Umarhan,By default, if you create table in HANA without mentioning the keyword "row" and "column", it will create row store table.If you want to create column store then you have to explicitly...
View Article