Dynpro en blanco al dar F3
Buenas tardes.Estoy trabajando en un desarrollo en el que después de que se muestra el layout de salida de un ALV y me quiero regresar a la pantalla de selección me aparece una dynpro en blanco, esto...
View ArticleRe: Multiple receiver channel in ICO
Hi Shaibayan, From my understanding you want to achieve something like the images below of an ICO. Sender channel Receiver Interface# using the same OM and Service interface for all suppliers Receiver...
View ArticleCORS Support For Gateway
We have been searching for a method to support CORS for Gateway services. We have tried open source and vendor provided reverse proxy solutions, but all have come up short in one way or the other. We...
View ArticleRe: LSMW for Goods Issue (MB1A)
Yes, you can't influence the target structure, you only chose via F4 one of the import methods SAP is giving you the target structure based on that. What you have to provide is the source structure,...
View ArticleRe: JSON to XML converter unexpected array behavior
Hi Glen, It works correctly with MII15.1 SP2 Patch 1; with your original input JSON i get this output: <?xml version="1.0" encoding="UTF-8"?><root> <scenario>1</scenario>...
View ArticleRe: Preventing zero value records from getting exported, on running EXPORT...
Hi Rupali, Performance impact will be minimum, routine will just sum up and remove all the 0 records in the internal table, will be very quick. Andy
View ArticleRe: HANA with Hadoop integration
Hi Sandip, Some of questions are already answered in SCN blogs. I have done HANA/Hadoop integration on cloudera manager using SDA Refer - Hadoop and HANA Integration
View ArticleRe: Serailization-Update not possible; event handler is locked
Please mark question as answered if issue is resolved.
View ArticlePersonas Flavor Rendering Incorrectly for Some Users
I'm running Personas 3.0, kernel 742, patch level 413. We went to 413 about a week ago having been on 327. When users log on, the Personas flavor for FV50 renders incorrectly - but only for SOME users....
View ArticleRe: BAPI_ALM_NOTIF_CREATE
Those FM's work, but they are not Remote-Enabled Modules, so I can't call them from an external application. I'm connecting to SAP using the NW RFC SDK. I ended up making it work by calling...
View ArticleIs there a table(s) that SAP uses to determine unsettled amounts?
Hi Experts, We are trying to determine how SAP determines which transactions have been settled for determining what it must settle. What is the table (not a report using i.e. - CJI3 using balances,...
View ArticleRe: Dependency issue with custom formatter
what's your folder structure and controller name
View ArticlePB Newbie - CurrentRow() is unknown function name
Hi PB Gurus, I'm trying to get the current row of a column(dddw style) in DW under the clicked event. I use this: if (GetRow()=CurrentRow(), RGB(255,255,0), RGB(0,255,255))But I got Unknown Function...
View ArticleRe: BAPI_ALM_NOTIF_CREATE
That's good. I do not know whether any such RFC enabled FMs are there. RegardsKJogeswaraRao
View ArticleRe: PB Newbie - CurrentRow() is unknown function name
CurrentRow() is a datawindow object expression function and not a powerscript function. To get current row in an event, you need a datawindow powerscript function: GetRow() Additionally in the...
View ArticleRe: Forecast against a WBS
Hello If you want to have the PIR assigned to a specific WBS element, you should take a look on the following note: 2084268 - How to assign a planned independent requirement to a WBS or If you don't...
View ArticlepbGMap Demo - Where to go from here?
Greetings All, I have a modified version of pbGMap that our dispatchers use to keep track of where our vehicles are and view status via color coded markers along with pop-up html windows that display...
View ArticleRe: Fragment as Popup in Desktop and Normal in Mobile App
then you put a rout there, who is stopping u.....
View ArticleRe: Dynamic Controls Creation in UI5 view
don't know what you are talkingdon't know what u need
View ArticleRe: GR MIGO not possible for WIP Batch
Hi Michel, We have recently used WIP batch functionality for external processing at vendor site and we never saw this error. This step is one of the operation/phase in process order. We have used...
View Article