Re: Merging tabs from subsidiary screens
Hi Steve, Once I have marked the tabs as cacheable i click on the button 'Save & Exit' but I am always having the error: Saving changes failed for an unknow reason. Do you want to try again? so I...
View ArticleRe: Planning calendar for 7 days
Hello Abhay,, Planning calendars define flexible period lengths for material requirements planning at plant level. Using the planning calendar, you can define flexible periods for a period lot-sizing...
View ArticleRe: New VAT Condition Type
Yes Jignesh. Situation is some what like this that the business needs an condition types where in they can enter some amount manually as per the VAT/TAX anything it could be. So i created the Conditon...
View ArticleRe: Days Calculation - Error
Sorry, the code should be: If isdate({CallLog.ClosedDate}) AND isdate({CallLog.RecvdDate}) then Date ({CallLog.ClosedDate}) - Date ({CallLog.RecvdDate})else 0 -Abhilash
View ArticleRe: Ranking Top N but excluding ties at Nth position
Let's say we have the grid like: Dimension Measure A 10 B 5 C 6 D 8 E 7 F 5 G 5 H 5 I 2 Now, sort the measure column in descending order. we get: Dimension Measure A 10 D 8 E...
View ArticleRe: Complex Joins (like)
Hi Simon, you can do the same in SAP HANA - by using SQL directly.For the graphical modelling tools you will find that not every option SQL provides is available. This has to do with the fact, that...
View ArticleRe: How can an absence deduct from 2 different Absence Quotas
Absence 1234 must impact Quota A and Quota B.Standard configuration is used for the first (main) one.For the second one, which I call a secondary quota, table view V_T559E is used to identify the Time...
View ArticleRe: Certification ID verification
This Q Kaur & all other participants is quite simple to reply for a newcomer like me... Ask the participant/ certified person to. Go to URLTraining.sap.com The student can use his S user ID(same as...
View ArticleRe: Reg: Dynamic text added to the description in ESS
In LPD_CUST we added a Application Alias (Standard) and based on the Alias, in the Class: CL_HRESS_BEN_PART_AREA_PAG_EOI Method: IF_EX_HRESS_MENU~MODIFY_APPLICATION_ATTRIBUTES The text is added based...
View ArticleWinAD manual authentication to two domains
Hi, We have our windows 2008 domain (A) and a secure windows domain (B) which we have a one way forest trust with. Their trust of us is listed as 'External, not transitive'. So A - Forest, Transitive...
View ArticleRe: Workflow localization, translation, multi-language WF-dialogs
For what it's worth, the approach that has always worked for me is: - Build in English- Use the translation tool to translate everything- Log on in each language and update anything that's still in...
View ArticleRe: How to calculate last 12 months, 6 months, 3 months data in report
Hi Remi, Please share a mockup of how you'd like the report to look like. -Abhilash
View ArticleAdding Counter value in Header level in daily basis
Hi Experts, I am sending transactional data from ECC to Third party using file.Here we are sending initial load files and incremental files.by differentiating these two file have to check the flag...
View ArticleRe: Integration Gateway connection error
Hi Raj, I also faced the same issue. Make sure few things:1.Make sure smp server is up and running. 2 . mention ip address instead of host name in eclipse settings3.most importantly, install latest JDK...
View ArticleRe: Stock in consistency between and inventory document and MD04
Hello You should not use MD04 to see the stock! MD04 is an MRP transaction and the available quantity is calculated according to the MRP logic. Stock in quality, transfer, blocked or restricted may not...
View ArticleRe: POSC+LOSC in Putaway
Hello, I would suggest you to do with POSC as below. Door --> Staging Area1 for GR --> Deconsolidation WorkCent --> MHU2 (Pack for Repacking) --> interim storage area (Staging Area 2)...
View ArticleRe: SAP CRM Workflow: Forward Worklist to New Agent in T-code SWIA
Hmmm, just because it is a customer requirement doesn't make it right. As I said before, it will almost certainly be less work to revisit what you are actually trying to do rather than do a lot of...
View ArticleRe: Issue related to webservice
Hi Bruce, Thanks for sharing the video.I have learnt lots of thing from this. Now i am getting new issue,may be i am following wrong step. 1> how to create a grid datawindow with retrival argument...
View ArticleMDM ready to import and chunk error
Dear MDM Experts, I am using import server to extract master data to MDM Data Manager, but after one true exception all the files keep going to the Exception folder. Wento to the log and I get the...
View ArticleMultilevel Search Help for Product Hierarchy Field
Hi Experts,I am creating a Custom Table, which contains a field Product Hierarchy. I have to create F4 help for Product Hierarchy Field, which should be multi level. I am not able to use the standard...
View Article