2007 Jun 04 8:34 AM
Hello,
I've created a pushbutton on the additional data B screen of the contracts (VA4x) ... This button executes another own-created program (submit ... and return), which seems to work fine ... But I still have one problem : When the other program is finished, I got the following error-message : "Requested function T\15 is not available here" ...
My problem is that I should be able to define the tab of the additional data B dynamically, but I don't know how to do that ...
Can anyone help me with this ?
Thanks,
Kurt.
Hello,
I've created a pushbutton on the additional data B screen of the contracts (VA4x) ... This button executes another own-created program (submit ... and return), which seems to work fine ... But I still have one problem : When the other program is finished, I got the following error-message : "Requested function T\15 is not available here" ...
My problem is that I should be able to define the tab of the additional data B dynamically, but I don't know how to do that ...
Can anyone help me with this ?
Thanks,
Kurt.
2007 Jun 04 10:20 AM
Trying some things out finally give me the solution for this problem ...
Just before the submit statement, I change the fields 'sy-ucomm' and 'fcode' to 'PZKU' and this seems to work quite fine !!!
2007 Aug 27 12:20 PM
Hi Kurt,
I would like to use additional tab in VA42 and VA43 whatever provided by SAP. In additional tab I want to display some fields.
So can you suggest me how to use these tab.
Thanks
Amit
2007 Aug 28 9:33 AM
Hoi,
To use this additional tab in VA4x, you have to use screen 8459 of program SAPMV45A which is provided by SAP ... This screen appears automatically on the "Additional Data B" tab of the items ...
I hope you know with this information ?
Greetz,
Kurt.