Re: URLs for Direct Navigation to Service Tickets
Hi Nelson, The Thing Type for Service Request is correct, but we do not support direct navigation using Internal ID yet for service request like we do for other objects, this has been added to backlog....
View ArticleRe: Why can't I connect to my HCP Account?
Reset your, system(global) password and try, to avoid this issue
View ArticleRe: PS Version Values Difference
Hi Suresh, Please analyse on table level for values. RPSCOCOEPetc thanksSunil
View ArticleRe: Export failed: At least one of the Accounts is marked as Control Account...
Hi Kerstin, Thanks for you reply.Yeah I did run the troubleshooting tools with corrected result. Any idea why I am not able to export/import the chart of account consolidation ? Regards,Felix
View ArticleWhy the rounding rule of good receipt for local currency is different to...
Hi Gurus: The rounding rule of good receipt for local currency in PO1 is always round up while the reaction in PO2 is commercial. Why the rounding rule between PO1 and PO2 is different ? Processing...
View ArticleRe: Get value without press enter in selection screen
Hi,Try below code.TABLES: MARA.types: begin of ty, matnr type matnr, werks type werks_d, end of ty.data: it2 type standard table of dselc, wa2 type dselc. data: it type...
View ArticleRe: Unable to install HCP Tools on Eclipse(mars)
Can you try install this under plugins of eclipse.Are you trying with 32bit or 64bit eclipse?https://tools.hana.ondemand.com/mars/ .
View ArticleRe: How to execute a report in foreground and background based on radio...
Hi, we have a system variable called sy-batch (used for Program is running in the background ). if program is run in background it will "X" if in foreground then it will space. note1.put all code in...
View ArticleRe: CL_SALV_TABLE sort issue
I do not have a local itab. There is just one itab and this is global. Edit: I was wrong. I used a sorted itab in the whole program and copied it into a standard itab (because SALV does not work with...
View ArticleRe: Icon tab bar inside row repeater
Strange! then it should not be an issue with your src 'resources/sap-ui-core.js'. It should work fine. Any errors in console, when you use 'resources/sap-ui-core.js'? Regards,Sai Vellanki.
View ArticleRe: Message processor drop down not working in ChaRm when team determined...
Hello Rishav, Thanks!.. Access sequences are looks fine and it is same as ITSM. BR,Kutty
View ArticleRe: SAPUI5 Formatter Options
Hi Stuart Maybe you want to consider using another model like thisJS Bin - Collaborative JavaScript Debugging Thanks-D
View ArticleRe: Excise Reverse for goods return from customer
Hello Mukthar, Thanks for your reply. please find the below screen shot of J2IUN. Balance is there for RG23A. I'm trying to post the amount only for Rs. 6125 thru other adjustment. please give your...
View ArticleRe: External Pricing Issue with Cloud for Customer
HI Felipe, Need your help in the integration issue for External Pricing. looks like we didnt get the solution yet. Regards,Satya,
View ArticleRe: Powerbuilder Advanced GUI
Thanks Bruce.It was my belief that if OpenSource software is included in my software then there is a legal danger that ALL my source code is accessible.You seem to imply that ONLY the library in...
View ArticleRe: What is the field name for Purchase Info record Info Category in SAP MM
Well, you can find the info record category in table A017 itself (ESOKZ). System will create different condition record number as per different category.
View ArticleRe: Converting internal table to xlsx and downloading to application server
Dear Abin, Even I have faced this issue..Hope the below sample code will help you... DATA : STRING1 TYPE C LENGTH 1024, STRING2 TYPE C LENGTH 21000, V1 TYPE C LENGTH 40....
View ArticleRe: Error in code: CMOD using Badi
Hi, Did you follow correctly this blog? Badi Implementation for Bex user exit variables Because the only problem that you will encounter with the blog is the ENHANCE part.. Regards,Loed
View ArticleNo Authorisation to Create PDS
Dear all, We are transferring PDS from ECC to APO. However following error message appeared while sending PDS to APO. We have checked its integration Model & seems to be OK.checked authorization...
View Article