Hi Rama
As check table for data element (HRKFT) contains one foregin field you need to define it as entity not as attribute.
Please refer below SAP Guide
Extend MDG-M by a New Entity Type for standard ERP Tables (Reuse)
Hi Rama
As check table for data element (HRKFT) contains one foregin field you need to define it as entity not as attribute.
Please refer below SAP Guide
Extend MDG-M by a New Entity Type for standard ERP Tables (Reuse)
Hi Sanjay,
For this field it contains 2 foreign fields. I have tried to create it as separate Type3 entity but it has not worked. Looks like it might work by creating as a type 2 entity and adding all the values of this field to a Z domain.
As I was not sure this will work, I have decided to proceed in the same line of "profit center" field which is also similar. For profit center it is working but not for "Origin Group" field. Any thoughts?
Regards,
Rama Narayana
Hi Suraj
Are you mean to say that you have MDG as co deployment and need to add another company code with all Master data like material,Vendor and Customer.
It yes then we can use Solution Manager or import customization through BC sets and use LSMW to import all the master datas in ECC or upload it in MDG tables directly.
HI,
When I follow this activity I'm getting the below error.
Message No. 00264
Any idea how to solve this.
Regards,
Tushar.
The issue has been resolved by applying SAP note - 641085.
Kiran
Hi Swati verma,
I need to enable natural person for vendor, If you please provide solution for above question.
Thank You,
Raju
Hello Sadasivam
Can you please share more details on this? What exactly you did?
Kiran
You need to just unhide this attribute in genil. TCode genil_model_browser
Edit enhancement BUPA_CUSP. Or, you should create a custom enhancement by copying standard enhancement BUPA_CUSP.
After unhiding, add it in UIBB
Hi,
Expand "Dependent Objects". In the required object expand "attributes structure".
If you don't find the attribute here. Then open this object in "Root Object" and change the attribute property to 'Not Defined'
Hi,
this is one of many fields that are duplicates in the data model: it exists in both the business partner (e.g. table BUT000) and customer / vendor (e.g. KNA1 / LFA1).
Since MDG is built on the business partner, it considers the fields of BUT000 as leading. Therefore maintenance of the corresponding fields from KNA1 / LFA1 is disabled. Enabling the same can lead to unforseen / undesired behaviors.
Fields that existing both in the business partner and customer / vendor model are handled by the customer / vendor integration (CVI). If you've setup CVI correctly, it's totally sufficient to maintain the field on business partner level. CVI will post the same information into the customer / vendor data, too.
Best regards
Michael
Hi Michael
But it is not defined attribute in GenIL for Buiness Partner also and we can not modify the attribute properties as well so how to activate at business partner Level?
Hi Sanjay,
"not defined" is the default value you will find for at least 95% of the attributes. This is valid since the actual status of an attributes is determined during runtime anyways (e.g. depending on field property settings for business partners in customizing, the current CR / workflow, etc.).
Best regards
Michael
Hi,
I am trying to copy one account into another from the "Entity Search" application, but the "Copy" option is disabled:
I tried to enable this option from the enhacement spot USMD_SEARCH without success. Single account creation and mass change are working fine.
Any idea about this issue?
Thanks in advance.
Regards,
Roberto
Dear All,
Can you please guide me on how to achieve the requirement of making attributes of the UI editable/un-editable or hide them depending on the approver roles in MDG 7.0. I have maintained a Z-table which has the roles and the attribute properties (should be hidden or should be made un-editable etc). I came across a guide which says how the BADI USMD_UI_EVENT2 can be implemented to control the visibility of the entity and how the attribute properties can be controlled (editable/visibility etc). To implement the BADI, I need to de-activate standard BADI MDG_UI_EVENT_CUSTOMER, SUPPLIER & VENDOR via IMG, Can you please guide me how to achieve this.
If there is a better way to achieve this, without much coding involved.
Any help will be deeply appreciated.
Regards,
Tushar.
Hi Tushar
Yes you can achive this without any codeing in configuration only
Please folloe below path
MDGIMG>General Settings>Process Modeling>Change Requests>Configure Properties of Change Request Step
Select your data model and select change request step also for selected data model.
Select entity Type/Arribute and make field properties as Not Relevant. This make selected field at selected change request step as non editable.
Hi Sanjay,
The MDG version is 6.1.
The application seems to be generic:
| |||||||||||||||||
|
Regards,
Roberto
Hello Roberto
Please check whether the Copy options is part of the roles? If the activity is not added in the role, then all these buttons will be disable.
Kiran