Re: Over write issue with Script Logic
Hi Niranjan, Try to write in this way. This will fix your issue. *XDIM_MEMBERSET CATEGORY = PLAN*XDIM_MEMBERSET CURRENCY = USD *WHEN FLOW *IS F99*WHEN ACCOUNT*IS XYZ*REC (EXPRESSION =...
View ArticleRe: Over write issue with Script Logic
Hi Niranjan, If you run script using DM package the script will run on the full ACCOUNT scope not on the changed value. Only default.lgf script will get changed members as a scope. Another logical...
View ArticleRe: cheque no leading zero's issue in FF_5
Hi Ujwal, Can you check the below BADI's. May be it should work your validation and passign the cheque number. FEB_BADIOr FIEB_CHANGE_BS_DATA C_FEBEP (...
View ArticleRe: Over write issue with Script Logic
If XYZ depends ONLY on the values in ABC and BCD, then instead of clearing XYZ the following code can be used: *XDIM_MEMBERSET CATEGORY = PLAN*XDIM_MEMBERSET CURRENCY = USD *WHEN FLOW *IS F20*WHEN...
View ArticleRe: sapstart.exe=>sapparam(1c): No Profile used - critical Production...
i have resolved this issue the issue was due to the Host name length!! the permitted length of a host name for ABAP installation on windows/oracle is only 12 characters. but my host name was 14...
View ArticleBDC Call Transcation - Supress Warning Message
Hi, I have a BDC Call Transcation. It is working Fine for all Screens but for one screen, I have to manually press Enter to go ahead with the process. When I am running it with NO Screen Mode it is...
View ArticleDimension Sorting issue in Bar chart
Hi Experts, I am working on BO 4.0 version.I have two issues.First -> I need to sort dimension values ( Age Range ) in ascending order in my Bar Chart.I have dimension ( Age Range ) and Measure (...
View ArticleRe: How to find list of users based on expired date in GRC 10
Hi, Lakshmi Management report shows locked and expired users after the configuration parameters 1028-Include Expired Users and 1029-Include Locked Users have been set to YES.Check the management report...
View ArticleCalculation of AT15 in TPM60
Can someone please let me know how the the forex swap points are calculated from AT15 table in TPM60? Example: I have a FX contract between X and Y currency with a value date of Dec 26th. I run the...
View ArticleRe: Payroll Functions
Hi Udayendra, Please follow below screens it pick into direct TM & PY functions and operations If still do u have any doubts kindly let me know YoursMohan
View ArticleRe: How to get 1st break in SAP MM as a fresher ??
Hello Prateek, You are already on the right track, just keep practicing and keep yourself update on job portal web-sites. And for issue and their solution please follow the MM Space on SCN, it will...
View ArticleHow to set default font in email body? SAP EREC
Dear Experts, We are having a requirement in SAP EREC, where the business wants to set font 'Arial' as its default font in the email body. This email is being generated from the "Correspondence...
View ArticleRe: how to create a classical report using dynamic programming ?
Hello santanu, for classic list just use REUSE_ALV_LIST_DISPLAYinstead of Grid display
View ArticleRe: How can I copy a action profile?
OK, Run SPPFCADM Tcode mark from upper table crm_order and clik on define action profile and actions. Switch to edit mode find SMIN_STD mark it and chose F6 from keyboard or choose two whtie cards...
View ArticleRe: Portal upgrade error in phase Extraction in step - Restart System for...
Hello/usr/sap/EPP/J04/exe/sapstartsrv pf=/usr/sap/AJP/SYS/profile/AJP_J00_AJPDIA1 -DWhat is the SID of the system ?I see EPP and AJPThen I see system number 04 using the profile with system number...
View ArticleRe: Empty page is being printed but shouldn't be
Hi Loya, Hope you have Wrapped the RDN page in a subform, if yes then follow the below FormCalc: if ($.parent.RDN == null) then$.presence = "hidden"else$.presence = "visible"endif ---Naveen
View ArticleRe: Recommended Settings for the Security Audit Log (SM19 / SM20)
> To what degree is "creating own Security Audit Log entries" supported by SAP? Unfortunately, there is no way to add own events to the Security Audit Log. However, there exist other options to log...
View ArticleRe: Getting "Generation not possible Message no: BF00016", while maintaining...
Hello Friends, Can you pls help me out on this.
View ArticleRe: Change GL Account - REconciliation type
Hi Mansika, is your problem solved? I have a similar problem:In the past an g/l account could be posted directly, so that there are a lot of postings. During a harmonization project the g/l account was...
View Article