Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

New field affecting Data migration Tools

Former Member
0 Likes
700

Hi All,

If I add a new field(mandatory) to a standard table through append structure , how do I know whether it affects other data migration tools ? if it happens to affect how do I take care that the changes are reflected in other migration tools ?

Thanks,

@miT

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
665

HI AMit,

First things first.

I doubt if you can append a mandatory field to an existing table.As per my knowledge you cannot do this.Leave alone the other problems in data migration.

Regards,

Ravi

5 REPLIES 5
Read only

Former Member
0 Likes
666

HI AMit,

First things first.

I doubt if you can append a mandatory field to an existing table.As per my knowledge you cannot do this.Leave alone the other problems in data migration.

Regards,

Ravi

Read only

0 Likes
665

Thanks Ravi.

but i can make it mandatory in the screen right ? so that the user has to enter a value in that field .

Read only

abdul_hakim
Active Contributor
0 Likes
665

hi amit,

suppose if you have added an mandatory field for a particular table say KNA1 and say you r passing customer master details thru ALE then you need modify the outbound program as well as inbound program inorder for your changes to take effect else it wont be transferred...

Cheers,

Abdul

Read only

0 Likes
665

Thanks Abdul.

but how will i find out the outbound and inbound programs ?

and what changes in these programs ?

Read only

Former Member
0 Likes
665

HI

AS PER YOUR REQUIREMENT

YOU R ADDING A FIELD IN A STANDARD TABLE USING THE APPEND STRUCTURE.

GENERALLY IT SHOULD NOT AFFECT OTHER DATA MIGRATION TOOLS.

IF IT AFFECTING ANY OF YOUR DATA MIGRATION TOOL THAN YOU HAVE TO CHECK WHEATHER YOU R PASSING ALL THE CORRECT DATA WITH THE APPROPRIATE FIELD NAME .

THANKS

MRUTYUN