2007 Nov 24 1:45 AM
I am using the BAPI 'BAPI_GOODSMVT_CREATE' to post.
But, there is a small problem. When we post Po's using
MIGO, there is a check box for printing the material
document generated. The defualt setting is 3 -
Collective Slip. When MIGO is used, the user has to
click the checkbox next to this input feild, then
using MB90 we can print the material document.
There is a header field in the above BAPI
VER_GR_GI_SLIP which I set to 3. I was hoping that
this would take care of generating the print preview
for the material document through MB90. But, it
doesn't happen.
I am using the BAPI 'BAPI_GOODSMVT_CREATE' to post.
But, there is a small problem. When we post Po's using
MIGO, there is a check box for printing the material
document generated. The defualt setting is 3 -
Collective Slip. When MIGO is used, the user has to
click the checkbox next to this input feild, then
using MB90 we can print the material document.
There is a header field in the above BAPI
VER_GR_GI_SLIP which I set to 3. I was hoping that
this would take care of generating the print preview
for the material document through MB90. But, it
doesn't happen.
2007 Nov 24 3:18 AM
You need to pass VER_GR_GI_SLIPX along witht he VER_GR_GI_SLIP.
Like
HEADER-VER_GR_GI_SLIP = '3'.
HEADER-VER_GR_GI_SLIPX = 'X'. " << To let the BAPI to that we are changing VER_GR_GI_SLIPRegards,
Naimesh Patel
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |