cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between adapt_data in exit class and get_data in feeder class

03-19-2021 1:19 PM
HelgaRaemaekers Participant
244 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

Hello,

can someone explain the difference between the method adapt_data in exit class from FBI View and the method get_data from the FeederClass? Which one you have to use for changing your data in list_guibb? Is their a sequence in which the methods are executed? First FeederClass and next ExitClass or the other way around or sometimes first FeederClass and sometimes first ExitClass? I have both classes, FeederClass as well as the ExitClass. I made changes to ct_data in get_data of the FeederClass and it seems to me that he doesn't know these changes in ct_data of adapt_data in ExitClass …

gr,

Helga

0 Likes

Accepted Solutions (0)

Answers (0)