Hi All,
I have added my field validations in check_entity of badi usmd_rule_service for MARAPURCH entity.
In filter value i have included 'MARAPURCH' entity and 'MM' data model.
But check_entity is not triggering for MARAPURCH entity unless i m...
Hi,
I'm creating successive cr on activation of old CR.
In case of successive CR,when i can click on check the error messages are triggered but when i approve the cr
the error messages are not stopping cr processing.But when created the cr manu...
Hi All,
I have made a field mandatory through feeder class and implemented CHECK_ENTITY in usmd_rule_service to show error message for blank value.
Field is marked in asterisk(*),but the field is not highlighted in red on throwing error message.
...
Hi all,
I have VAT Reg No. field in kna1(STCEG) ,but the same is not available in MDG data model.So i have added field zzstceg in BP_CUSGEN in data model and extended mapping for the same entity.And have implemented BADI CVI_CUSTOM_MAPPER.
...
Hi,
I have added custom field in entity BP_CUSGEN.
Have activated data model,generated structures and i could find my zz field in
/mdgbpx/_s_bp_pp_bp_cusgen,did SMT mapping as well.
But unable ...
Hi Raj,Even i'm facing same issue.I have implemented usmd_rule_service for MARAPURCH entity,but this entity is not triggering unless anything is changed in it and no validations are triggering.Could you please tell me how to solve this.
Every time after coming out of post exit the et_messages shows no messages.Where can i check the messages appended in et table including my custom messages?
I did try filling the 'FIELDNAME' parameter,but it doesn't seem to work.So tried through feeder class,here the field is highlighting but the same error message is shown mulitple times on UI.One error message with link to field and same error message ...
Hi Mahesh,I'm writing validation in check_entity of usmd_rule_service.there we don't have ref_name.So i have wrote below code using ROW of ls_message,buteven then the field is not highlighting in red.I'm trying to highlight custom field added in MATE...
I did assign it under Tax Numbers UI but yet it gives message saying "field STCEG from structure CUSTOMER-CENTRAL_DATA-CENTRAL-DATA is provided by the business partner."
Message no. CVI_EI001".
And ERP Customer doesn't get created.