Re: Header Condition percentage distributed based on gross weight
You missed to tell what happened after you had done this setup and you missed to ask a question in general
View ArticleCan't create an app based on BW Odata service
Dear support, We've tried to create OData service based on BW Query in Eclipse. It worked well on the ABAP side. Generated OData service ZTEST_DEMO_QUERY_SRV returned all the data in the test mode: Now...
View ArticleRe: Apply for more days of Leaves than the Entitled in SAP ESS HR Renewal
ESS is a little different behavior You can read here https://scn.sap.com/thread/2068984https://scn.sap.com/thread/3621731https://scn.sap.com/thread/3484129 You can do quota check in BADI
View ArticleDefault Paper Size Not Saved in Report
I'm having an issue with reports that are supposed to be printed in LEGAL format, however CR is defaulting them to LETTER format, while it displays LEGAL within the print dialog. We have a web based...
View ArticleRe: How to set value for Input Box
I am facing Cannot read property 'setValue' of undefined error. Other code snippets i am trying is var oInput1 = sap.ui.getCore().byId("input");oInput1.setValue("1"); // by hardcoding 1 atleast facing...
View ArticleRe: "Error when connecting to system" or "Invalid Username or Password" with...
Hi Arsalan, Please note that this forum discussion is to help out general Developer's issue with HANA system, but not for troubleshooting individual's specific issue with HANA setup on AWS or other...
View ArticleRe: Plantilla DTW SALDO INICIAL inventario
La falla es que me dejo subir datos con la prueba pequeña, pero ahora no me esta dejando subir mas datos... seguir haciendo pruebas tsss
View ArticleRe: Update Customer Address using CMD_EI_API
After setting a watchpoint on MESSAGE, it stopped in the CHECK_EXISTENCE method of the CMD_EI_API_MAP_STRUCTURE class. It appears to be checking whether any of the variables it cares about are already...
View ArticleDescription text not saved for infotype 1002 on position object
I have a user who is having difficulty saving text that has been entered in the description field for infotype 1002. She used transaction PO13, selected a position, navigated to IT1002, selected a...
View ArticleRe: How to set value for Input Box
yeah its setvalue . but actually didnt work. var oInput1 = sap.ui.getCore().byId("input");oInput1.setvalue("1"); // by hardcoding 1 atleast it seems that that the object property i am receiving from...
View ArticleRe: Freight Charge calculation error
Hi Anand, I have checked the data sent by you,Can you please check the transportation zone for destination location?I think once the data is retrieve for Zone, it will start pulling the data.Please...
View ArticleRe: How to set value for Input Box
Hi Kumar,Your code is case sensitive. setvalue <> setValue. getview != getView which is what Jun Wu was telling you. Check your cases in your code and make sure they are correct. Regards,...
View ArticleUser-exits for componentes not triggered when creating WO by reference (IW31)
Hi, gurus! Let me explain the specific scenario we are struggling with: we have included some customised logic in the following user exits that are triggered when adding/modifying components in the WO...
View ArticleRe: Datawindow Column Name is created with another name while try to create
and when it does you know you need quotes around the value you Find or Filter on...
View ArticleRe: SAP Fiori User Limitation?
Thanks Krishna. Your response is helpful.Ideally it should be 1:1 where 1 Business APP user should be backend system user. Regards,Manish
View ArticleRe: Implementação da NT003
Alexandre, já realizou o passo 5 do pré-requisito da nota 2232757 --> MAINTAIN TAX SD CONDITIONS OFFSET. At, Pedro Silva.
View ArticleRe: Appeon - The Future of PB Webcast Series - Vision - Comments
Hi David et Al; Try this link to review the webcasts if you have an Appeon Login ID ... Webcast HTHRegards ... Chris
View ArticleRe: ngdbc.jar redistribution
I have the same question. How can third parties that want to distribute software that connects to SAP HANA via JDBC obtain the driver? Most database vendors make it easy to redistribute the driver and...
View ArticleRe: Issues using HR_INFOTYPE_OPERATION for operation MODIFY in Custom...
Time mgt (PT) infotypes need to be in the range 2000-2999 (as per help text for infotypes in V_T554Y). I am not sure if this applies to custom PT infotypes also. This help info also says customer...
View ArticleRe: Error in outbound TU
Hi Check PPF report and try to reprocess and get more detail for error and post here. RegardsSuraj
View Article