Experts!!
help , im using FK02 and currently updating the communication section:
In the communication section there is telephone window which has a ID field that is system generated.
All the data in the telephone window including Id(consnumber) , Tel_num , tel_extens are being stored in table adr2.
Now , there's one scenario in my bdc which im having a problem.
If the Id in the flat file w/c is needed to be uploaded is EXISTING in the table adr2 or in the transaction fk02 for telephone the recording would be in edit mode.
Problem is I dont know how to do that.
Again , if the id(consnumber) for telephone is existing from the flat file(the one being uploaded) in table adr2 I need to change that particular line item during recording...
My only logic now is to used its line indicator but I noticed during recording the Id(consnumber is not properly sorted)..
Please help me...
Add a comment