cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Enhance SOAP API to accommodate standard KNVL table fields.

former_member804509
Discoverer
0 Likes
1,215

Hi Team,

I have requirement to add standard fields of KNVL table to MDG-C Sales area(List UIBB) level. Here, i see below challenges and expecting some positive guidance on my requirement.

1. Do we need to enhance all the required structure with standard field name..? Ex: KNVL - LICNR (License) Field.

-> i followed this Doc: SAP How-To Guide: Extend the MDG Business Partner-Node Extension (Reuse Option). But here requirement is on custom fields. On SOAP extension i didn't find anything for List UIBB.

2. Do we have feasibility to enhance the SOAP API through "PROXY Editor" to accommodate KNVL table data.?

Thanks in advance for all community teammate.

Your input really valuable for me to proceed further.

Thanks,

Praveen

Accepted Solutions (0)

Answers (1)

Answers (1)

Nilesh_Bundele
Participant
0 Likes

Hi Milind,

If I understood your question correctly, you need to add KNVL - LICNR (License) Field at Sales Area UIBB on MDG form. As it is not part of BP Data Model, you need to create custom field 'ZZLICNR' under 'BP_SALES' area entity.

Can you follow standard SAP document for this requirement. Please check below link.

https://www.sap.com/documents/2015/07/26a8a24d-5b7c-0010-82c7-eda71af511fa.html

Also If you need this field in replication you need to enhance proxy structure by following below link.

https://blogs.sap.com/2020/08/19/enhance-standard-service-interface-webservice-without-pi/

Please revert if it helps.

Thanks,

Nilesh

former_member804509
Discoverer
0 Likes

Hi Nilesh,

Good Day!

Thanks for the quick response.

But my requirement is to add all the fields(I.e., Table has 8 fields) of KNVL table to MDG Data model and later, replicate same to S4 & other ERP system.

And for replicating to S4 system, we are using SOAP APIs.

Thanks,

Praveen

jithinreddy
Explorer
0 Likes
Any thoughts on how to add ZKNVL custom entity and Genil relations.