Re: Personas 2.0 - popups malformed after system upgrade
Further update : Note 2274219 (issued Feb 2, 2016) fixed the original issue, but looks like it may have broken something else -- In the Basic View of PO Update screen (ME22N), I type in some Header...
View ArticleRe: Configure General maint task list
Jeyshankar, User-exit IWO10020 should help you. I have documented the use of the same. You can apply this to your requirement with the help of ABAPer for code modifications. I think this is the only...
View ArticleConsider Alternative PPM/PDS
Dear Expert , I have many PPM's with different resource and during the overload for PPM1 I want the optimizer to move to the next alternative PPM2 and so on ... I tried to achieve this by PPDS...
View ArticleRe: Start Routine for 0COSTELMNT_0102_HIER
Thanks Anindya,I have the same mapping as yours in my transformation. The problem is how to know which "from" and "to" value i have to swap with the start routine. I dont know whether its datefrom and...
View ArticleRe: PPDS Resource Constraint Planning for Multiple Source of supply
Hi DebhashisCould you please share the solution ?As per my knowledge this can be done by :During planning, the system selects the source of supply according to thefollowing criteria:Quota arrangements:...
View ArticleRe: Call List Management - Merge Lists/ Objects
Hello Fatima, regarding question 1), can you give an example? If you generate call list from within several campaign elements, then each element is processed independently and each call list is...
View ArticleRe: planed order charcterstics not transffered to Production order in r3
Jaisree, Check SAP note 1886388 1886388 - Characteristic values lost after order conversionthough below note is for transport order but just go through the same.1921313 - Characteristic values lost in...
View ArticleRe: Affordable Care Act (ACA)
We also applied version 24 of 2274863. It's making progress... It resolved our problem of an employee retiring mid-year and getting 1G in line 14. It is populating the correct codes now such as 1A...
View ArticleUnable to view Record Count of SAP ECC tables in profile tab
Hello everyone, I came across something strange and thought to share with my community here. I am using SAP DS 4.2 SP5. I have made a datastore connection to SAP ECC system and imported few HR Master...
View ArticleFMCN TX DOES NOT PROVIDE ERROR MESSAGE
Hi again, I am in despearte need to reassign the functional area of an FI document, when I launch the document through tx FMCN I get nothing. The document is supposed to go through FMDERIVE rules and...
View ArticleChanging batch determination in Process order
Hi All Iam using batch selection criteria for order type and plant. I want to display batches in batch determination that meet the selection criteria. when batch determination is called then initially...
View ArticleMAIN_SHDIMP/PARMVNT_SHD Long runtime (?) - Help
Hi guys, Currently i'm doing an CU& UC from ECC 6.0 Non-EHP to EHP7 NW 7.40 (VM Windows 2012R2 + DB2 LUW 10.5FP7) using SUM 1.0 SP16. SUM states the process is at 43%, but it is since 01:33:00...
View ArticleRe: Agentry Work Manager 6.2: stay in operations screen when work order is...
As the work order is reloaded the current target to it removed. What you can do before the transmit if the user transmits from the opp screen to save the current work order number. Then after the...
View ArticleRe: Evaluating a DW column's ValidationMsg Correctly
Have your treid a simplified validation like: validation = Trim(this.Describe(asColName + ".ValidationMsg"))msg = this.Describe("Evaluate(" + validation + ", " + String(llRow) + ")")The only issue I...
View ArticleRe: Personas 3: Issue with RFC calling
I'm wondering if the problem may be that the FM is called in a separate session, not the one where the transaction is running... since currently this is the case with all RFCs initiated from Personas.
View ArticleRe: How to get Delete buffer from external DW
Hi Mariano, All fancy tricks aside (dummy tables etc), the issue is that the DeleteRow() method does not work in all circumstances. The easiest workaround is to move the to be deleted rows to the...
View ArticleRe: Unable to Confirm WT
Hi Abishek, Check the external step is assigned in WC configuration or not, if deconsolidation step is not assigned, HU process step completion is not possible in WC. C K REDDY
View ArticleRe: Exception condition "NO_DDIC_TYPE" raised
Hi All, The sequence properties in Entity Type should be same as parameters in RFC for Read,I have maintained the same then it got worked.Thanks for your help. Cheers,Giri
View Article