2008 Sep 08 11:47 AM
Hi,
I need to add push button(Print) in VL31N tcode.
Please provide any screen exits for that.
Thanks,
Hi,
I need to add push button(Print) in VL31N tcode.
Please provide any screen exits for that.
Thanks,
2008 Sep 08 11:55 AM
No Screen Exit available for VL31N
Try using SHD0, by creating a Variant for that Transaction
2008 Sep 08 12:00 PM
Hi Balakrishna,
Through the SHD0 transaction can we add one new field to the standard tcode(VL31N).
If it possible, can you please tell me how to do that.
Thanks,
2008 Sep 08 12:04 PM
2008 Sep 08 1:02 PM
>
> Hi Balakrishna,
>
> Through the SHD0 transaction can we add one new field to the standard tcode(VL31N).
>
> If it possible, can you please tell me how to do that.
>
> Thanks,
From SHDO we cannot add any new field to transaction.we can only modify in terms of hide and mandatory and enable the field.
we cannot add anythig from SHDO.
2008 Sep 08 12:33 PM
Hi
Use BADI LE_SHP_TAB_CUST_HEAD for delivery header.
Method: ACTIVATE_TAB_PAGE
Use BADI LE_SHP_TAB_CUST_ITEM for delivery item
Method: ACTIVATE_TAB_PAGE.
In the method specify the caption, program name and screen number as below.
ef_caption = 'Customer Data'.
ef_program = 'Z_IBDELIVERY'.
ef_dynpro = '9000'.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |