SAP
C_MDG_1909 · Question #115
When an entity is checked, the method CHECK_ENTITY is called once for each entity type of the changed master data. In this method you define all rules for checking the entities in the data model…
The correct answer is A. CHECK_CREQUEST_START B. CHECK_CREQUEST (once for each entity type of the changed master data in the change C. CHECK_CREUQEST_FINAL. See the full explanation below for the reasoning.
Question
When an entity is checked, the method CHECK_ENTITY is called once for each entity type of the changed master data. In this method you define all rules for checking the entities in the data model. When checking a change request, which methods are called consecutively:
Options
- ACHECK_CREQUEST_START
- BCHECK_CREQUEST (once for each entity type of the changed master data in the change
- CCHECK_CREUQEST_FINAL
- DNone of the above.
How the community answered
(23 responses)- A78% (18)
- D22% (5)
Community Discussion
No community discussion yet for this question.