Hi All,
I am very new to APO.
My requirement is to create CVC's using file upload. While uploading file, I need to look-up for the values maintained in two custom tables comparing with charectersitic combination values maintained in the file.
I found we can use BAdI /SAPAPO/SDP_MASTER and do implementation in COMBI_ENRICH method for the creating CVC's. The BAdI uses program /SAPAPO/TS_PLOB_MAINTAIN. But, I don't know when and how this COMBI_ENRICH method is called into program. How can I read the values from file into this method and again populate after look-up.
I am very confused how to compare field values from file with the fields in custom tables and also it needs to check for duplicate CVC's if already existed.
Can anyone please help me how to write logic and call the COMBI_ENRICH method while creating CVC's.
Appreciate your help and points will be assigned for valuable suggestions.
Thank you very much.
Sri