Re: EMP Report is not displaying desired data
TOTALADJ - do you think it's correct? Always check base member combination and compare the same with RSA1 Vadim
View ArticleRe: Create Table Statement Error With If Exists Clause
Hi Courtney, Try the following logic: if exists (select * from sysobjects where name="TestExec")drop table TestExecgobegin create....... Hope this helps
View ArticleUnrelease PR after PO creation
Hi, simply, is there a system message to prevent unrelease PR after PO created reference to this PR. Thanks
View ArticleRe: Lock NOT set for: Loading master data attributes
Hi Francielle, Do you really think it's a good idea to provide links in the internal network??? Vadim
View ArticleRe: Fatal error installing SAP GUI for Java on a mac
Hi Sriram, Thank you for your answer. The mentioned thread was solved finding a corrupted PlatinGUI740 jar file. Unfortunately, this seems not to be my case: I successfully installed my...
View ArticleMass approve using UWL Portal
Hi. Is posible have massive approvals using UWL in the portal 7.3? Regards
View ArticleRe: Lock NOT set for: Loading master data attributes
Hi Vadim, I do not see any problem in mention a SAP note that is completely related to the question discussed in this thread. Best regards,Francielle
View ArticleRe: Wage type as percentage from other wage types
Hi, To make unit as Percent. Check in table V_T511 Wage type characteristic. Make Unit as Percetage. And to make it enable go toSPRO -> Personal Management -> Personnel Administration ->...
View ArticleCannot change the structure of the hdbtable after table import ?
Hello, I have a problem with change the structure of the hdbtable after table import in a package. Step1: I define a hdbtable and activate it. The table "MyPackage::Z_ImportTest" will be created. //...
View ArticleRe: IBP - HCI integration
Hi Sunil, I've had a similar issue with the drop down not allowing me to select the agent after an HCI upgrade. Upgrading the on premise agent to the latest release fixed it then. As a first step you...
View ArticleRe: Lock NOT set for: Loading master data attributes
I am not talking about notes relation, just about links: https://css.wdf.sap.corp/sap/support/notes/1923378 The links like mentioned are working for SAP employees, but for others has to be:...
View ArticleRe: Lock NOT set for: Loading master data attributes
Thanks for advising, it is clear now! Best regards,Francielle
View ArticleRe: Cannot change the structure of the hdbtable after table import ?
Hi, please add the integer values in your csv file at the 4th position and not in the 3rd position. The alter table statement resulting from the change of the hdbtable file adds the new column also on...
View ArticleDisplay values and text in middle of Donut chart
Hi All, I have a requirement to display values and text in the middle of Donut chart like the one mentioned below. Please suggest.
View ArticleMass Upload using Store business document in Equipment Master
Hi ABAPER's,Is there any any FM to upload pdf documents in background via store business document(GOS) in Equipment master(IE03)? At present user is attaching documents using Generic Object Services...
View ArticleMII 15 SATO CL408e Label Printing with ADS
Has anyone else tried printing to SATO printers using ADS, or created / modified a XDC file for printing to SATO printers? We will be migrating to MII 15 shortly and are looking at replacing our...
View ArticleHow to view the Description of a saved LUMS file
Hi- While saving a Lumira file using 'Save As' option there is a place to add optional 'Description'. I saved a file with some comments in the 'Description' section but cannot find how to get to what I...
View ArticleRe: TabStrip Select function with setSelectedIndex() function loading wrong...
HI Sumit can you check your code var oTabStrip1 = new sap.ui.commons.TabStrip("TabStrip1",{ select:function(evt){ if(oTabStrip1.getSelectedIndex() === 1){ oTabStrip1.setSelectedIndex(0); }...
View ArticleRe: BODS best practice for loading data into SAP Z tables
For writing functions you need ABAP skills. 2nd datastore must be db-based, indeed.
View Article