Re: HANA Procedure issue
Hey Swaroop, Before correcting your procedure, If I understand your scenario properly it can be easily achieved using Window Functions like Rank() , Also this can be achieved via modeller too See an...
View ArticleRe: HANA Procedure issue
Hi Swaroop, so you probably want to break it down. Get your data set first by joining the tables involved. Then group the dataset by year, country and material cats and aggregate. You could model this....
View ArticleRe: Rental Management in RLM
Hi Ku Ibrahim, I have implemented Rentals process in RLM for one of my clients. Let me know if you need any info on this. Thanks,Akash R M
View ArticleRe: Need guidance to learn EWM
Hi Guys,If you are finding no clue to answer my question, let me rephrase - Do I always need to install SAP SCM package and ERP ECC package together to run EWM scenarios? Can I configure only in ERP...
View ArticleRe: IS-OIL RLM: Non-stock material outbound delivery / Offshore goods return
Hi Andre, You can create a returns document for non stock item as well as text item. Thanks,Akash R M
View ArticleRe: Calling an SP takes over 200% more time over the select statement
Hi Bill, Can you please try something: tab_cust = SELECT C_F_NAME, C_L_NAME, C_EMAILFROM dbo.CustomerWHERE C_ID = :C_ID; tab_orders =SELECT O_ID,...
View ArticleRe: Fetch XML data in BODS through URL
Thanks Vipin, I will asked basis team to expose the server to extranet. Blaiso
View ArticleRe: Workflow template when running tcode TRIP
Try:Checking the binding to the ruleCheck if restart after error works (transaction swi2_diag) if so this could indicate missing authorizations. Test the rule in transaction pfac and see if you get the...
View ArticleRe: BW 7.3 Hierarchy data load question.
Hi Ömer, My advise is: remove all External Characteristics in the hierarchy and after that, apply my proposal of Mar 18, 2014 1:33 AM. Best regards,Sander
View ArticleRe: Analysis for OLAP - How to modify Currency and Scaling factor display
Hello Peter #1) That appears to be a bug. Please contact support.#2) Ironically we used to display the scaled number without the scaling factor! But that was a bug which was fixed so now you always see...
View ArticleRe: Amount in 1000's
If the amounts is 2543000. I need the report to display the amount as 2543. Is it possible to achieve this with attaching formatting sheet since we have some limitation and can't attach the formatting...
View ArticleRe: What module will be good for a fresher to start with SD or CRM module?
Hi Sharib, it depends on what you are going to do in future. Get an overview of the two modules and make yourself familiar what companies around you and see the jobs listed at their homepages... Which...
View ArticleWhere to post bug reports for Cloud Applications Studio
Where is the appropriate place to post bug reports for Cloud Applications Studio 1402? The documentation says "In the SAP Cloud for Customer solution -> Administrator -> Incidents" but there is...
View ArticleBPC Web Report Error Message
BPC Web Reports have been defined with one of the row dimensionsmember selections as 'current context'. The report is saved and willbe used by various users. The dimension is a secured dimension. When...
View ArticleFunction T-code: CU50
Hello Guys, I need a function that performs the calculation of costs for T-code Cu50. For configurable materials, because my client performs custom productions.
View ArticleRe: There is no iView available for system "SAP_SRM": object "qte". For more...
Why don't you transport the role you fixed in DEV across the landscape?
View ArticleRe: Java-only, Component based message alerting - loopback to sender system
Hello, >>What are your approaches regarding this requirement in the context of java-only?I would suggest you to schedule jobs like this:Customize Alerts Using Job in PI 7.31/PO >> alerts...
View Article