2007 Dec 10 9:38 AM
hi experts,
in my program i am using the FM MEASUREM_DOCUM_RFC_SINGLE_001 to create measurement documents. is it possible to do a rollback on the document created? if yes, how can i do a rollback on a document that has been created? is there any FM or BAPI for that?
regards,
vitish.
2007 Dec 10 9:48 AM
Hey u can use this.. BAPI_TRANSACTION_ROLLBACK
but ensure that you are not setting parameter COMMIT_WORK value.
Also if you want to roll back depending on a condition you can use the user-exit which is specific for this FM. you can check the FM documentation.
Hey u can use this.. BAPI_TRANSACTION_ROLLBACK
but ensure that you are not setting parameter COMMIT_WORK value.
Also if you want to roll back depending on a condition you can use the user-exit which is specific for this FM. you can check the FM documentation.
2007 Dec 10 9:48 AM
Hey u can use this.. BAPI_TRANSACTION_ROLLBACK
but ensure that you are not setting parameter COMMIT_WORK value.
Also if you want to roll back depending on a condition you can use the user-exit which is specific for this FM. you can check the FM documentation.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |