2006 Jun 27 1:21 PM
Hi,
I have a scenario like the posting of a document type in FI should be possible thru BAPI , IDOC etc but not manually thru the transaction code (FB01). Is there any way to achieve this?
Is this scenario possible to be done.
can anyone help me sort this problem?
with regards.
T.Jeyagopi
2006 Jun 27 3:00 PM
If you want to check the transaction code, you'll also have to check against all the other transactions (FB60, etc.) You might look into checking sy-batch and/or sy-binpt.
Rob
Hi,
I have a scenario like the posting of a document type in FI should be possible thru BAPI , IDOC etc but not manually thru the transaction code (FB01). Is there any way to achieve this?
Is this scenario possible to be done.
can anyone help me sort this problem?
with regards.
T.Jeyagopi
2006 Jun 27 1:33 PM
Try using a validation (Tx OB28) in document header, and check for SY-TCODE NE 'FB01'.
Regards.
2006 Jun 27 3:00 PM
If you want to check the transaction code, you'll also have to check against all the other transactions (FB60, etc.) You might look into checking sy-batch and/or sy-binpt.
Rob
2006 Jun 27 3:06 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |