Re: Display the data in web application
Hi devaraj, try the below code var aControls = []; var lblhello = new sap.m.Label("lblid",{text:"Hello World"}); aControls.push(lblhello); return aControls; Regards,Madhumahesh.
View ArticleRe: How to set default 'location' in Serial number setup
Hi AlokCould u please share your screen with me?
View Articleborder of table and page margin
Dear Gurus, I have a question on how to set the width of each column, so as the border of table and page margin. Say in a page with 30 cm width, margin on both sides are 2 cm.So there's 28 cm in the...
View ArticleRe: Unable to perform archiving
If you have executed the write job, then the archive file gets created in the file system. You don't have to do the STOrage job since you have no repository and want to keep the archive in the file...
View ArticleZGWSAMPLE_SRV/$metadata not found
Hi All, I am trying to consume the ZGWSAMPLE_SRV service via SAP gateway. When i run my app i am getting the attached incomplete output along with the error related to the metadata file error. Please...
View ArticleRe: Automatic generation of A/R Invoice
could you elaborate with regards to the B1if user possibility? With regards to the SDK development, can I take control over the documents status such as closing a delivery?
View ArticleABAP WebService Issue
Hello Champs, I am consuming web service using ABAP, configuration done from SOAMANAGER and its working fine when I am testing it from SE80. but same is not working when I have created program from...
View ArticleConditional Authorization on profit centre
Hello All, In the bex query i have two fields profit center and employee.I want to create a role for a particular user if for a profit center no of employees is greater than 10 than only he can drill...
View Articleone question about method and static method
If all the variables in a method are global variables/class-data/constants and no importing parameter.What's the difference between it is defined as a static method or a normal one?
View ArticleChanging Profit center in Sales Order after Shipment Document
Hi All, We have situation here, The thing is at the time of creating Sales order I don't know the profit center which has to be assigned for example, I have created a sales order for goods transport,...
View ArticleRe: SAP working slowly in wifi WHY ?
Hi, Kindly change server service manager then license server to IP address instead of computer name.and also the each client license server information. Thanks. Regards,Clint
View ArticleRe: Portal on Mobile for ESS/MSS
Hi Prasad,You should be able to access these applications through the portal on a mobile device. Please have a look at the following notes 1995454 - Central Portal Browser Support for Portal Mobile...
View Articlehttp://service.sap.com/licensekey link is not working
I install the SAP NetWeaver 7.02 SR1 ABAP Developer Edition. when I try to create program it will shows me the message You are not registered as a developer.Please register in the online service System...
View ArticleRe: Gateway for simple function module
T. Kolz Please close this thread if it's been resolved. Rgrds,JK
View ArticleRe: MRP Behaviour
Hi Mariano, Very good explanation. Thank u. Q1: So in APO, during MRP run, using the "Bottom up approach" this problem can be solved. Is it? Q2: Is it possible to run MRP in ECC using the "Bottom up...
View ArticleRe: Gateway does not bring the list of EasyQuery
Johnny Muñoz Any update on this discussion? Please close this thread if it has been resolved. Rgrds,JK
View ArticleRe: MTO VPRS
hi,thanks a lot for your quick reply!Our process is :1、creat a project and material component2、run mrp, transfer the reservation of the material to product order3、creat sales order4、done GR of pro...
View ArticleRe: Would like to debug the we21 function module.Not sure how to do it?
Dear Anish, Set an external break point in the FM and generate an IDoc.The screenshot below is for the logical path fm but the above applies to the FM you have mentioned too. I am curious, why do you...
View Article