2009 May 15 10:12 AM
Hi friends
i like to add new tab in FV60
for which i am implementing BADI FI_HEADER_SUB_1300
is it correct to use this
please suggest me which one to use and procedure
with regards
s.janagar
2009 May 26 12:40 PM
Hi S.Janagar,
you can implement the BADI like this:
Goto SE19 and copy the example implementation "FI_HEADER_SUB_1300IM" to ZI_HEADER_SUB_1300IM.
Next step:Check the tab "Subscreens": You'll find an example dynpro 1300 in the function group BADI_EXAMPLE_1300 corresponding programm is SAPLBADI_EXAMPLE_1300. This entry is okay for testing purpose. If you want to change it you have to copy the whole function group BADI_EXAMPLE_1300 into your own namespace and then change the entry in the tab "Subscreen" accordingly.
But you have to keep in mind that this BADI only process the fields BKPF-XREF1_HD, XREF2_HD and the posting date BKPF-BUDAT (see sap note 608694).
You know what I mean, when you'll check the include MF05AF00_D0100_POST_APPL_SUB. (Im on SAP ECC 6.0). You'll see that the main program only accept these fields from the BADI.
Next restriction: The BADI is called from transactions FB01, FB05 and FB50. I'm not sure what happens in FV60. This could be the show stopper...
Regards Uli Böhm
Hi friends
i like to add new tab in FV60
for which i am implementing BADI FI_HEADER_SUB_1300
is it correct to use this
please suggest me which one to use and procedure
with regards
s.janagar
2009 May 15 10:30 AM
Hi,
That is the correct badi only. Please check for the implementing badi in sdn
2009 May 15 10:40 AM
i have implemented it
but still
it doesn't calls any tab in existing screen
if possible can u provide me what needs to be done inside the zprogram that is been entered while implementing the badi
cheers
s.janagar
hi friends - expecting for your replies
Edited by: Janagar Sundaramoorthy Nadar on May 15, 2009 12:07 PM
Edited by: Janagar Sundaramoorthy Nadar on May 15, 2009 12:26 PM
2009 May 26 12:40 PM
Hi S.Janagar,
you can implement the BADI like this:
Goto SE19 and copy the example implementation "FI_HEADER_SUB_1300IM" to ZI_HEADER_SUB_1300IM.
Next step:Check the tab "Subscreens": You'll find an example dynpro 1300 in the function group BADI_EXAMPLE_1300 corresponding programm is SAPLBADI_EXAMPLE_1300. This entry is okay for testing purpose. If you want to change it you have to copy the whole function group BADI_EXAMPLE_1300 into your own namespace and then change the entry in the tab "Subscreen" accordingly.
But you have to keep in mind that this BADI only process the fields BKPF-XREF1_HD, XREF2_HD and the posting date BKPF-BUDAT (see sap note 608694).
You know what I mean, when you'll check the include MF05AF00_D0100_POST_APPL_SUB. (Im on SAP ECC 6.0). You'll see that the main program only accept these fields from the BADI.
Next restriction: The BADI is called from transactions FB01, FB05 and FB50. I'm not sure what happens in FV60. This could be the show stopper...
Regards Uli Böhm
2011 Oct 27 7:28 AM
2011 Oct 27 7:29 AM
2014 Oct 17 2:00 PM
Hi Janagar,
I am having the same issue like to add additional tab in FV60. I am unable find out the BADI.
I have tried with BADI FI_HEADER_SUB_1300 (whatever you have specified above). But I am unable to get additional tab in FV60.
I have set breakpoint in the above program called, but it is not triggering.
Can you help me in doing this?
Regards,
K.Pradeep.
2014 Nov 03 1:42 PM
Hi Pradeep,
Please refer to this link, from which i have proceded.
Regards
S.Janagar
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |