Re: Get latest record based on date to avoid duplicate records
Hi Vishnu, What Package are you using to load that data? In standard Package for load of MD there is a Key data which is usually current date. This way load selects a record that is valid for today. If...
View ArticleRe: How to setup "Refresh on Open" as default for new documents?
Hi Rudolf Not sure if this still works but we use to change the Refresh on Open value to yes in the processSave.jsp file. This changes the process so that when you save a document the property get...
View ArticleRe: Ui5 oData Https Basic Auth
HI David Have you try oModel = new sap.ui.model.odata.ODataModel(url, true, null, null, {Authorization: "Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ=="}); where QWxhZGRpbjpvcGVuIHNlc2FtZQ== is encoded...
View ArticleRe: Date Display in Crystal Report 2011 from SAP BW
Hi, Please check your BW side data, date field having any null values then #,not assigned values coming from BEX Query. In crystal formatted the date field many ways. 1. Write click on data field ->...
View ArticleRe: UI Theme Designer available only in Read only Mode
Hi Rakshit, Check following: Prerequisites - User Interface Add-On for SAP NetWeaver - SAP Library 1906793 - FAQ: UI Theme Designer for SAP NetWeaver AS ABAP Authorization object: /UI5/THEME You could...
View ArticleRe: Cargo Cuentas por Pagar
Buenos días; Es que por parte del Gerente Financiero de la compañía dice que esta cuenta "Factura pendientes por recibir" no existe en las NIFF (Las Normas Internacionales de Información Financiera...
View ArticleRe: Planned/production order generating for a sales order that is complete
Thanks, in MB51, i see there is one 641 E movement to the sales order. I am not much sure on this movement. can you please explain it.. its a SD movement to sales order correct?
View ArticleRe: Difference in keeping the prompt in universe & Webi report level ?
HI Suman, The only difference in the above scenario is the fact that you can reuse the prompts in other reports. From the perspective of a universe vs a webi report prompt (when not considering...
View ArticleRe: GRC 10.0 UAR Error Process Type Not Supported
Hi Madhu, also just for your information the SOD review process working perfectly and requests created successfully, Thanks and Regards Mujtaba Siddiqui
View ArticleRe: ABAP “TIME_OUT” loading file
Hi Vitaliy, Have any changes/Transports moved in system ? Regards,Rishi
View ArticleRe: How to show the attached document in email in inline mode
Hi, It is not clear from your post the content of i_text . Here is a program that send html body and html attachment. Re: Send tabular output in email using oops regards.
View ArticlePO attachment in service object: ME21n
Dear Expert, Please guide me, I have a requirement while saving the PO the given output type pdf should be attached in service object automatically. I have given document code in NACE corresponding to...
View ArticleRe: Send tabular output in email using oops
Hi, You can create html table . See sample program Y_R_EITAN_TEST_10_09 attached . Regards. I change the program so the same table is sent in the body of the message AND as attachment. See FORM...
View ArticleRe: Running 64-bit PB12.6 application
So i have had some succcess. If i copied all the files from the shared folder into my app folder, the application works. This application needs to be deployed via smart client and I am unable to get...
View ArticleRe: SAP system performance problems
Hi Samid, Please check the below URL for the performance tuning: http://darrylgriffiths.blogspot.in/2011/08/basic-performance-tuning-guide-sap.html ABAP Performance and Tuning - ABAP Development - SCN...
View ArticleHow to enhance ICCMP_AFS_HIS?
Hello Experts, Hope you are doing good. I need your help. There is an assignment block in the component ICCMP_AFS_HIS I want to add new fields to that AB. But, the underlying object is a view object...
View ArticleRestore DB on the database on the new server
Hello!I have only full offline backup SAP system (SID: DER) and I need to restore this backup on new server. What I wont:Install new WindowsInstall new DBRestore my old DB (SID: DER)Install SAP system...
View ArticleRe: No quota available for att./abs XXXX
Hi Lobna, Have you checked the absence quota value is available for the absence type. If it's available then check the counting rule and int's connection with deduction rule. And after that check that...
View ArticleRe: Additional text beside the input field
Hi, Thanks for your reply. Can you please explain how to use the caption element? To explain in a simple line, I want to display two labels(Right side and Left side) for one input field. Please check...
View Article