2010 Sep 08 12:17 PM
Hi All,
Need small help, we are trying to create contact person and contract partner and create relastionship between contact person and contract owner. It's working fine in Develpment server but it production Idocs giving short dump first time and if we process next time it's going thorugh well.
We have bapi commit and wait after we create contact person and contract owenr and relastionship. Idoc creating contact person and contract owner sucessfully and it's giving short dume when we try to create relastionship with below description. Please give ur thoughs how we can reslove this issue.
Short text of error message:
Nested call of PERFORM ON COMMIT: NESTED_PERFORM_ON_COMMIT caller: SAPLB
UD0 program: SAPLBUD0 form: BP_WORKFLOW
Long text of error message:
Diagnosis
During processing of a routine called using PERFORM ... ON COMMIT,
the system attempted to call PERFORM ... ON COMMIT again. Nesting
of this is not allowed.
System Response
Procedure
The program indicated after "Caller:" must be changed. This is the
program that calls the routine indicated after "Form:" during
COMMIT processing. This routine is part of the program indicated
after
"Program:".
Procedure for System Administration
Technical information about the message:
Message class....... 00
Number.............. 081
Variable 1.......... "NESTED_PERFORM_ON_COMMIT"
Variable 2.......... "caller: SAPLBUD0"
Variable 3.......... "program: SAPLBUD0"
Variable 4.......... "form: BP_WORKFLOW"
Kind Regards,
Anil Irala.
2010 Sep 13 2:36 PM
2010 Sep 13 2:36 PM
2010 Oct 27 11:23 AM