Re: Sort Values
Hi Mahi, It will be much easier for us to help you if you explained what is source and what is target in your example. At the moment, Amit couldn't help you the right way, and noone else joined the...
View ArticleRe: SQL stmt Performance
Well, when the number of records increases then not only the join construct will take more time, but any other construct as well, and I bet relatively more than the join.If proper index access is used...
View ArticleRe: FB01 set jurisdiction key as optional entry
Hi, by batch input program at the end I get the error:AFF 716Error in assigning the tax group If I post manually the document I get:Specify a tax jurisdiction keyMessage no. F5566 In...
View ArticleRe: VBOF Transaction
Hi Sachin Did you check this note? 509868 - SDBONT06 does not select all documents Thank$
View ArticleRe: How to connect universe in SAP Dash Board 4.0 ( unknown error)
Is the issue specific to a user?Do you observe the issue to occur in client tools from various system? A DSL bridge restart might help.
View ArticleRe: Manager Positions sorting order problems in OrgChart box.
See my reply to Re: Manager Position Sorting in OrgChart Box. "Within the AdminConsole there is a section called Application Wide Settings. In it is "RFC Trace".Use this (see instructions on p50 of...
View ArticleRe: Downpayment Request
Hi Kedalene, 1. When you create AR invoice, system automatically links fully paid down payment amount. Not sure, how did you miss or forgotten? 2. a) Create AR credit memo for AR invoice. so that SO...
View ArticleRe: implementation of snowflake schema using SAP business warehouse
Hi koneru, In the snowflake schema you have one fact table connected to dim tables, which are then connected to other dim tables. I have not seen this being modeled in BW. please find the below doc,...
View ArticleRe: Upgrade ERP 6.0 EHP3 to EHP7
hi Lino,sometime ACT_UPG phase stuck due to memory, Please have a look at this note. It might be helpful1387739 - Out of memory errors during shadow system operation Please download latest TP patch and...
View ArticleRe: SQL statement to derive Year and Month
Hi Kris, What is your use case for this need? If it's for reporting, I'd recommend the following: 1) Generate time data in HANA and then join to your table. From time dimension you have pretty much...
View ArticleRe: BW/BI data in Hana through BODS
Hi Jay,Are you using a query transform and assigning at least 1 primary key in BODS? Thanks,Eric
View ArticleScript Logic functionality
Hi Experts, I have a requirement based on which I want to know does this Possible by script logic or not? Here is my question : I have a data in some accounts CATEGORY ACTUAL for a period of 2013.04 ....
View ArticleRe: Same excel but different outputs
Actually I've just noticed that all the columns are coming but here is the issue. I've to squeeze first column so much to view the details. I've provided the code above. Can anybody please see what is...
View ArticleWarranty on sub equipments
G'Day All , I need some inputs on Warranty functionality on Equipment and Sub equipment . I have a equipment hierarchy of equipment and sub equipments . Main equipment = Truck ( warranty for 5 years...
View ArticleRe: Enhancement used for vf01
Hi jena, I dnt know about user exits.Can u please mention were we can open this user exit-RV60AFZZ and write the required code.
View ArticleRe: BEX Query Issue
Phani, I know how to hide compounding objects but i want to hide the VALUES inside the compounding objects.
View ArticleRe: Please wait while fetching messages...
Hi Robbe, Please implement note 1928712. We did this and it fixed the issue. ThanksSiva
View ArticleRe: LITs Include user name of who posted and also letters US in front of user...
You are in "Display Mode"
View ArticleTriggering OVERRIDE_EVENT_OVP method when a button is clicked in the...
Is there any way to trigger the PROCESS_EVENT method / OVERRIDE_EVENT_OVP method when a button is clicked in the view. These methods will trigger fine when we click on any toolbar buttons configured...
View ArticleRe: F4 Dropdown in SALV report
Hi Manish, Thanks for reply! That is what I was thinking. It should come automatically. Here is my rest of the code. TYPES: BEGIN OF ty_output, vbeln TYPE vbeln_vf, fkart TYPE fkart,...
View Article