Hi,
I am using EMIGALL to convert several data. My issue is that some fields that are no subject to modifications areeventually set to blank after the EMIGALL load. After some search I saw a FM that allow to keep data unchanged (FM NO_DATA_INITIALIZE):
Business Partner:
- EMIGALL object Partnercha
- Module ISU_M_PARTNER_CREATE_DARK
- EMIGALL structure: INIT, EKUN, BUT000
- Need to use of FM NO_DATA_INITIALIZE for BUT000 and INIT: For BUT000, it works fine. After adding it to INIT, I am not able anymore to load correctly the EMIGALL file (error = year "0000" is not possible)
Contact Log:
- EMIGALL object BCONTACT
- Module BCONTACT_CHANGE
- EMIGALL structure: BCONTD
- FM NO_DATA_INITIALIZE seems not to be working for Contact Log?
==> Any clue on issue of using that FM for EMIGALL structure INIT for Partner
==> Is that FM only for Partner and not fo other object?
Thanks !
Quentin