Re: Pass data from one View to another view
I am using routing concept for navigation as below provided as example by Sai Vellanki newpagecreateOperation: function(oEvent) { this._showObject1(oEvent.getSource() }, _showObject1:...
View ArticleRe: Refresh page / Values aren't update - Web Dynpro Abap
Hi Cristina, If you change the value of a field on a button event, you could re-bind the context node of the table, so it will bring the new data, using below method: lo_node->bind_table(...
View ArticleRe: Visualización de documento Preliminar
Hola compañera. Cuando guardas un documento como preliminar, la tabla en la que se almacena no es la tabla nativa (OINV si es factura de clientes) sino la ODRF y su detalle, prueba recuperando los...
View ArticleRe: Affordable Care Act (ACA)
RE: 2306 Michelle, There is a trick to using SE16N. It isn't intuitive. Once you are in the transaction and have entered the table you wish to modify (and hit enter), you then have to type...
View ArticleRe: Dump be using freely programmed input help with WDR_SELECT_OPTIONS
Hi Boguslaw, Check if there is any component usage called F4TEST. The message of the dump states it does not exist.There could be a typo on your component usage. Regards,Felipe
View ArticleRe: Crystal Reports 2016 / BI 4.1 Compatibility
HI , Always ensure you use exactly same version of designer / client tools with server. Check KBA :1376876 - SAP BusinessObjects products and components should be updated to the same Patch version...
View ArticleRe: How to get Work Item ID in bi_object~execute_default_method
Hi Ralph, Sorry for the delay in response . What i was referring to you is in your approval step insert a Z Class at program exit. This class much be created with interface IF_SWF_IFS_WORKITEM_EXITthis...
View ArticleRe: Commodity Swap Issue
Hi, everything seems fine. One query we are putting this flow in "Other flows" and posting though TBB1 This is not a problem right? Other flows dont create a request?
View ArticleExclude Current Month from Line Chart?
I have [Report Year] = [2013, 2014, 2015, 2016] & [Report Month] = [01,02,03,04,05,06,07,08,09,10,11,12] fields. I am concatenating them and plotting them on x axis of line chart as YYYY-MM. Other...
View ArticleRe: MCF - Registration validation link doesn't expire
Hi Piyush, it should be possible to configure this via a background job User Request Cleanup (Optional): You can delete the user request which are in process / open / completed / canceled using this...
View ArticleRe: BPC NW10 - Script logic Packages not runnin in test
Hi Sveinn,Check in BW T-code SM50: Is there any job running for BPC?Check in T-code ST22: Is there any dump error message for BPC?Check in T-code SLG1: Is there any error error message for BPC?ThanksObaid
View ArticleRe: Last Used doesn't show at Maintain Aggregates
Hi, thank you for your reply. Yes actually the out of several aggregates only one or two was showing some statistics about last usage. I assume that the aggregates I have created, they are not really...
View ArticleRe: Material Ledger - Actual Costing activation
Hi..Ifyou want to update the consumption of activities in the actual quantity structure and allocate the difference between the activity prices posted during the period and the actual price at the end...
View ArticleRe: EPM can't pull data out
Hi Lucius, I think, you might have checked Freeze Data Refresh option on your EPM. Please check it: Goto EPM tab -->More --> Freeze Data Refresh. ThanksObaid
View ArticleRe: Source System Export Error - SDM call of sduinfo ends with returncode 12
Sriram/All, Today only got approval for downtime. I tried to enable security for SDM and getting below error. G:\usr\sap\EPP\JC00\SDM\program>sdm changeauthenticationprotocol "version=2.0"...
View Article1st additional Group currency
Hi All, I am configuring Ledger settings in HANA server. Created company code currency as INR.In company code settings for the Ledger screen, upon selecting currency type as "group currency" for 1st...
View ArticleRe: ABAP 7.40: shift val left deleting leading space => shift_left( val = val...
Hi Ralf, according to ABAP Keyword Documentation ist is target = shift_left( val = value, sub = space ).If the argument sub is given a character string in substring, all substrings in the character...
View ArticleRe: Java version [8] is not compatible with runtime
I also have hit this error. It appears the instructions on the web site and in the Open SAP tutorial are simply wrong. The answers here indicate that we are to use one of the Tomcat versions. Given...
View ArticleRe: Display network hdr field on Project Profile
Hi Experts, Are there any other settings necessary to make the network header visible on the planing board? i have checked and unchecked this indicator. In neither instance are the headers displayed.
View Article