Hello All,
As per the SAP note 577502, i have added a new field in customer master KNA1.
This data is being passed to another SAP system through IDOC type DEBMAS05.
I need to pass this new field data also to the recieving system.
I have created the extension for DEBMAS05 and added a customizing segment to it with the new field that i have added. And i have created an implementation for BADI CUSTOMER_ADD_DATA_BI. But I could not get the methods to be activated to pass this additional new field data. I could not clearly understand it from the SAP note.
I have seen that methods PASS_NON_STANDARD_SEGMENT and FILL_ALE_SEGMENTS_OWN_DATA should be implemented . Will it be enough implementing these methods alone?
Request you all to guide me through the steps to pass this additional data into the IDOC segments.
I have searched SDN prior to this post and could not get the desired results.
Regards,
Chandra.
Edited by: Chandra A on May 31, 2011 9:04 AM