on 2023 Jan 24 7:01 PM
Good day experts
1. May you please advise on how to see if initial load was done in MDGF. GL accounts, cost elements,FSI items etc.
Which tables, or where/ how can I see the accounts in MDG?(staging tables/active tables?)
2. How do we load cost elements in MDG( I am planning to use MDMGX and DIF for account ∁any but i noticed cost elements require use of function modules). Please provide steps if possible
3. What is the Load sequence for GL master data using DIF?
You can answer all/any.
Thank you and regards
Request clarification before answering.
Hello saanvi829
BR,
R.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Saanvi Reddy,
first of all in general regarding MDG-F initial load I would recommend to review the How to Document 'Using the Master Data Management Generic Extractor (MDMGX) for Initial Load in MDG-F' at our MDG Community page under the URL https://community.sap.com/topics/master-data-governance/how-to (where you can find many other useful How to... documents).
1) Since MDG-F using the flex data model the loaded data is saved into the staging tables of the data model 0G. You can check the content of the MDG-F staging tables in the transaction MDG_DATA_MODEL for the relevant data model.
2) You can refer here for the above mentioned How to document, I think
3) Also you can refer to the above referenced How to document. Since ACCCCDET (B-segment) entity is interdependent with ACCOUNT (A-segment) entity, you should load ACCOUNT first, so than you load ACCCCDET data.
Best regards,
Attila Toth
SAP Product Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Define the function modules for the cost elements as follows:
Choose Define Function Module Parameters for Exceptional Cases and search without attributes.
Choose the Create button, and enter CostElement as the object type and MDM_ERP_CELEM_EXTR as the function module. Do not provide an input parameter.
Save your entries.
Repeat the procedure for the function module MDM_ERP_CELEM_DESCR_EXTR.
this is what the official documentation says, and I have done that. If you can , may you please provide the steps of how the actual extraction and loading of the cost elements is done. thank you
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.