Hi Guyz,
in this clfmas inbound idoc FM, i activated the BTE -OPEN_FI_PERFORM_CLF00200_E .
I.E., i copied SAMPLE_INTERFACE_CLF00200 to ZSAMPLE_INTERFACE_CLF00200.
My intention is to add few more segments to IDOC_DATA table, so that new segments will also be updated while updating customer classification (class type 011) but it isn't happening ....
For testing what i did is -- I reprocessed already existing idoc(with 6 segments) in we19 and my BTE code is inserting two E1AUSPM segments for two characteristics, but after reprocessing, if i see the new idoc in we02, it has got only old 6 segments and my newly added segments are lost....
i debugged the whole IDOC_INPUT_CLFMAS and its related standard sap code , interestingly through out the debugging my new added segments were visible in internal table but not reflecting in processed idoc....
any ideas ?
pls let me know.....
Thanks