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

ABAP-MIGO

Former Member
0 Likes
1,226

Hi experts,

when we run trnx MIGO "Document Date" input box shows system date (current date) by default.

User want this field should come blank so that they can fill date themself.

Any ideas how to do that?

Regards

ABAPER

Hi experts,

when we run trnx MIGO "Document Date" input box shows system date (current date) by default.

User want this field should come blank so that they can fill date themself.

Any ideas how to do that?

Regards

ABAPER

10 REPLIES 10
Read only

Former Member
0 Likes
1,192

Hi,

U can do this by creating a Transaction/Screen Variant using the TCode SHD0.

Run SHD0.

It asks for ur Tcode . Give MIGO there.

Create New.

It asks for screen variants. It Gives a series of Fileds and Screens. There u enter ur Date field and give Blank Value.

Reply for any Help

awrd points if helpful

Bhupal

Read only

0 Likes
1,192

Hi bhupal

While creating screen variant its asking for pachage...where shuld i save it ...any specific one ?

Second question in migo trnx where will i use this variant?

Read only

0 Likes
1,192

1. Save the variant in the Package related to the Application of ur TCode.

2. Ur variant will be automatically affected to ur TCode.

awrd points if helpful

Bhupal

Read only

0 Likes
1,192

Tcode is MIGO only I am not able to find out which application it is linked to.

Read only

0 Likes
1,192

the package is MB.

It is Standard SAP Package.

awrd points if useful

Bhupal

Read only

0 Likes
1,192

MB i know...But this variant is a customizing object ..its not allowing me to save this variant in mb pachage.

Read only

0 Likes
1,192

Then u save that in some package related to SD.

awrd points if useful

Bhupal

Read only

0 Likes
1,192

Hi Bhupal

its not allowing to save me this variant in any of the standard package. I can only save it in my customised package (z....). If I save this variant in my z..... package will the variant be effective in MIGO.

Read only

0 Likes
1,192

yes thats what i am saying save it in ur customized package.

It will be affected.

awrd points

Bhupal

Read only

0 Likes
1,192

i did it. I created screen variant zvar left the date field blank and saved it in my zaaaa package. Now i am running migo the date field i want is blank ..but its not happening ...date field is still showing me system(current) date.