Re: MDG Attachments
Re: Searh for MDG Material
Sen,
Please refer to the below link first implement
MDG-M: Replace Enterprise Search by DB or Alternative Search Provider
Re: Two internal tables are not compatible or convertible - MDG-M
Please check the entries in both the tables for sorted tables they required right key to insert the values.
also check the generated staging tables have this fields.
Re: SAP MDG Value mapping in Central Finance
Hi Shanker,
Thanks, I already gone through that post but no luck..
HANA Duplicate check error
Hi,
For ERP Vendor we configured Hana duplicate check and its giving the below error message in the UI
Error Message : Error in execution of query: sql syntax error: incorrect syntax near ")": line1 col 282 (at pos 282).
As per my analysis its coming from CL_MDG_HDB_SEARCH->EXECUTE_QUERY,but couldn't fix the issue
Any idea how to troubleshoot this issue?
Thanks,
Kp.
Re: HANA Duplicate check error
KP,
please lte us know what is the code at col..mention above,ask your Hana team to check the hana DB model and objects.
Re: Two internal tables are not compatible or convertible - MDG-M
The sorted table has no entries.
The standard table has one entry with all the standard keys for MARM/UNITOFMSR.
And the all the generated tables have the added custom fields. Even when I am in debugger on the statement it fails at I can look at both the tables to see that apart from the table type (sorted-standard) they are exactly the same in structure.
I don't understand it as I have not touched the standard keys for this entity.
what's more, I have taken them all out and started added them one by one. Of the 9 fields. Two of them can be added and keep it working. The rest all cause the dump despite all being using the same data element in all the generated and database tables.
List to List Wire schema and data model
Dear All ,
In custom objects do we have option to have header ( type 4) and item table in UI (type 4) ?
Generally we have all type 4 entities having leading relationsship with type 1 . But our case is
one list UIBB ( Type 4 entity ) contains header details and we require another list UIBB which holds multiple entries for one row in first list UIBB .
Regards,
Ramesh Gubba .
Classification view creation through Idoc type MATMAS05.
Hello Team,
I want to create material with its classification view using Idoc with Idoc type MATMAS05.
It does not have segment for classification E1OCLFM.
Material creation is happening through DIF. how to achieve this?
MDG consolidation with HANA
Hi,
Can anyone help me in MDG consolidation with HANA?
I have done basic configuration through MDCIMG, Fiori apps are also configured.
Created data into HANA tables.
We dont have any remote system connected right now and planing to use MDG HANA database only as data source.( i know this is not ideal scenario, but i am creating a POC first)
But i am not sure how can i do that. when i open Fiori app for Consolidation, i need to select Data source. where to create that data source?
Thanks in advance!
Manisha
Re: Master Data Governance basics
Thanks for your information. I want to create an data model for material creation(Basic data, sales view) application. Can any one explain, Which fields can i choose as Entity type?
Re: Custom Long text from Staging to Active area
Hi,
I try to debug a lot but still its blurred for me not able to any find any BADI or enhancement Point Provides by SAP to write our Custom logic. If you aware for any SAP notes for custom long text please let me know. Even I will raise this queries in SAP Market place
Thanks in Advance..
Regards,
Riyajuddin..
Re: Classification view creation through Idoc type MATMAS05.
Hi, use IDoc CLFMAS for classificaiton.
Re: Problem during modification
Hi,
Thanks, the BADI Search for entities finally solved our problem, we weren't sure how to use the BADI initially but once we figured it out, it was simple.
Regards,
Sagar Dixit
Re: Custom Model Search
Hi,
Thanks, the BADI Search for entities finally solved our problem, we weren't sure how to use the BADI initially but once we figured it out, it was simple.
Regards,
Sagar Dixit
Re: Master Data Governance basics
Hi
Why you want to create a new Data Model for Material? SAP already delivered a standard Data Model MM for Material data.
Please check the Entity Types in it and then you can add your own custom attributes also if required.
Check Material data section Configuration and Enhancement of SAP Master Data Governance
MDG-M : TXT field not avaiable at component config
Dear Experts,
I have some custom field at MATERIAL entity and alomst all of same kind.
Issue is at component config I am able see _TXT or _TXTLG field for few field not for all, they all degigned same way .
any clue ?
Rds,
VJ
Can MDG 8.0 be co-deployed on S4HANA 1511 ?
Hello Experts,
Is it possible to activate MDG 8.0 (to be co-deployed) with S4HANA 1511 on-premise edition?
I tried searching up a lot of sources but couldn't find any info specific to S4HANA 1511. Considering the code base changes and the simplification involved, wanted to be sure before activating the MDG business functions.
Re: Classification view creation through Idoc type MATMAS05.
Hi,
Do we need to trigger separate IDOC for Material - MATMAS and for classification - CLFMAS.
Is not possible to trigger a single IDOC in which table will be updated both material and classification.
at a one go. For this do I need to extend MATMAS Idoc with extra segment classification.
Regards,
Riyajuddin..
Check table with 2 key fields MDG Data Model
Dear Experts,
I a trying to extend data model with MAEX table in MDG.So MAEX table has following feilds in SAP:
1. ALAND( Key Field)
2. GEGRU (Key Field)
3. ALNUM (Non Key Field)
ALNUM has a check table assigned with 2 key fields GEGRU and ALNUM
Now when I extend the data model in MDG I created following.
1. ZMAEX SUT4
2. ALAND SUT3
3. GEGRU SUT3
4. ALNUM as attriubute for ZMAEX(SUT4).
Issue is i am getting following error
"There is an attribute with a data element assigned that refers to a check table.
Besides the client, the check table can only have one key field that corresponds to the attribute."
I can think its because of ALNUM check table has 2 key fields .
How to extend the data in such situation.This is quite urgent ,your valuable suggestion required.
Regards,
Riyaj