Re: Cost Center is automatically entered in Travel Request
Wooo! I never thought my dusty public sector bubble would ever be more rainbow than anyone else's Well of course, bad masterdata alsways leads to process hiccups or worse. If your IT27s are...
View ArticleRe: Requested function & is not available here.
PAI Module code data: lwa_vbap like line of xvbap.data: lv_counter type vbap-posnr. case sy-ucomm. WHEN 'QNTY'.loop at xvbap into lwa_vbap. lv_counter = lv_counter + 1. lwa_vbap-posnr =...
View ArticleRe: Option to Show/Hide a chart
I think it is a syntax issue - try something likeif (CHART_1.isVisible()) {} CHART_1.setVisible(false);
View ArticleRe: Trigger output from SAP Outbound delivery document when there is change...
Hi i found below link for the same query,but the actual changes or enhancement not mentioned. Anybody worked on the same area ?...
View ArticleRe: Different Font Size in IE 8 and IE 10 when rendering From Crystal Report
There is no such thing in CR as server printing for print mode... The CR viewer has two options to print: ActiveXPDF Print Check the viewer properties to see which one is set on the viewer. - Ludek
View ArticleRe: Transmission of PO's
Correct. I was hoping that someone else may have had this same issue and had a resolution.
View ArticleRe: Concern about discussion thread
Hi, Seems like your thread not yet been removed.But waiting for moderation. After the moderation you may get notifications under Action tab at right side top of this page. You might be asked basic...
View ArticleRe: Error "GET sap-icon://travel-request net::ERR_UNKNOWN_URL_SCHEME"
Hi Harald, the message sounds like the browser is actually trying to resolve and load the URL, when it is supposed to be handled internally by UI5, mapping it to an entry in the icon font.This points...
View ArticleRe: HRESS_A_BENEFITS_ENROLLMENT and Work Protect Mode
You could try the application parameter FPM_WORK_PROTECT_MODE=APPLICATION_ONLY described in SAP note 1801019. I have seen the client-specific (browser) dirty bit implementations misbehave before.
View ArticleRe: Deletion authorization in /SAPAPO/MSDP_FCST2
Thanks Thanga for all your help. I will test and will get back to you. thxJeff
View ArticlePI Upgrade 7.1 to 7.31 or 7.1 to 7.4 Pre and Post steps
Hi folks, I am planning and preparing for the PI Uprade 7.1 to 7.3 and 7.1 to 7.4 in one of the client. Actually so far I was done the ECC, EP, CRM and EP upgrade's but I didn't get the...
View ArticleRe: disconected SAP GUI
Hi Tomasz, Are your end-users actually getting disconnected while working? Or are you just noticing this in the logs on the server, but no one is actually complaining about it? This could simply be...
View ArticleRe: jcontrol.exe stopped Portal DB Conenction error
Hi Kavitha Just do the full restart and then check the Java system startup BRSS
View ArticleRe: SPAM - Disassemble part CANNOT CREATE COFILES
Hello Divyanshu, Thanks for the message. I have checked this note already and did whatever suggested. Can you please suggest further. Regards,Mohit
View ArticleRe: SC UWL - Approve/Reject button missing in approval screen
Hi Shyam, you do not have any buttons... That's wrong. Check your system modifications, looks like your system is modified. Or may be you've hide it by yourself (Panel with buttons). In any case try to...
View ArticleChanging the Profitcenters during the year
Hello All, We have a group rquirment to change the profitcenter hirarchy across to have harmony in the speicif companies, so we needed to create a new profitcenter hierarchy. i have a situation where,...
View ArticleRe: Error when I try to get SAP Netweaver Gateway plugin to my Eclipse.
If you want to install "Gateway plugin", you have to select "SAP Mobile Platform Tools" option. SAP NW gateway plugin is superseded by SAP Mobile Platform Tools. With respect to your above error, you...
View ArticleRe: Allocations script logic - write credits to the source?
Hi Vadim, You are right. My way of thinking was that *REC(EXPRESSION=%VALUE%) doesn't change any data hence not needed. What I missed is that it's not going to write any data until ENDWHEN is reached,...
View ArticleRe: Sap Gateway parameter
Hi Reza, You can file host file entry 127.0.0.1 localhost10.0.26.xx Yourhostname.domainname.com10.0.26.xx YourJavasystemhostname.If possible stop sap and restart the OS then start SAP.Add...
View ArticleRe: UI is not customizable - MDG - FPM - WDA
Can I have a last question about it please? Do you know, which method/class should read the application configuration details? So that I know what to look for in debug mode. (I have already FPM...
View Article