Re: HR P&F: How to delimit Infotype record
Infotype 0210 is time constraint 2. All delimiting and splitting actions for this infotype are taken care of by sap automatically, therefore you should not have to code anything.
View ArticleRe: Script not aggregating as expected
P.S. If you have multiple independent WHEN/ENDWHEN loops like: *WHEN xxx...*ENDWHEN *WHEN xxx...*ENDWHEN *WHEN xxx...*ENDWHEN Then each next loop will overwrite previous if same target is used. Tj...
View ArticleChanging Period Indicator not allowed in numbering series setup
Hi to all dear experts... and happy new yaer!!! I need a little help to solve thi s issue.Today i create a new posting period for year 2015 (sub peridos => months) After that, i try to change the...
View ArticleRe: Unable to see XBO extension fields in production tenant!
Hello Alexander, I am facing exactly the same issue ! I already pushed several solutions with Extension fields in this Production tenant, but the new solution I did push yesterday just does not show up...
View ArticleRe: Binning creating bins 2 & 3 instead of 1 & 2
Hi there,Can you share more information on what lead to bins 2 and 3 instead of 1 and 2 please? I created a chain by added HANA Binning component to a simple (Iris) dataset and configured it to...
View ArticleRe: How to configure automatic confirmation of line items in Stock Transfer...
Hi Deven, Part 1 :If I understand your requirement correctly. You want the STO to be released automatically or should be approved when they are created and not follow the normal approval process for...
View ArticleCRM Upgrade 7.02 Shared Java Applications component not upgraded
Hi All, Just completed CRM 7.02 upgrade for Java and I verified that the shared java applications components are not upgraded. Please advise ASAP. In solution Manager I did not see this option....
View ArticleRe: GL totals BW cube - 2014 ending balances not coming into 2015
Thank you Nanda - changing the DTP filter seems easiest, but wouldn't that pull in all 2014 data, not just the ending balances? Angela
View ArticleRe: Date Format
Hi Robbe, What if i want to convert to particular timezone. I am facing a problem, when i use the above approach, For CET, it is showing 1376179200000 previous date. If i login in IST, it is giving...
View ArticleRe: Update previous day time wage type in schema
On the day of the Holiday, you can generate a Time Type or a Wage Type if the employee is scheduled to work on the following day, but I don't think that you can generate it only if the employee...
View ArticleRe: AEX - IFlow / ICO with multiple sender systems
Hi Elias, Receiver determination will have a sender system, sender interface and a namespace...so why for proxy the Receiver determination will be one and for IDOC it will have another receiver...
View ArticleRe: Data Difference for different modes of update
Hi Kavya, Are you try load data of ods1->ods2?If yes, check in your dso2 if have old request maybe that are a reason with difference, is very strange your issue. Regards.
View ArticleFBL3n - Add new fields
Hi, In FBL3n when I drill-down on the line I can see the following 3 documents: When you click on the reporting document you see fields from table AFRUD, is there anyway to add these fields into the...
View ArticleRe: Contract document phase change through Scripting
typically this is something that would be done in the postscript of a Workflow approval. here is an example code snippet of that case: if(getApprovalStatus() != DENIED){ ContractDocumentIBeanIfc...
View ArticleNumber of User Connections
Is there a way to monitor the maximum number of user connections from Solution Manager?
View ArticleRe: Inspection lot for sub vendor?
Hi Ramesh, Do you need to inspect different characteristics for different sub-parties or same characteristics? In other words, do you need the name of sub party just for information purpose or do you...
View ArticleRe: Fill values into members of the EPM context pane
Hi Gerd, Yes it is possible you can set context member using VBA. You can use VBA for that use below code. just use drop down cell reference instead of (A1) Need Manual trigger Dim epm As New...
View ArticleRe: TABLE CREATION IN SAP ABAP
Hi, You must enter the SE11 / datatype / go to / entry catalog of objects and modify the package and saved. regards,
View ArticleRe: R3 upgrade from 4.7 to ecc6.0
I had problem during export of abap DB using SWPM 1.0 SP7 , however able to resovle after patching R3trans R3ldctl and R3load files to higer avaialbe version at market place. Regards,Narender
View Article