Unable to export report on to Excel Sheet in Portal 7.31
Hi All, We unable export report on to the excel sheet in Portal 7.31 since 10 days. Can you please let me know what could be the reason as it was working well until 10 days. Please advise. Regards,Karthik
View ArticleRe: How to add suggested item on Sales Quote?
Hi Vikas, If am not wrong you want to show multiple products to customer for the customer choice... In that case you need to work the layout with out document total.. Rgds
View ArticleAdditional SAP Router Installation Steps
Hello, Here we hae One SAP Router which is Installed on Windows 2008R2 SP1 Server Operating System. All SAP System are installed on HP-UX Operatimg System, due to some Major issue in ISP Link. we are...
View ArticleRe: Design Mode render choice: SAPUI5 vs SAPUI5 m Poll
Thank you Xavier, I have an other question, if I want to build a Dashboard using Design Studio that could be used in both Mobile (any device) and Desktop. what is the best practice that SAP recomend ??...
View ArticleRe: how to find closing date of Incoming Payment
What do you mean closing date of incoming payment? Rgds
View ArticleRe: Sales order approval for above 50% discount on any item row level
Dear Kennedy, Yes you are correct, we cant do approval by document Line fields. Actually i created one UDF in Header and writing FMS to get maximum of discount in row level. Based on the UDF i m trying...
View ArticleRe: what is BAPI_ALM_NOTIF_DATA_MODIFY ? why we need to use?.
Rajesh,Sample code for your issue is like this: DATA: notifheader TYPE bapi2080_nothdri, notifheader_x TYPE bapi2080_nothdri_x.notifheader-plangroup = wa_data-ingpr....
View ArticleRe: How to remove fieldgroups in adapt filters in VDM CDS view
Hi Shiva, Please check if below solution helps. #1 - Remove the field group annotations for the field which you don't want to show up in the adapt filter list (this will push the field to default...
View ArticleRe: Online check limits in security transactions
Hi Rivera You have to reverse the individual flow first than you can reverse the complete transaction
View ArticleDynamic Binding of Smart Table
Hi Experts, I have a view with radio buttons and a submit button. My requirement is that when I choose one radio button and click on Submit, the relevant entity should be loaded in Smart Table. So for...
View ArticleRe: SAP to 3rd-party system via Web Service without IS
Hi Ako,i'm missing a point, you need to consume a .net service or the .net application has to invoke something on SAP?
View ArticleHow can we perform AMDP with multiple select-option and select queries
Hi Experts, i have one query. STEP 1.* select qmnum tplnr ingrp bautl arbpl* from viqmel* into table it_qmel* where iwerk eq p_iwerk and* ingrp in s_ingrp and*...
View ArticleRe: How to avoid Duplication in query output
careLess aucim, It is not possible. We need all the contacts ,any functions available in sql like 'distinct' to avoid duplicates??
View ArticleM_SQL_PLAN_CACHE: Prepare statement for other user?
Is there a way to prepare a sql statement other than execute it? Can it be done for another user? Can it be done on SQL-level? Background for the question is that our statements take ~30s to prepare...
View ArticleRe: How to get Packed quantity of a HU
Hi Mary, the packed qty in AuM can be obtained from below tables: /SCWM/GMHUHDR for Header level info/SCWM/GMHUITM for Item level info BR,Anoop
View ArticleRe: Need a document on latest version of "Solution Manager-Concept Of Operation"
Rohan Looking at the answers, your question is not clear and judging from your question it doesn't really look like you did any effort to try and find this information yourself. Community members spent...
View ArticleRe: Cannot read WI_OBJECT_ID
hi, Please check the code in your Business object. I think in your business object at the time of instantiate it is checking with database. So as you delete the object in Activity 1, so records got...
View ArticleSAP EWM 'Blocked status is in RED' in /SCWM/PRDI
Hi Experts, I am doing a batch split using the methods of the class /scwm_cl_sp_prd_inb. After batch split creation, blocked status is not turning green when executed through my custom FM but...
View ArticleRe: Protection of sheet having 'EPMselectmultimember' function
You have to clear Lock for cell with Epmselectmultimember and for cells in result range: Here: For cells A18,A19:B30
View Article