2011 Oct 19 8:59 PM
Hello guys!
I am executing this function and having this dump:
Short text of error message:
Chamada encaixada de PERFORM ON COMMIT: NESTED_PERFORM_
SAPLBUPA_BADI_CALL program: SAPLBUPA_BADI_CALL form: B
Technical information about the message:
Message classe...... 00
Number.............. 081
Variable 1.......... "NESTED_PERFORM_ON_COMMIT"
Variable 2.......... "caller: SAPLBUPA_BADI_CALL"
Variable 3.......... "program: SAPLBUPA_BADI_CALL"
Variable 4.......... "form: BADI_CALL"
I executed the same function in other SAP and it works without dump! i think that is in my SAP instalation.
Thanks for helping!
Hello guys!
I am executing this function and having this dump:
Short text of error message:
Chamada encaixada de PERFORM ON COMMIT: NESTED_PERFORM_
SAPLBUPA_BADI_CALL program: SAPLBUPA_BADI_CALL form: B
Technical information about the message:
Message classe...... 00
Number.............. 081
Variable 1.......... "NESTED_PERFORM_ON_COMMIT"
Variable 2.......... "caller: SAPLBUPA_BADI_CALL"
Variable 3.......... "program: SAPLBUPA_BADI_CALL"
Variable 4.......... "form: BADI_CALL"
I executed the same function in other SAP and it works without dump! i think that is in my SAP instalation.
Thanks for helping!
2011 Oct 19 9:07 PM
Hello,
I think this error is for the reason, commit work statement is executed within routine / FM which is called as 'on commit' way....
perform....on commit - means this subroutine will be executed by system at the time of commit work statement and you can not execute commit work....
Please look into Z function module logic, if no error then report back to SAP support.
Thanks
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |