Symptom
Dump DATREF_NOT_ASSIGNED occurs when executing PCC (= Preparation of Consolidation Group Changes) task, in class CL_UC_TASK_EXECUTION_PCC and method POST_RECY at one of the following (>>>>) code places:
Case A)
* "begin of "jos070613
if not do_coi_services->is_merger_active( ) is initial.
>>>> assign component do_model->ds_role-tx_typemer->fieldname
of structure <ls_txtype> to <mertxtype_20>.
endif.
* "end of "jos070613
Case B)
* begin of jos ERP2005 EHP8
if not cl_uc_services=>is_erp2005_8( ) is initial and
not df_oc_active is initial.
>>>> assign component:
do_model->ds_role-tx_typeaoc->fieldname
of structure <ls_txtype> to <aoctxtype_20>,
do_model->ds_role-tx_typedoc->fieldname
of structure <ls_txtype> to <doctxtype_20>.
endif.
* end of jos ERP2005 EHP8
Case C)
Dump DATREF_NOT_ASSIGNED occurs when
~ trying to save additional financial data for equity or
~ executing PCC
at the following code place in class CL_UC_TXTYPE_FACTORY and method IF_UG_MD_CHAR~READ_VALUE :
WHEN 6. "phe050109
>>> <l_value_mer_tx_type> = lr_s_selacc->value. "phe050109
* end of jos ERP2005 EHP8
ENDCASE.
* phe090207 begin
ENDIF.
Read more...
Environment
Valid for the software component SEM-BW with release 605 and higher.
Case A)
The dump occurs when executing PCC task right after activating the EhP Business Function FIN_ACC_GC_BCOMB ("Financials, Group Close, Business Combinations") of the SEM-BW release 605, i.e. without having maintained the SEM-BCS data basis in transaction UCWB.
Case B)
The dump occurs when executing PCC task right after activating the EhP Business Function FIN_ACC_GC_CHKDGT ("Financials, Group Close, Check Digits") of the SEM-BW release 608, i.e. without having maintained the SEM-BCS data basis in transaction UCWB.
Case C)
The dump occurs right after activating the EhP Business Function FIN_ACC_GC_BCOMB ("Financials, Group Close, Business Combinations") of the SEM-BW release 605, i.e. without having maintained the SEM-BCS data basis in transaction UCWB.
Product
Keywords
tx_typemer TX_TYPEAOC TX_TYPEDOC , KBA , FIN-SEM-BCS-CSF-PC , Preparation of consolidation group change, group shares , FIN-SEM-BCS , Business Consolidation , FIN-SEM-BCS-CSF-CI-I , Infrastructure , Product Enhancement
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.