Re: How concatenate variable inside fieldcat
That's enough frivolity for now. I know we're only filling in time until the OP deigns to answer our queries so we can actually help in, but even the ABAP space has standards!
View ArticleRe: Managing SSL certs for SMP - any good tools?
Hi Jeff I found two Open Source software for Keytool GUI. Elysian Keytool Advanced GUI https://sourceforge.net/projects/ssltools/KeyStore Explorerhttps://sourceforge.net/projects/keystore-explorer/ I...
View ArticleRe: Layout Selection!
Execute the report as it is then go to layout, administration & change layout, enter as per your needs. Best Regards, Radheshyam P.
View ArticleRe: How to set "No Data" text in VIZ Frame when data is not found from...
Hello Somdutt, What I meant is that SAPUI5 1.42, which is not yet release, will have this "No data" shown on vizFrame when data set is empty and you don't have to customize it yourself. BR,Chapman
View ArticleRe: Text determination not in customer language
Exactly this is why I suggested to use a description in English for the FR description in MM02 (which will look understandable to your users) and for printouts to use the text from sales texts tab in...
View ArticleRe: issue to pass blank value in user fields in SD_SALESDOCUMENT_CHANGE...
HI BhushanPl add a clear statement after you are updating the value ?clear : ls_e1edp10-akubm RegardsVInita
View ArticleRe: Mapping logic
Hi Amarnath! You can simply change ocurence of Field3 to 0..unbounded and duplicate it three more times in your result structure: Or use existing nodes Field3,..., Field8 to append values of source...
View ArticleRe: MRP1 Disappears from the Source list
Hi Biju,Thanks, We never use contract agreement. This issue was started occurring from past 3-4 months before that it was working fine.Regards,Raj
View ArticleRe: Emails stolen from SCN profiles?
Hi, There are special crawlers that do that. Might be something to consider for future community profile (e.g. EMail to show as an image so that the crawlers can't scan it) Audrey Stevenson Regards,Moshe
View ArticleRe: SAP Crystal Reports Runtime fileについて
Vinit Sheteさん、ご回答ありがとうございました。画面ショットでとっても解りやすかったです。助かりました。今後ともよろしくお願いいたします。
View ArticleRe: Code Inspector error : Strings without text elements are not translated
Hi, I've found such a Message Code 1700 line in one of our programs: MESSAGE e999(ztsd) WITH 'Status' p_syst1 'unknown'. There are several options to remove this issue, here the two most simple ones:...
View ArticleHow to find if MATMAS idoc was triggered in ABAP code?
Hi Experts I have a requirement where in I need to check if MATMAS idoc has been triggered? If yes then do not send data to other SAP system. I am using the user exit for my coding:FM :...
View ArticleRe: Negative Price in PO return
Hi Tran,In Screen shot we are able to view only gross price and that is not negative!!could you please share the complete screen shot of your conditions!!So we can have better look on your problem!!...
View ArticleSharing .swf file for mobile/tablet?
I have my dashboard on my website like this: www.mysite.com/NameofDashboard.swf I want it adjust size automatically when viewed on Mobile/Tablet. 1. Do you have to do it using CSS (using viewport?)...
View ArticleSybase Mobiliser Platform 5.0 Remote connection
Hi Experts We have installed Sybase Mobiliser Platform 5.0. As a pre-requisite for SAP PCOE audit, we have to open a remote connection to SAP for Sybase Mobiliser Platform. I am not able to find any...
View ArticleRe: Disable copy & paste(images only) in SAP UI5 apps
man, first you have to tell us what UI control you are using.....
View ArticleRe: JSON Date Format
For the matter of fact, we don't have a real problem with Epoch format. The main issue is with MicrosoftDateFormat format (the hybrid "/Date(Epoch)/").It will require our service consumers to develop a...
View ArticleRe: Negative Price in PO return
Dear Tran, Goto the condition type and check Plus/ Mins sign. if there have '+' sign so in that case remove it. There should be blank fields in condition type.
View ArticleRe: How concatenate variable inside fieldcat
Hi, Small but important late addition : Regards.
View Article