Re: How to fetch data from multiple tables in one GET_ENTITYSET method?
Hi Prasanth, SAP ABAP Developer will be able to help you to create RFC, its simple ABAP JOIN you have to use.Please reffer the below link to create Odata Service and...
View ArticleRe: ABAP Text format logic
Hi, i dont think there is any FM that provides a solution. as i had to do a split, i checked if the next word exceed 50 characters. If so, i did a split at SPACE, because i did not want to devide the...
View ArticleRe: Crystal Reports Dynamic Image
Thanks Abhilash. I am able to display the image referenced using the instructions you provided. The next step I need is a formula to select the appropriate image based on a value in a database field...
View ArticleRe: How to delete a abap program in product system
Delete the report in Development system and attach to a cr which has to be transported to Testing and Production system.
View ArticleRe: Restore Backup after Upgrade from 4.7 to ECC 6.x
Hi Hannes, Looking at your landscape with RHEL 5.6 , Oracle 10g and R3 4.7 with Archiving enabled, while performing upgrade you need to take care of all these dependencies. Option of client copy will...
View ArticleRe: Customer master data entended
Hello, MASS/XD99 would help to change existing records and not create new. It does not record sequential screens which is this limitation. It just changes the DB record. I do not think BDC is...
View ArticleRe: shift from ABAP to BW
Hi, I am not able to gather proper documents for the same. I need some PDF files. Can you please help? I am not able to understand from where can i start. And more importantly i want to do practice as...
View ArticleRe: list from json with nested loop
Are you developing a mobile or desktop application? There isn't really the concept of expanding the sap.m.List as it's default behaviour is to navigate to another view. If you are looking at a desktop...
View ArticleRe: Split standard screen
There are various sap demo programs which do things like this. Have a look at some of these and then you can get the code. Have a look...
View ArticleRe: SAP FIORI Apps ( My Leave Request) Throwing Error ( Your user might not...
Dear All, I have solved the issues . By following steps : 1. HRUSER Tcode ( Create ESS user and assign it to the employee master 105 info type )1.2 : Assign necessary ESS Roles to the ESS User id...
View ArticleRe: MSS Reports Local File (export to) icon not available for some reports
Hi Navya, Since these options are visible on Birthdays report means that the universal setting of the parameter WEBGUI is correct..
View ArticleRe: MSS Reports Local File (export to) icon not available for some reports
Hi Anthony, Did you got any solution ??
View ArticleRe: Unable to select SU in inventory count screen. No data exists
Hello Amit, Have you tried with the HTML templates: "Mobile Devices (Without HTML Tables)"see the WIKI Getting to know ITSmobile by Checking out the Internet Services - Wiki - SCN Wiki Also are you...
View ArticleRe: need info on system landscape in SAP SRM
Hello, If you use the EHP4 in BBP_BACKEND_DEST, it means that ESOA will be used to transfer POs to ECC in case of classic scenario.Also, it will be possible to use central contracts and perform the...
View ArticleRe: CR XI on Terminal Services Windows 2008 R2 cannot install
Typically on Citrix the issues are due to permissions. It may not be a bad idea to throw Process Monitor at this and see what it tells you. - Ludek
View ArticleRe: Syclo WM for Maximo - Creating a WO from SR
Gary, I took your java and threw it in a quick test and confirmed that it worked exactly as expected. My SR was converted to a workorder without any errors. I would suggest you double check the user...
View ArticleBorrado de calculos de nómina sin usar la transacción PU01.
Saludos.Escribo porque tengo un problema, hace unos días calculamos un finiquito, salio mal, pero al intentar borrarlo por medio de la PU01 no nos despliega nada. Simplemente nos da el mensaje de...
View ArticleRe: Syclo Inventory Manager 4.0 + SMP 3.0 Connection Issue
Omar, As indicated yesterday when I said I am going on tangent to check Work Manager 6.1, I noticed the installation is same as your 5 items above. What I did was as soon as I ran the SAP(Prod).exe to...
View ArticleODBC driver for SQL Anywhere 5.2
We have SQL Anywhere 5.2 server running on windows NT4. We are trying to convert to dabases hosted on this server to two seperate MS SQL 2005 databases. I have the Microsoft SSMA for Sybase utility...
View ArticleRe: Using AppBuilder, how to get addressability to Radio buttons???
Thank you for responding once again, I tried you suggestion:var buttonGrp = sap.ui.getCore().byId("sapMRbDefaultGroup");andvar buttonGrp =...
View Article