Hello Experts,
We are working on BP data model enhancement which includes need
to add field/attribute “BVTYP” under entity “BP_BKDTL” and also needs to add
this field to “BUT0BK” table, but this field is already available in
LFBK-BVTYP and KNBK-BVTYP and linked to BUT0BK,
What we did as of now is,
- added attribute “BVTYPE” to entity “BP_BKDTL”
- added field “BVTYPE” to Table “BUT0BK” and
appended the table structure, - generated table specific structure but still
that is not visible in UI,
further checking standard SAP content found below information,
Feeder class parameters for bank details,
Component –BUPA
Object name-BP_BankAccount
banking information fields are getting from this object so As I checked in BUPA enhancement to Object BP_BANKAccount(T-code-
genIL_model_browser) that newly added field is not available and existing structure
linked to bank details is ” BSS_BPIL_BANK_ACCOUNT” and entity table structure
is “/MDGBP/_S_BP_PP_BP_BKDTL”.
So let us know what step is required to get that new field added to UI,
Regards
Ajay