Quantcast
Channel: SCN : Discussion List - SAP Master Data Governance
Viewing all 2047 articles
Browse latest View live

HANA Search View Error

$
0
0

Hello,

 

We have added a few custom fields to BP_HEADER entity of the BP model to meet some requirements.

Now, when we try to generate search view for Customer

  1. Attributes under BP_HEADER are grayed out so they have to be included in search view

sv1.PNG

2. When we try to generate the view, following error is thrown

"Reuse Area does not support the query for field ZZCECC of entity BP_HEADER"

sV2.PNG

Can someone guide us as to what needs to be done to overcome the error and successfully generate the Search View.

We want to include the Z attributes in the search view as well.

 

Thanks,

Sagar Dixit


Need Help for Access Classes while Design BoM in MDG

$
0
0

Hello Friends,

 

               Need Help for Access Class while passing data from Stagging area to Active are for BoM(Bill of material.

               I have an idea of using a standard Interface (IF_USMD_PP_ACCESS) and write code in (IF_USMD_PP_ACCESS~SAVE) Method

               so that this method will call once we Activate our CR.

               But i need to know from Logic point of view...........If anyone have already written code for Access Class to Implements BoM in there project.

               Then Please guide me From Logic point of View how to get data and update in Standard Table of BoM.

Merge of business partners in MDG

$
0
0

We are looking for a possibility to merge two business partners with their assigned customers to one business partner with two assigned customers. Does anybody know how to do it ?

 

Best regards

Cornelia

Context based adaptation not working for Material Master

$
0
0

Hi Sdners,

 

 

I am trying to create a adaptation where based on Material Type ( ROH) I am trying to hide Purchasing tab and change the UIBB name for Sales.

 

Scenario is User will Click on Create Material -> Enter Material No.  and Select CR Type

User will be directed to Material Create screen.

 

Here in Basic data user will select Material Type  = ROH,

 

Ideally based on adaptation Purchasing tab should disappear but it is not.

 

Adaptations are not working.

 

I am wondering when does adaptation trigger i.e. when user select material type (ROH) and hit enter during this time?

 

Kindly help ,its quite urgent.

 

Regards,

Neethu Joy

Badi Is not Triggered: USMD_UI_EVENT2

$
0
0

Dear,

 

I have Implemented a BADI to Hide, And changes some property of UI During Runtime: But the BADI is not getting called even I have passed UI Configuration as my Custom Application Name at Filter value of BADI and Implemented all the methods.

 

And also Let me know where I have missed out.

 

Regards,

Riyajuddin

Where can I see which data/entities are part of a material change request

$
0
0

I have a material which throws a couple of error messages when activating it.

The validation log reports a couple or required field which seems to be empty.

 

Where can I see from a technical point of view (report, debugging) which data are part of the CR?

 

Kind regards, Matthias

BRF+ Web dynpro basic functionality doesn't work

$
0
0

Hi Guys,

 

I am trying to use BRF+ via MDGIMG navigation but main funtionality seems to be missing.

Doesn't seems to be Auth issue because it did not work with SAP_ALL as well...

 

Let me elaborate the issues followed by solution which I tried..

 

.TCODE: MDGIMG

 

1. Navigate to below branch

pic1.PNG

 

Opens a browser.. BRF Framework...

pic3.png

 

 

Click on EDIT button.. Navigate to Create/Select Rule.

pic2.jpg

 

 

In the above screen,right most part, almost all functionality doesn't work. REMOVE or COPY.. The entire menu...

  Nothing happens when the above menu buttons CREATE,etc is clicked.

 

Analysis done so far..

1. Authorization

BRF Admin are given with almost all the auth objects, the feature doesn't work with ADMIN(SAp_ALL) roles as well...

 

2. Because we felt this look like a browser issues, I debug and found this..

 

error.png

Here we could see, Unable to get property 'focus' Error: Javascript..

On a bit research, says must be compatibility issue.. I use IE 11..

and Since this is a training server of our organisation, I have added the same in the websites on compatibility websites..

 

Still no hope

 

Help needed:

 

What setting must be done in Browser to make this work?

I use IE 11 and Chrome Version 49.0.2623.75 m (64-bit)..

 

Please let me know if anyone has any idea..

 

Thanks a lot

Nisha

MDG Configuration Data Import into Target System Error

$
0
0

Hi,

 

I am configuring Master Data Governance for Material. While performing Data import into target system step in Set up Data Transfer I have followed all the steps as in the screenshot attached and defined the logical path in FILE transaction and also defined file source and archive directories.

 

But as per step 6 its given that make sure that the IDoc-XML files are stored under the logical path and that there are no other files stored in that directory. There is the physical path that i have assigned to logical path available in transaction AL11 but on double clicking that path to view IDoc-XML files, along with the IDoc-XML files other files are also present. Please guide me the solution. I am attaching the screenshot of the files present in that path.

 

Thanks in Advance.

Regards,

Divya


Getting the change request data when it is getting processed

$
0
0

Hello Experts,

 

We have a requirement where classification table should be hidden in change material ->Edit->details tab for some of the change request types and material types.

 

We got a method CL_MDG_BS_COMMUNICATOR_ASSIST->CHANGE_CRUIBB_VISIBILITY where this can be achieved via implicit enhancement.

Change request type is available, but material type is not available. I was trying to fetch the material number via change request number using the method CL_USMD_CONV_SOM_GOV_API->IF_USMD_CONV_SOM_GOV_CR~GET_CREQUEST_DATA. But it is returning me initial output. I debugged the code and found out the material number is fetched inside, but some how it is not being passed to exporting parameter. Once i get the material number. I'll use it to fetch the material type using the API  READ_ENTITY_DATA.

 

Any suggestions how can i get the material type inside the method CL_MDG_BS_COMMUNICATOR_ASSIST->CHANGE_CRUIBB_VISIBILITY.

 

Thanks & Warm Regards,

Raveesh

Adding a new field in Material New Screen

$
0
0

Hi SDNers,

 

 

I am trying to add a field(EXTWG)  in the Material New Screen i.e Initial screen where we enter material no. and select CR type.

 

When I go to respective UIBB I am not getting field which I want to add .

 

Kindly let me know how to achieve the same.

 

Regards,

Neethu Joy

 


Replicate BP with Relationship

$
0
0

Hello Guys ,

 

 

I am replication a BP with the option Replicate by replication  model and it creates the bp in the target together with the relationship ,

However if do the same with the mdg option  Replicate by supplier selection   I select an specific number of BP the relationship and the bp

with who the first one has the relationship but it send both but no relationship.

 

Untitled.png

 

 

any idea  whats ging on ? what  could  I check ? .

 

besides that I dont know why the options in the menu are  duplicated

replicate.jpg.png

 

I am using SOA .

 

thanks in advanced.

Resricting Drop down for displaying value dynamically

$
0
0

Dear,

 

Need to restrict  drop down values dynamically based on the value of other field.First I thought I will create a Search help exit and attach that search help exit at Data model level of perticular field. As the value will be populated dynamically based on other field value so this  purpose failed. Second Implemented enhancement spot USMD_UI_EVENT2 on that we can restrict drop down values dynamically by using method GET_ATTR_VALUES_SET. but this BADI is not triggering on below MM application.

 

I'm using MM data model.

Application : MDS_BS_MAT_OVP

UI configuration : BS_MAT_OVP_LAYOUT_03

 

If any one have worked other than than this method. Please let me know.

 

Regards,

Riyajuddin

Material ledger issue

$
0
0

Hi,

 

While running validation of a CR i am getting error message

 

"Messages refer to material ledger material XYZ  valuation area AB01 currency type"

 

can some one help me why this error message is coming

 

 

Thanks

Arihant

Synchronization between customer and business partner

$
0
0

Hi,

 

Synchronization from customer to BP is working as expected when we execute online.

If we create a customer in background than the BP is not created.

 

 

Using XD01 or FD01 to create the new customer than the BP is created when we save.

If we modify a customer, Xd02 or Fd02, when we save the BP is updated and if he does not exist it«s created.

 

however we have customers created by an interface or in background and in this cases the BP is not created.

HANA Search View Error

$
0
0

Hello,

 

We have added a few custom fields to BP_HEADER entity of the BP model to meet some requirements.

Now, when we try to generate search view for Customer

  1. Attributes under BP_HEADER are grayed out so they have to be included in search view

sv1.PNG

2. When we try to generate the view, following error is thrown

"Reuse Area does not support the query for field ZZCECC of entity BP_HEADER"

sV2.PNG

Can someone guide us as to what needs to be done to overcome the error and successfully generate the Search View.

We want to include the Z attributes in the search view as well.

 

Thanks,

Sagar Dixit


How to Configure Duplicate check for both active and staging material

$
0
0

Hi Everyone,

 

     how to configure duplicate check in MDG material to retrieve both active and staging material if it has same data based on Match profile id.

based on my current configuration duplicate check retrieves only active material if it matches data.

 

 

Any idea?

 

Thanks,

Bhuvaneswari

MDG - Vendor number range issue

$
0
0

Hi,

 

Though I have setup BP and vendor number range similar to vendor number range, the vendor number is not generating based on the vendor group in UI front end. The vendor number should be generated from ECC ( backend) but its not the case. Can someone please let me know if there any custom code which I needs to place to achieve the same.

 

Thanks for your inputs!

 

Regards,

Lakshman

How to get rid of a customer made CBA (of BS_MAT_OVP_LAYOUT_03)

$
0
0

We have done a couple of customer specific Context Base Adoptions based on the MDG Material UI which we want now to bring down to ABAP coding.

 

The first question is how to delete the existing customer made adaptions.

 

When open the component configuration of the configuration BS_MAT_OVP_LAYOUT_03 in customizing mode we can see the adaptions and can compare the current adaption with the customizing, but how to delete it?

There is a Reset-Symbol in the right but I'm not sure what then will be reseted (adaption or customizing).

There are other adoptions where no Reset-Symbol is visible.

 

fpm1.PNG

The FPM-Workbench (FPM_WB) provides a function "Analyze Personalization and Customizing" which allows to delete customizing, but CBA seems not to be included.

 

Kind regards, Matthias

Activation is successful but material is not creating

$
0
0

Hi,

 

I am having a strange behavior with the creation of multiple materials, I am uploading the file and it activates without any error but when i check in the system it doesnt create any material, can someone help me with this

 

 

 

 

 

Thanks

Arihant

Configuring SOA manager for MDG for Material Issue

$
0
0

Hi,

 

I am configuring SOA Manager for MDG - Material. During the step of configuring the system for point-to-point communication using service groups in the MDG hub system, I am facing some problem. As in steps given, there is no Business Scenario Configuration settings available under the tab Service Administration. So please let me know what may be the problem where I may have went wrong. I am attaching the SOA Management Screenshot.

 

soa_management_error1.PNG

soa_management_error.PNG

 

Thanks in Advance

Regards,

Divya

Viewing all 2047 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>