Re: Nested Table View in Sap.m.table
Hi Mani, that is not possible using table control of sapui5. You can find a table control of other libraries like extjs, jquery plugins... and encapsulated it in a sapui5 control as is explained in...
View ArticleCheck before save issue
Hi experts,I need to add some controls before saving a marketing object and i used IF_EX_CRM_MKTPL_OL_OBJ~CHECK_BEFORE_SAVE badi for it.An error message occured but the object saved even the exporting...
View ArticleReverse logistics performed in SAP APO
Hi All I need to know how reverse logistics are performed in SAP APO and the step by step process on a high level will help a lot in my current project. Ashakir
View ArticleRe: issues with sap.ui.table.Table.getRows
hi Kai, its resolved, below are my answers:- check boxes issue: this was due to no model binding, i missed it :-(- row ids of getRow method: this is due to fixedRowCount property of the table. it will...
View ArticleMultiple TR single import
Dear All, I would like to have clarity about Multiple TR in single Import I was responsible to do 350 TR from Development Client (third party)from a SAP ABAP Development team to customer Development...
View ArticleRe: add large number of the buttons to the sap form
what is the setBtnLocation invocation for? can you paste the method's declaration? also: by 'draw event' do you mean BoEventTypes.et_FORM_LOAD ? Message was edited by: Bartosz Janik
View ArticleRe: Only Delete duplicate Matnr
Hi abdul, I'm not asking here for a solution...I would suggest, to do it in this way. TYPES: BEGIN OF TY, FIELD1 TYPE N LENGTH 18, FIELD2 TYPE C LENGTH 20, END OF TY. DATA: WA2...
View ArticleRe: Customer pricing procedure in Sales transactions
Hi, Is this resolved. If yes could you please share the solution to it. Thanks in advance. Thanks,Raja
View ArticleRe: Access To BTPARTNER/Partner From BT116H_SRVO/Details
Hi Nicol, This can be accessed via custom controller present in BT116H_SRVO component. Data: lr_cuco type ref to CL_BT_H_CUBTPARTNERCU, lr_entity type ref to cl_Crm_bol_entity. lr_cuco ?=...
View ArticleRe: SAP Screen Personas error "A problem with network connectivity has been...
Please use this checklist to see if everything is correct:1. restgui service handler class has CL_HTTP_EXT_ITS_BASIC2. SPRO -> Sap screen Personas -> Maintain system has - 3 letter system...
View ArticleRe: Argument #1 of GridValueAt is out of range - Cross tab CR 2008
Hi Dhananjay & Abhilash, Thanks for the reply. -1 value helped in resolving the issue. Sunil
View ArticleRe: Re-importing a Flavor, not possible.
Export in System A -> Import to System B -> Export from System B -> Import in System A
View ArticleRe: RFC_ERROR_SYSTEM_FAILURE error when connecting to BEx
Source system check was okay. Actually we have two BW systems, and I get an error message when I try to connect to either one of them. This tells me that the problem probably lies with Excel. I just...
View ArticlePI ECC System Level ALERTs and House Keeping & Operation Related Jobs
Hi Gurus Can you please share with me various System Level Alerts, house keeping and various operation related jobs for PI & also ECC (PI / Integration Engine related) - To be more pro-active in...
View ArticleRe: BI Process chain
Hi Greg/Asif, Thank you so much. I have not imported the process chain into CPS. But I tried to trigger the process chain direclty via CPS using the 'SAP_BW_ProcessChainRun'.I only mentioned the...
View ArticleRe: Transfer Order without any Batch Determination
Hi, Currently the strategy is FIFO for the storage type The problem they are facing is that, batch is getting determined automatically with FIFO say in the below manner. TO - 1 Batch 1 - Qty...
View ArticleRe: how to add new line item based on main item using crm_order_maintain
Hi Vinod, The relationship with main item is stored with CRMD_ORDERADM_I- Parent. You need to pass the guid of main item to orderadm_i-parent. This will keep the relationship with main item. ThanksAjay
View ArticleManage References in SU01 by SAP IdM?
Hi Everyone, When you navigate to SU01 -> Select user and Change -> Goto -> References Can these References be managed by SAP IdM using the standard SAP provisioning framework? Please advise...
View Article