Re: Switch or case
Hi Chatrapati, Since you already have a SQL query, why don't you report off of it using the 'Add Command' option? It will work much faster and is always more manageable than creating formulas on the...
View ArticleRe: #MULTIVALUE error due to Exception Aggregation in BEx Query
Hi Foram, 1. Check if you drag only Order Counts is the result coming as summation of all order count or multivalue?2. If its Multivalue , then I suggest you to create a universe on top of bex query...
View ArticleRe: Design Studio 1.4 does not start
Hi Markus, Here's what Oracle's documentation has to say:The ConsumeHeap fills up the Java heap and runs out of memory. Whenjava.lang.OutOfMemoryError is thrown, a heap dump file is created. In this...
View ArticleRe: displaying long text in alv report
hi Vinay,did you try to use the OOPs concept for getting the desired ALV with 128 character .the class is cl_salv_table.if you need more information you can refer the code in the link****************...
View ArticleRe: How to make transfer check box as default check in Vi01,Vi02
Hi, First try SHD0 T-code its like bdc recording you find the options for making the fields obligatory.Regards,Venkat.
View ArticleRe: IDOC (ARTMAS) for each article / variant
Hi Hans , Were you able to resolve the issue? How you split the IDOC . I also have a kind of similar requirement.Please help. Thanks,Akriti
View ArticleRe: What targets use for 11VAHDR & 11VAITM? for RSA3 like Output
Hi, for standard dso and cube 0SD_O03 and 0SD_C03.have you filled the set up tables if yes check the data source in RSA3 -> check how many records there.come to BW side run the info pacakge check...
View ArticleGrouping List using sorter in HTML
Hi Friends, Can anyone please share me how to do List grouping in HTML view. I have requirement of grouping Master view list according to date. I have created my list as below in Screen.view.html...
View ArticleRe: Remove Search Methods from the Drop Down
Hi Shyam, you need to create a customized configuration of the communicator settings for the related OVP. The communicator settings define the search UIBBs that can be used. Check for the same in the...
View ArticleDistribute as present in migo.
Hi, I have got a requirement to implement the distribute option as present in migo to my screen. so does anyone have any idea of doing it.. please help..Chethan Kumar
View ArticleRe: File Upload
Hi Madhav,In File Upload UI element we cannot set the file name by default ( eg: using set_attribute( )). You need to select the file by clicking on BROWSE button only. ThanksKH
View ArticleRe: After Appraisal Workflow infotype 0024 is not updated
Hi Ragav, Please go through the following link that should help you achieve records in Infotype 24Leveraging qualifications management with SAP ERP HCM (part 2) Reward points if helpful.
View ArticleRe: How to pass language parameter in FPM Navigation method
Hi Supriya, Please check the last section( about language) in the below article. Application Parameters and URL Parameters - Web Dynpro ABAP - SAP Library Please try setting the language parameter...
View ArticleRe: Text Field is Gray for FBL5N in Edit mode
Hello Sanket, Thanks alot for providing your analysis on this issue. Is your issue got resolved ? If yes, please close the thread accordingly by marking the helpful / correct answers for future...
View ArticleBusy Dialog Not Showing Immediately
Hi all, I have a tree node in my application. If i select that tree node i want to show a busy dialog and then that particular page should render. For that i have written the code as onTreeSelect:...
View Articlehow to display images in a table SAPUI5
Hi All, How to display images in a table SAPUI5?The imagesarestored in aDBtable. So thatan image is displayed (butin each linethe same): oTable.addColumn(new sap.ui.table.Column({ label: new...
View Article