Re: Wrong data insertion into SAP MDM table
Hi Jun, GP is working well as I said before I have checked all the processes in NWA and it seems the processes hold the data in the output context are exactly same as form data. Once data entered into...
View ArticleRe: How to search a newly created checkedout record
You can search checked out record with MDM JAVA API in SAP MDM using property "setCheckoutSearchType()" of "Search" object. Here code example:Code example: Search search = new Search;...
View ArticleRe: Wrong data insertion into SAP MDM table
Hi Raja, Kindly analyse the records on the basis of record id values of individual records.It may hold the reason for mixing up of the record data.Please come back with findings. Thanks,Ravi
View ArticleRe: PDF Attachments in MDM
Hi Carlos, Is this standard MDM behavior on PDFs to hold only one document? The only way to change this to Multi-valued was by deleting and re-creating the field. Thanks,Ashwin
View ArticleRe: Record.CheckOut Status
MDM Record can be in that checkout Statuses: Record.CheckoutStatus.UNDEFINED: -1Record.CheckoutStatus.NONE: 0 - record is not checked out Record.CheckoutStatus.ORIGINAL: 1 - you found original record,...
View ArticleRe: Pipe symbol issue for lookup multivalued feilds in MDM importing using...
you may need to use split delimiters setting in configuration. refer the import manager guide.
View ArticleMDM Data Manager Export to Excel 2013
I have read numerous old threads about Excel exports - we were able to export from Data Manager into Excel 2010 but a recent upgrade to Excel 2013 no longer allows this. Has anyone found a work...
View ArticleRe: Pipe symbol issue for lookup multivalued feilds in MDM importing using...
Hi Srikanth, You can try to do a "Save Update" and retest the import.Also please check if you are maintaing correct Remote Key in the lookup table. Thanks,Ravi
View ArticleRe: Please can anyone tell me if MS Office 365 is compatible with SAP MDM 7.1?
We have submitted similar question underMDM Data Manager Export to Excel 2013 and have not received any response - please let me know if you do or if you have any success implementing it. We have not...
View ArticleRe: MDM Data Manager Export to Excel 2013
Hi Paul, If you are facing issue with Excel2013, you can export data to MS Access 2013 file then you can save as that file into excel workbook. I know this is not a direct solution but this can be used...
View ArticleRe: Please can anyone tell me if MS Office 365 is compatible with SAP MDM 7.1?
Hi I raised a ticket with SAP in March 2014 and they came back with the following reply :- Thank you for contacting SAP Active Global Support and apologies for the delay. Unfortunately, Office 2013 and...
View ArticleMaintaining of MRP area data in MDM DM
Experts, I need to know that has any one maintained the MRP area data in to MDM DM directly. I know that there is no standard idoc available for MDMA data.But just curious to know if some one has done...
View ArticleRe: Unable to delete Images in Images table
Try deleting them again, then check the latest MDS logs entries for any errors. BR,Carlos
View ArticleIssue in Keyword search using progressive operator
Not able to search the records in keyword search using progressive operator for few texts. For Example we have title called “Out of the Closet” and when the same is used in keyword search with...
View ArticleRe: Wrong data insertion into SAP MDM table
Hi Raja,The issue you describe is - as Ravi already pointed out - likely to be caused by a mixup of records-ids. This happens most of the time when checking records out in workflows, especially when...
View ArticleRe: Cannot remove record because it has links.
Hi Ramkumar. I know that. even I delete all records of Main Table. but the problem is on Loop-up table. I am not able to found the relation. could you give me any idea of how find that records...
View ArticleMDM extractor from ECC
Hello MDM friends! I want to extract material classification from ECC with an iDoc call CLFMAS but when I start the extraction from transaction MDM_CLNT_EXTR I got a dump with the error...
View ArticleRe: SAP MDM - Export to Excel - "Could not launch Microsoft Excel"
Hi everyone! Hacene, Keerthi, thank you very much for the answer! Couldn't you write in detail, what to do? I have the same problem and I'm veeery slow about it Where should I add key registers and...
View ArticleRe: SAP MDM - Export to Excel - "Could not launch Microsoft Excel"
Hi Alexandra, I understand it can be tricky to understand the solution as a year after it was hard for me to understand what I wrote. So :1st : start "regedit" or "regedit32" (windows Key + R then type...
View Article