Re: PM WCM Configuration
Hi, Please check the sap Note 1805138 - WCM: Errors in Customizing view for usage definition For the table maintenance dialog for the maintenance views WCVU1, WCVX1, and WCVY1, create (for example,...
View ArticleRe: Hiding Table rows in subsequent pages incase of blank data
Hi Sriyash, Declare a Flag at the top of the table and write the below FormCalc code in the event Form:ready on every row: if ($.Flag name == null ) then$.presence = "hidden"else$.presence =...
View ArticleRe: Process chain: EXOR variant
Hi Thomas, EXOR - Will work any one connected process was finished then only EXOR process will start.Not start of PSA Deletion at your case. if PSA Deletion or DSO Activation any one step was finished...
View ArticleRe: Pricing Conditions
HI, You can just type Subtotal itself since it is just a label which can be used as identification Sriram.
View ArticleRe: Month and Quarter display in prompt selection
Hi Yuvaraj, Thanks for the info. We are using BW as data-source for reports.
View ArticleRe: webi schedule failing when notification enabled
Hi Durga, Email option is already enabled. My client did receive email. There are two attachements which they have forwarded to me. 1. Must be webi report(as I had chosen Document Name while...
View ArticleRe: Error while running the sencha in google chrome
Hi, Try to host your sencha application from the server(such as tomcat).where the Access-Control-Allow-Origin wil lnot be null. Hope this information helps. Regards,Latha
View ArticleRe: Issue with viewing dashboard in SAP portal with IE9
Hi Satyam, May I ask you the version of BIP you are using? This issue was fixed with 4.0 SP5 Patch 9 (AKA Patch 5.9)4.0 SP6 Patch 2 (AKA Patch 6.2)4.0 SP7 RTC4.1 RTC Refer relevant note: 1866425...
View ArticleRe: ECM calculation base
Hi Nick, The new salary will reflect in ECM. On promotion in middle of year, Infotype 8 will be updated with new salary in ANSAL. Generally for PA0759 the ANSAL field is considered for the calculation...
View ArticleRe: How to run RSTT in BW7.3 to trace BICS from BI4.0?
Hi Prince, Use the user using which you have created the BICS connection not the one using which you are logging to BI Launchpad. Login to CMC-->OLAP ConnectionEdit the BICS connection and check the...
View ArticleRe: com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE
Hi Tereasa, I would check the jrfc (on java side) and the rfc traces on the ABAP side first if the issue is reproducible. Regards,Endre.
View ArticleRe:- Relationship
Sobe Use T-Code -PP01 maintain relationship as many u want ,below are the position related relationships 1-A002 Boot up– Reports to –B002 Is line supervisor of 2-A003 – Belongs to – B003 Incorporates...
View ArticleRe: how to install the netweaver portal
Question answered. Please open a new thread for new questions - use ESS /MSS forum for questions related to these business packages. Thread locked by Moderator.
View ArticleRe: Issue with validating Transformation file BPC 10.0
Hi, Thanks for your reply. I have saved the transformation file in .xlsx format. And this is causing the issue. If I save the same transformation file in .xls format and validate it, I don't any...
View ArticleRe: service po net price not updating
H is there...Eventhough system is throwing error.. Previously it was showing ZMXX automatically...now it is not coming....if i try manually also not coming... Does routine 31 wont support for ECC...
View ArticleRe: Carry Over vacation Quota
Dear Vamsi, I think you can omit some parts of rules. It's interesting why without LEAVE option your rule won't pick up! You can do it by a PCR and a rule in V_T559L also.Simply control the last day of...
View ArticleRe: customs payable vendor not proposed in MIRO
For imports there 4 condition types need to be keyed in while creating a PO,Like JADC, JCV1,JEC1 & J1CV.If the supplying vendor is coming in MIRO then please check in PO by selecting the condition...
View ArticleRe: Segment-wise User Authorization
Hi , I am not sure what you mean that then User/Employee belonging to segment A will be restricted to post entries in 3 other segments. I am thinking whether you can use dataownship function to...
View ArticleRe: Unable to cancel GRPO
Hi DR, Check setting for cancellation of marketing documents under Administration--->System initialization--->Document settings--->General tab. For more information on the subject, you can...
View ArticleRe: Set Dynamic URL in IFrame CHIP
Hi Jason, try the code in the webdynpro CHIP Component, WDDOMODIFY VIEW You will have one Chip Component where you have designed the side panel webdynpro Chip, and write the code when you select the...
View Article