Re: Validation for WBS field Length
Dear All, The following logic has worked in my case for level 1 WBS. Pre-requisitePRPS-STUFE='1' CheckPRPS-POSID :13-14: = '00' Message Error message Similar logic is working for other levels also....
View ArticleRe: Customer Closing balance day-wise
Dear All, Thanks for your suggestions. I am closing this thread now.
View ArticleRe: How to clear prompts by default?
Hi Carter, Did you already try deactivating that other property "store prompts with workbook"? Best regards, Victor
View ArticleRe: The specified HTTP method is not allowed for the resource identified
Manish, Now that you have used the right method, problem is with the format of the body.A sample request body looks as below....
View ArticleRe: 0IC_C03 Cube compresson fails
Hi patel, For BX loading we need to compress the request without Tick mark for No marker update. No marker update - unselect. Are you in dev or prod. if your in dev, try to do deactivate the...
View ArticleRe: Required Sublevel G/L
Hi, This is more a subject for CO solution. You should use CO object - cost centre, profit centre, I/O, etc. - whatever more suitable in your scenario. Regards, Eli
View ArticleDirect replies/posts addressed to an SCN user
Hi, I would like to know if we have a feature in SCN to view the Direct replies/posts addressed to a user in SCN.If I had posted a reply in a post and if someone else reply to my post, do we have a...
View ArticleRe: FMDERIVE for plan data
Hi Sandeep, First check whether you have activated funds management. If the Fund value is blank in table V_FM01_BLANK, then error F6804 will be trigerred. Trace on FMDERIVE (note 666322) to see if...
View ArticleRe: Group Header
Hi Abhialsh, i don't want show the repeated tender names and values in next page and i don't want to add.So now i need to modify the @net formula as above and apply the suppression logic for the...
View ArticleRe: Sales BOM Zkum
Hi, What is the total that you have mentioned ? Is it the Total value of the document ? If the requirement is that you want to see the total in the invoice print - It is better to handle through...
View ArticleRe: BO 4.0 in different OS
Hello Shashi, Windows Server 2012 is not supported in BO 4.0. You can check the PAM according to your version here....
View ArticleSending Alert emails in BCC
Hi Experts,we have the alert management configured in our Solution manager system and would need to send alerts as email receipients in BCC and not in the To list. Could any one please help me with...
View ArticleRe: how to create a char datatype with variable lenght?
In Predefined Types in the ABAP Dictionary (version 7.0) they wrote a "permitted" size of 1-255 If someone understand this "permitted" and can explain it ? (Same value in online 4.6c help ->...
View ArticleRe: how to validate a numeric field using regex
Hi Maverick, Use this regular expression.FIND REGEX '[^[:digit:]|^[:space:]] IN lv_1.IF sy-subrc = 0. ** InvalidELSE. ** Valid. Regards,Satish D R
View ArticleRe: COPA - FI Reconciliation
Hello Debayan, I implemented this scenario last year with three North american companies, so I know the scenario quite well. I think Julie Phan is correct with her answer, if only FI reconciliation is...
View ArticleRe: Family Related Iview unable to save/read IT0106 after EHP5 and EHP2 for...
so you upgraded to EHP5 and this error occurs, did you do any modification to the standard delivered WDAs, there might be some wiring issues which is not updating the Its Can you check with the...
View ArticleRe: Hiding fields
Hi Abhialsh, I need to do like this.Please suggestI will place address and country fields side by side and based on suppression logic the fields will hide emp name emp no Dept...
View ArticleRe: Create report with charts only
Thanks for the links - I never thought about removing the removing the fields from the report. I just assumed they had to be there. Originally the report was 8 pages long (first page was a chart with...
View ArticleRe: Informix Wire ODBC Drivers for CR
I was afraid that was the answer,I had indicaters of that in my searches but was hoping SAP had it's own ODBC drivers for CR like some previous versions had. Thanks for the help
View Article