2013 May 29 7:04 AM
if Excise invoice part 1 post
SET PARAMETER ID 'J2G' FIELD docno.
SET PARAMETER ID 'GJR' FIELD MJAHR.
CALL TRANSACTION 'J1IEX' AND SKIP FIRST SCREEN..
if Excise invoice part 2 post
SET PARAMETER ID 'J2G' FIELD docno.
SET PARAMETER ID 'GJR' FIELD syear.
CALL TRANSACTION 'J1IEX' AND SKIP FIRST SCREEN.
This code is Not Working Can Any one tell Me How To open J1iex using This Code...
2013 May 29 8:14 AM
Use BDC .
Record the transaction using SHDB inputting a doc no and fiscal year.
Use the program from the recording to call your transaction.
if Excise invoice part 1 post
SET PARAMETER ID 'J2G' FIELD docno.
SET PARAMETER ID 'GJR' FIELD MJAHR.
CALL TRANSACTION 'J1IEX' AND SKIP FIRST SCREEN..
if Excise invoice part 2 post
SET PARAMETER ID 'J2G' FIELD docno.
SET PARAMETER ID 'GJR' FIELD syear.
CALL TRANSACTION 'J1IEX' AND SKIP FIRST SCREEN.
This code is Not Working Can Any one tell Me How To open J1iex using This Code...
2013 May 29 8:14 AM
Use BDC .
Record the transaction using SHDB inputting a doc no and fiscal year.
Use the program from the recording to call your transaction.
2013 Jun 03 8:33 AM
2013 May 29 8:25 AM
2013 Jun 03 8:34 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |