2010 May 10 7:04 AM
Hi,
what is the screen exit for VA01 i want to add a new field in sale order additional data B .
could you tell me how to achive this?
Hi,
what is the screen exit for VA01 i want to add a new field in sale order additional data B .
could you tell me how to achive this?
2010 May 10 7:15 AM
2010 May 10 10:41 AM
Thanks for reply. wity regards but in this my requirement is i add screen exit through using USEREXIT in additional data B screen in ITEM ATTIRIBUTES with icon. how to achive this ?
2010 May 10 10:59 AM
Check this information:
User exits in the screens:
Additional header data is on screen SAPMV45A 0309, additional item data on screen SAPMV45A 0459. These screens contain the Include screens SAPMV45A 8309 or SAPMV45A 8459 as user exits.
Fields which are also to be included in the sales document for a specific installation should be included on the Include screens for maintaining. If an application-specific check module is needed for the fields, this can be included in the Include MV45AIZZ. The module is called up in the processing logic of the Include screens.
For field transports, you do not have to make changes or adjustments.
Example
A new field, VBAK-ZZKUN, should be included in table VBAK.
If the check is defined via the Dictionary (fixed values or check table) the field must be included with the fullscreen editor in the Include screen SAPMV45A 8309. In this case, no change has to be made to the processing logic.
--
Reddy
2010 May 10 11:10 AM
ok also If the unit of measure is in cases, then simple math is required to divide the Last Extended Price (VBRP-KZWI1) by the billing quantity (VBRP-FKIMG). Standard rounding should apply when .005 results in a .01.
give sample code for how to apply standard rounding?
2010 May 13 2:17 PM
@V.V.Reddy
For BADI_SD_TAB_CUST_H
There is already 2 implementation exits , '/NFM/SD_TAB_CUST_H' and 'WB2_SOGUI_LAYOUT_H'
Which 1 should I use ?
If possible I want to use the tab -ADDITIONAL DATA B.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |