‎2009 Oct 27 3:43 PM
Hi,
My requirement is to create a new tcode(ZVF01) for VF01.
In the new tcode, User should able to process/create ONLY billing document. All other fields like billing type and billing date should be disabled.
So user will give only billing document.
This can be done through SHD0.
But after giving the document, when user hit enter, it should go to next screen "Create Item". In this screen also, all the fields should be display mode(non-editable).
In SHD0, how can we set the next screen settings?
‎2009 Oct 27 3:55 PM
>
> Hi,
>
> My requirement is to create a new tcode(ZVF01) for VF01.
>
> In the new tcode, User should able to process/create ONLY billing document. All other fields like billing type and billing date should be disabled.
>
> So user will give only billing document.
>
> This can be done through SHD0.
>
> But after giving the document, when user hit enter, it should go to next screen "Create Item". In this screen also, all the fields should be display mode(non-editable).
>
> In SHD0, how can we set the next screen settings?
I think, you have answered your questions.
You can do SHD0 .
I would preffer SHD0 and use user exits to default the dates and billing type. Create a ZVF01 is a mess..... I wouldnt do that but if i have to i will....
‎2009 Oct 27 3:55 PM
>
> Hi,
>
> My requirement is to create a new tcode(ZVF01) for VF01.
>
> In the new tcode, User should able to process/create ONLY billing document. All other fields like billing type and billing date should be disabled.
>
> So user will give only billing document.
>
> This can be done through SHD0.
>
> But after giving the document, when user hit enter, it should go to next screen "Create Item". In this screen also, all the fields should be display mode(non-editable).
>
> In SHD0, how can we set the next screen settings?
I think, you have answered your questions.
You can do SHD0 .
I would preffer SHD0 and use user exits to default the dates and billing type. Create a ZVF01 is a mess..... I wouldnt do that but if i have to i will....
‎2009 Oct 27 4:00 PM
Yes..But my question is how can we set the settings for next screen of the VF01 in SHD0?
Ezhil
‎2009 Oct 27 7:00 PM
>
> Yes..But my question is how can we set the settings for next screen of the VF01 in SHD0?
>
>
> Ezhil
Have you tried it doing? You need to run through with some test data. Please run through the transaction completely with processing option.
‎2009 Oct 28 4:02 PM