Re: BREACH vulnerability
Does it mean that SAP uses the Tomcat as web app but doesn’t patch Tomcat; if client updates Tomcat to a new version, SAP may not support the updated web app anymore?
View ArticleRe: Query on GUI_UPLOAD with server file
Hi, The table type LIKEY_FILE_CONTENTS is just a table of STRING. So you can use READ_DATASET to populate this table; it reads one line at a time from the file & puts the result into a string....
View ArticleRe: cannot find 'FTP storage system' as an option in Storage Type DMS
Dear Christoph Hopf, Thanks a lot for your information regarding my issue.But i am really sorry for some reason we cannot install SAP Content Server in our server.I am really appreciate if you can...
View ArticleRe: Passing UDFs from Marketing Documents (Rows) to JE (Rows)
Hi Idrees,Use SBO_SP_PostTransactionNotice to meet your requirements.Hope it helps,Thanks & RegardsAlvin
View ArticleRe: Field Inclusive Effective from date on conditions Stocks
Dear Ivan, I meant that it is missing funcitionality. You have to create development request. Please refer to the note 11 for this kind of function: "We regret to inform you that the function you...
View ArticleRe: MR22 cost component splitting
Hi..If you want to assign these costs in a specific cost component using manual change,I think that you should use t-code “CKMCCC” instead of “MR22”.Because T-CODE “MR22” don’t assign these costs in a...
View ArticleSAP APO DP Key Figure Fixing at aggregate level
Business Scenario::Yearly Demand Planning process is Top-BottomHo marketing team will set the volume targets for next financial year at National Level.This will be copied to State Head Key FigureState...
View ArticleFill textbox in WEBUI using FM COM_TEXT MAINTAIN
Hi Gurus, I am a newbie in CRM. i would like to ask how to fill (by using codes) a textbox in webui using the FM Com_Text_Maintain with a standard text coming from SO10. is there a general or usual way...
View ArticleChanges only on one system or all related systems when updating a privilege...
Hello I would like to know if when a new privilege is added to a business role group on one system, would it impact or instigate an update on the other system? business role -> priv1-sys1...
View ArticleRe: Posting to Dummy Profit center during MIRO
Dear Rafi, Profit center will derive from Material Mater...please check in that pint of view, i.e., while creating material master user has to give the relevant profit center other wise system will...
View ArticleAttachment not getting displayed in MSS
Hi Team, During the creation of leave request, the employee is able to perform attachments. And through the workitem, manager will be able to see the attachment & leave request. But when manager is...
View ArticleRe: Enhancement View: IUICMD / SearchAccount
Hola, Has hecho todo lo correcto, excepto una línea. Por favor, cambie el código de abajo en el método GET_V. *************************************************method GET_V_ZZFLD00000Q. DATA:...
View ArticleRe: How to access a database through JDBC in SOAP Query mapping customer code?
Hi Luke, You can follow this blog Writing Custom Script in SMP 3 Integration Gateway on how to write a custom query in IG. Regards, MidhunSAP Customer Experience Group - CEG
View ArticleRe: Macro help: Nav Attribute Value
Hi Borat, while creating macros with navigational attributes, you need not think much. 1) Just Goto MPOS and Click on Navigational attribute push button2) Copy the technical name as written there (eg:...
View ArticleRe: Three way match Report (PO/GR/IR) for import vendor
I don't think there is any standard report for this. You need to develop a custom report for this.
View ArticleRe: BDC for VA42 causing issue with selection during recording
I was able to resolve the issue on my own. Here is the code sample for reference if anyone else is having similar issue. LOOP AT gt_output INTO gw_output. REFRESH bdcdata. CLEAR bdcdata....
View ArticleRe: Table UDM_WL_ITEM_D Collection Management
Hi Adrian, These data will be the line items generated by UDM_GENWL with the line items from AP. It is a history of the what items was collected. In this table you should have date and this date will...
View ArticleBDLS died during running.... unable to restart
I ran BDLS in test mode and all was OK. I then ran it to convert and it timed out.Apparently I forgot to up the job time. So now BDLS won't let me restart. It would let me put the new logical name...
View Article