Re: Dimension members not collapsing properly on double click
What about Expand/Collapse on Single Member option in EPMUserUser Options?Please read help 22.3 Expand Vadim
View ArticleRe: (NT 003/2015) Problemas na FM J_1B_NF_VALUE_DETERMINATION, parâmetro...
Oi Cristiane! Realmente havia um problema relacionado à impressão física da NF, e Danfe. O pessoal de SD da SAP acabou resolvendo com essa nota.Que bom que seu problema foi resolvido. Abraço
View ArticleRe: Communication Arrangement is missing for Patch Solution
Hi Naga/Horst, good day. I have same issue, I can't create the communication arrangement because doesn't appear from selection list and it is alredy added to project scope. We have a test tenant and it...
View ArticleRe: Display country values in report footer
Thanks Abhilash for your solution. The running total used in the report footer is having the additional filter which is used in the evaluate section of the running total.Use formula...
View ArticleRe: Samplig Proceedure / Scheme based on Product Age
Arijit / Ayoub thank you very much for your reply. I will test it in our quality system. Not sure if recurring inspections will work as we only want to generate an inspection at the time of picking the...
View ArticleRe: Display country values in report footer
Modify the first formula to: shared stringvar c;if Instr(c, {Country}) = 0 AND {STATUS_TYPE_Parent.NAME} = "Closed" or {STATUS_TYPE_Parent.NAME} = "Pending then c := c + {Country} + ', ';'';-Abhilash
View ArticleRe: How to create an ASN manually in ECC?
This is the definition i got from the system. An ASN is basically and inbound delivery document (refer to definition below from the system) for our scenerio the business wants to be able to create an...
View ArticleRe: How to create an ASN manually in ECC?
Did you do your customizing of confirmation control?
View ArticleRe: interval between setup and produce activity
Hi Jagdish, Do you have a Maximum Interval Between Activities maintained in the CTM profile under Settings -> Master Data Settings? This value however should be considered only for SNP but if it...
View ArticleSTRUST - Send Certificate Request to CA
Hello everyone,I am in the process of configuring SSL (HTTPS) for my ABAP server by following the below SAP Note.SAP Note 510007 - Setting up SSL on Application Server ABAP One of the steps says, I...
View ArticleRe: ME5A Report - Request for Help
Hi Surbhi, Do what Salman says in point 1:1: When you enhanced PR screen using MEREQ001 enhancement, and adding your customer field in CI_EBANDB include, then this field automatically becomes part of...
View ArticleRe: CANADA Year End 2015
Hello Maria, FYI ... Our Basis person tried to apply it to our development client, but received an error. She then tried to apply it to client 000 and was able to do so without error. So far we have...
View ArticleRe: Display country values in report footer
You'd also need to modify the second formula to: shared stringvar c;If c <> '' thenLeft(c, Len(c)-2);-Abhilash
View ArticleHow to count groups based on selection formula
I have a Group Selection formula that is working great: Count ([vwTranJrnlChgs.Procedure_Code},{vwTranJrnlChgs.Patient_Number}) = 2 This is showing me only the patients who have had exactly 2...
View ArticleRe: email code to include the job description
Hi Tinku, Thank you for your response. I got sidetracked on another project. I will give that a try and post back. Best Regards,Rick
View ArticleWebI Charts not refreshing in Live Office 4.1sp7
Firstly, let me apologize if this is not the correct area to ask this question as there doesn't seem to be a Live Office area. I am able to insert a chart from WebI document part into a MS Word...
View ArticleRe: SALV_WD_TABLE context attributes - How to access from another component
I'm not sure if you have considered this; perhaps you have. Also not sure if what I am suggesting is possible (Enhancements adding Interface Methods; pretty new to WebDynpro; but I've used similar...
View ArticleRe: IDOC report restrict access
What IDoc specifically? Unless Sales Org is in the IDoc control record EDIDC, such transaction would have very bad performance because we can't easily select the data from the segments. Actually...
View ArticleRe: SSO for successfactors
I Chenyang, i can't see the link, can you send to me this document please? dtoledof@me.com thanks!
View ArticleRe: Combining Operations with gaps
Keroles, if it would be allowed to combine operations by omitting one it would cause issues in scheduling. Think about the nightmare to get all the involved objects into sync. That is also the reason...
View Article