If you start Transaction BP using the business partner search in CIC, the short dump EXPORT_TABLE_UPDATE_CONFLICT sometimes occurs.
Other terms
BP_DIALOG, CIC, EXPORT_TABLE_UPDATE_CONFLICT, method import, method Export, Class CL_BUPA_NAVIGATION_REQUEST, CL_BUPA_DIALOG_JOEL_OPTIONS
Reason and Prerequisites
This is caused by program error.
Solution
The error is corrected with ABA Release 7.10. The source code correction is available for Release 7.00 in Support Package 7, for Release 6.40 in Support Package 16, for Release 6.20 in Support Package 58 and for Release 5.0A/6.10 in Support Package 56. An advance correction is possible if you implement the attached correction instructions. To do this, execute the following manual steps:
Steps to change the request:
1. Start Transaction SE24 (Class Builder). 2. Enter "CL_BUPA_NAVIGATION_REQUEST" as the object type and choose "Change". 3. Choose the "Attributes" tabstrip control. 4. Change the initial value of the constant GC_SHARED_BUFFER_ID from 'BUPA_NAVIGATION_REQ' to 'BP_NAVREQ'. 5. Activate the changes by choosing "Activate" or by pressing CTRL+F3.
Steps to change the option:
1. Start Transaction SE24 (Class Builder). 2. Enter "CL_BUPA_DIALOG_JOEL_OPTIONS" for the object type and choose "Change". 3. Choose the "Attributes" tabstrip control. 4. Change the initial value of the constant GC_SHARED_BUFFER_ID from 'DIALOG_JOEL_OPTIONS' to 'BP_JOELOPT'. 5. Activate the changes by choosing "Activate" or by pressing CTRL+F3.
스탠다드인지 CBO인지 어느부분에서 에러인지 적어주셔야 정확하지만
일단 SAP NOTES에는 이렇게 나와있네요
Symptom
If you start Transaction BP using the business partner search in CIC, the short dump EXPORT_TABLE_UPDATE_CONFLICT sometimes occurs.
Other terms
BP_DIALOG, CIC, EXPORT_TABLE_UPDATE_CONFLICT, method import, method Export, Class CL_BUPA_NAVIGATION_REQUEST, CL_BUPA_DIALOG_JOEL_OPTIONS
Reason and Prerequisites
This is caused by program error.
Solution
The error is corrected with ABA Release 7.10. The source code correction is available for Release 7.00 in Support Package 7, for Release 6.40 in Support Package 16, for Release 6.20 in Support Package 58 and for Release 5.0A/6.10 in Support Package 56.
An advance correction is possible if you implement the attached correction instructions. To do this, execute the following manual steps:
Steps to change the request:
1. Start Transaction SE24 (Class Builder).
2. Enter "CL_BUPA_NAVIGATION_REQUEST" as the object type and choose "Change".
3. Choose the "Attributes" tabstrip control.
4. Change the initial value of the constant GC_SHARED_BUFFER_ID from 'BUPA_NAVIGATION_REQ' to 'BP_NAVREQ'.
5. Activate the changes by choosing "Activate" or by pressing CTRL+F3.
Steps to change the option:
1. Start Transaction SE24 (Class Builder).
2. Enter "CL_BUPA_DIALOG_JOEL_OPTIONS" for the object type and choose "Change".
3. Choose the "Attributes" tabstrip control.
4. Change the initial value of the constant GC_SHARED_BUFFER_ID from 'DIALOG_JOEL_OPTIONS' to 'BP_JOELOPT'.
5. Activate the changes by choosing "Activate" or by pressing CTRL+F3.