Error during MM data model activation
"material 49983162: enter a value for attribute period ind.
hi all
I am working on MDG 6.1 and we using NWBC . IN our Development system while creating a Material master we are receiving Error message "material 49983162: enter a value for attribute period ind.(the field is period ind for SLED ) which never used to be mandatory and ECC still is not asking this field to be filled in .
Would you know what might have caused this error ?
Asher
Data Import
Dear MDG Experts,
I want to understand Mass Update process using Data Import Framework. The scenario we have is Mass Update file will be CSV file for which we need to use convertor setting ..
Now the question is does everytime user needs to provide entire data to mass update as MDG overwrites existing master data or only material number with filed for which value is changed will suffice.
Regards,
Neethu Joy
MDG Attachments
Upon researching attachment storage in MDG we have found that attachments are stored in the tables USMD1211 and USMD1210. However, our business requirement is to store these attachments in an SAP optical archive already configured in our system. It would be our preference to have all of our attachments in a single file repository.
Is there any MDG configuration setting that will allow us to point these attachments to the repositories configured in transaction OAC0?
Searh for MDG Material
Hi techies,
Can you please confirm that, if I want to implement DB search for MDG-MM, is it mandatory to implement the search connector ? what is the step by step action needs to be followed for DB search.
MDG MM FPM UIBB configuration
Dear experts. I want that the description field of an attribute in the UIBB will be automatically populated soon after selection. I changed at the drop down selection of FPM Event ID for onEnter under action assignment tab into FRW_UPDATE (Aktualisieren). But this didn´t fix the problem.
Thanks a lot for any suggestions
Daniele
SAP MDG Value mapping in Central Finance
Hi,
We are configuring central finance system but came across an issue with value mapping. We are getting an error message 'No code list configured for GTEL , GDT BUKRS and Bus. Sys ..
1.Assign code lists to elements and systems under value mapping, we maintained
Type-DTEL ,GDT-BUKRS, Internal list id-01 list id-BUKRS, List version id-01 also maintained business system and agency id.
2.under maintain value mapping fields
Under SPRO->Central Finance
Under SPRO-> central finance we only maintained set actions for mapping entity as Obligatory. Is there anything else we need to maintain for bukrs value mapping under CF node.
Is internal code list id is correct?
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.
Two internal tables are not compatible or convertible - MDG-M
Hi,
I'm am currently extending MARM and the UNITOFMSR entity with some custom fields.
Here's what I did:
- Extended MARM
- Extended SMEINH (change table for MARM)
- Extended the MARM X and UI structures
- Added the fields on to T130F
- Added them to Data Model
- Generated structures
- Did SMT mapping
- Adjusted Staging for MM
- Cleared the UI Metadata buffer
- Added fields to UI
- Added some rules in the rule service to default the fields in certain circumstances (I know this is not the problem because I commented out all the new code and the issue is still happening)
Here comes the problem - whenever I try to start or continue a process in MDG I get a short dump with description:
Two internal tables are not compatible or convertible
I have extended hundreds of fields the same way and never encountered this issue. The dump is happening in standard method read_entity_buffer of class CL_USMD_GOV_API:
CREATE DATA lr_data LIKE LINE OF et_data.
* analyse requested data structure
* this has to be done anyway as the write buffer needs the component table too.
* For this reason we get it here and provide the result in et_components
* to be reused then in WRITE_ENTITY_BUFFER.
lr_data_struc ?= cl_abap_typedescr=>describe_by_data_ref( p_data_ref = lr_data ).
lt_components = lr_data_struc->components.
* Try to read the data from the READ BUFFER
READ TABLE mt_entity_read_buffer WITH KEY entity = iv_entity_name "key
entity_key = <ls_key> "key
edition = iv_edition "key
read_mode = iv_data_source "key
request_mode = iv_request_mode
components = lt_components
ASSIGNING <ls_buffer>.
IF sy-subrc = 0.
ASSIGN <ls_buffer>-result->* TO <lt_data>.
CHECK sy-subrc = 0. "Write was not called-> Exception raised by READ/RETRIEVE_CHAR_VALUE
et_data = <lt_data>.
I've highlighted in bold the problem when it hits one of the UNITOFMSR buffer entries. I can see no difference between et_data and <lt_data> at the time of the dump except that et_data is a sorted table and <lt_data> a standard table.
Any ideas on what could be causing the problem and how to solve?
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 .
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
Master Data Governance basics
Dear All,
I am new to MDG, I am not able understand data model, entity types and it's relationship. Can anyone explain with an example,
If an creating an material basic data application
- how many entity types & relationships i have to create
- Which fields can i use as entity type
- What is the relation i have to use for an entities.
Please provide me the complete basic MDG link if you have it.
Thanks in advance.
Custom Long text from Staging to Active area
Dear All,
I have a requirement to add a custom long Text for Custom Text ID for MDG-M, The screen look Similar as to Standard (BSCDATTXT, PURCHTXT, QINSPTXT).
To fulfill This I have created a Custom Entity at data model level MDG-M
. Generate Model specif structure
. Done SMT Mapping
. Created a Composite UIBB and Linked with Standard UIBB.
. Create a wire for this
by doing my custom long text UIBB is visible as extra tab on MDG-M screen. I am able to add Long text for my custom Text id .
But this long text on final approval is not moved from Staging to active area.
Please let me know do I need to enhance Access class for this Or I need to Create new access class add to data model for that custom entity.
If any one has worked on this please let me know how to move data from staging to active area from custom long text.
Regards,
Riyajuddin
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?
SAP MDG UIBB Form Drop-Down List Box missing values choice
Hi expert,
I'm managing a Custom MDG Application(interface) not created by me.
Opening a screen there is an UIBB Form with some input fields.
There is a filed setted as Drop-Down List Box, but there is no the arrow to see the values list available. I can not scroll values list.
possibly details in attached images.
I already tried the suggestion in the following topic
How to create Drop-Down List in FPM, with values from intenal table?
the tables and attributes are filled properly.
Do you have any suggestions?
Thanks
Customer Vendor Integration
Hello Experts,
We are getting below error while doing assignment of Account and Account grouping.
Please advice.
Error :
Number ranges for grouping KRED and account group KRED are different.
Regards,
Srini
How to add Task - TS72100001 in BRF templet for CC Idoc replication
Hello Michael
Need your help. As per SAP documentation, we have to use workflow template - WS72100012 for CC/PC replication through idoc.
Workflow template - WS72100012 not available in... | SCN
As per your reply - (refer the above post..) we can customize the workflow and add the task - TS72100001.
Would like to know can we use the BRF template - WS60800086 and add the task TS72100001? Is there any documentation on it?
Thanks
Kiran
Unloading point data saving in MDG-Customer
Hello everybody,
We are having a weird requirement to save unloading data after completion of change request. The user dont want to enter anything/ not even want to see it in application.
Basically the fields of unloading point they dont want it in data model. Is there anyway to save the data in R3 tables of unloading point just after activation of change request. They want some default values should be save aftr completion of create change request.
Is there any possibility that we can save these data without having it in data model.
Table: KNVA
Regards,
Raj M
How detail can SLA report go?
In SAP MDG, is it possible to track the leadtime of each step for one CHR?
I am wondering if it is a standard reporting feature or it is sth. need to be customized? If it is additional, is it a complex development?
Rounding profile Configuration in SAP MM
Hi Experts,
Kindly let me know the path for configuring Rounding profile table.
Regards,
Srini.