2007 Feb 10 3:02 AM
HI all..
please help me...
this is my third post and i badly need a user exit after posting of material document..
is there a user exit avaible before migo will pop up the success message Material document number 49000000 posted?..
because in my requiremnt, material document must be posted(save in table mseg mkpf ) and all lock entries(material batch etd) are already released..
thanks u very much.
HI all..
please help me...
this is my third post and i badly need a user exit after posting of material document..
is there a user exit avaible before migo will pop up the success message Material document number 49000000 posted?..
because in my requiremnt, material document must be posted(save in table mseg mkpf ) and all lock entries(material batch etd) are already released..
thanks u very much.
2007 Feb 21 6:48 AM
Hi ,
You can use BADI MB_DOCUMENT_BADI ( MB_DOCUMENT_UPDATE ),
here u will have the Doc number too..
The following steps to activate the BADI.
1. Execute Business Add-In(BADI) transaction SE18
2. Enter BADI name i.e. MB_DOCUMENT_BADI and press the display
button
3. Select menu option Implementation->Create
4. Give implementation a name such as Z_MB_DOCUMENT_BADI( depends on the naming conbvention)
5. You can now make any changes you require to the BADI within this
implementation, for example choose the Interface tab
6. Double click on the method you want to change, you can now enter
any code you require. ( SE19 )
7. Please note to find out what import and export parameters a
method has got return the original BADI definition
(i.e. MB_DOCUMENT_BADI) and double click on the method name
for example within MB_DOCUMENT_BEFORE_UPDATE is a method
8. When changes have been made activate the implementation
Please rewards the point if answer is helpful.
Regards.
2007 Feb 21 6:55 AM
Hi,
You can find all the User Exits thru the below method. you can find your user exit here.
<b>TA CMOD -> Utilities -> SAP Enhancements -> F8 Execute)</b>
All the Best
Gokul
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |