Re: how to check portal log data
You may read below link from sap help.Logging Changes Made to PCD Objects - Portal - SAP LibraryApart from that, you make also see generic logs like default trace and application trace.Also, check log...
View ArticleRe: Read from 6 tables, create 1 file
Hi Zach, In case you want to pull out the entries even if there are no entries in ADR6 or ADRC etc then you can use the LEFT OUTER JOIN as per your requirement. for e.g. in the below example even if...
View ArticleRe: WAD: How to replace cell content of a query with a picture?
Hi Lalit, All this is fine like posted by Andrey.I'm trying to find a way to display the custom images in the "CoCode" and "Customer" column of the example.It is possible to customize text or to show a...
View ArticleRe: Removing the loca testing restriction of SimpleProxyServlet for test...
hi Mayank, i am not working on this SAPUI5 Simple proxy servlet in my project, so i have created an Apache proxy server in local system, so that i can test with my application with IP address, from any...
View ArticleRe: Language Issue in HR
Santosh, Can you elaborate plzz Praneeth - We dont need to transalate right? for config values we should get from Users and update in Russian lan Login , but my question is when we login in "EN" we...
View ArticleRe: page setup
Hi Divya, If you've setup a printer for the report then the same printer needs to be available on the server (java app) where you view the report. -Abhilash
View ArticleStoring Values from Look Up
Hi All,My RFC Look up is working fine. I need to store the values returned by the look up in PI. I was thinking of this hash table concept which I read in a few blogs. Can someone please let me know...
View ArticleRe: how can i open universe created using IDT in SAP BO design studio?
SAP BW Netweaver 7.3 powered by HANA DB
View ArticleRe: PO exchange rate fixed: gain/loss still calculated?
Hi, At the time of GR posting system will pick up the exchange rate as per OB08 and difference between PO rate and GR rate will post as price variance. However, the price variance will be 0. This will...
View ArticleRe: SAP UI5 table / add buttons in the table header
Hi Nagl, Try this hope its useful var oTable = sap.ui.table.Table("searchResults", { width : "100%", height:"100%", selectionMode: sap.ui.table.SelectionMode.Single, columns:[ new...
View ArticleHow to get the recent use date of z tcode?
Hi expert, Now i'm facing a requirement,as the post title.Is there any function module or standard tcode to get recent use date of z tcode? Thanks.
View ArticleRe: BDoc Errors( CND_M_SUP) --Error when executing flow for BDOC CNBCCPSAP00090
HI Raj, Please check the error long text detail and share. The button on the error screen. ThanksPrem
View ArticleHANA XS application: Session Timeout
Dear All,I have few questions with respect to session time for an XS Application:1. Can we independently have different session time for different XS application?2. How to do it ? I presume if possible...
View ArticleDebugging Techinques for BDC or Bapi
Hi Experts , I am debugging an Bapi Program with plenty of records ,my internal table has 250 records, i would like to debug 200th record , as i know that error...
View ArticleMake whole "Group" invisible
Hi guys, I have Group (this group contains two elements: Caption and Table) in my TransparentContainer and I want to make it invisible. I've created new node in Context with Attribute of...
View ArticleRe: Bdocs error data SMW01 (PRODUCT_MATERIAL)
Try allowing changes to your settype data using the following path: SPRO->IMG->CRM->Master Data->Products->Business Add-Ins->BAdI: Allow changes to Product Data Add your settype here....
View ArticleOpening the SAPUI5 Debugging Window via Code?
Hello SAPUI5-Team,Is it possible to open the "SAPUI5 Diagnostics" window programmatically using Javascript?
View ArticleRe: Did the SCN content submission process change?
Dear Jeff It is my understanding that the issue is resolved now. Please try again. Many thanks! Best RegardsFabian
View Article