Symptom
RSDMDD_DELTE_BATCH is called for example in a customer Z* program and following dump occurs:
SAPSQL_INVALID_TABLENAME
CX_SY_DYNAMIC_OSQL_SEMANTICS
"SAPSQL_INVALID_TABLENAME"
"CX_SY_DYNAMIC_OSQL_SEMANTICS"
"CL_RSMD_UC_AGGREGATE==========CP"
"CL_RSMD_UC_AGGREGATE==========CM001"
"IF_RSMD_USAGE_TYPE_UC~GET_USING_OBJECTS"
71 CONCATENATE i_ttabnm ' AS t INNER JOIN ' INTO l_from_clause. "#EC NOTEXT
72 CONCATENATE l_from_clause p_c_aggr_tabview ' AS aggr ON t~sid = aggr~fixsid' INTO l_from_c
73
74 * Get the Technical UIDs, AggrCube, InfoCube of the specific using Aggregates using a join o
>>>>> SELECT * FROM (l_from_clause)
76 INTO CORRESPONDING FIELDS OF TABLE p_t_iobj_aggr_ttab
77 WHERE iobjnm IN l_t_range_iobjnm
78 AND objvers = rs_c_objvers-active
79 AND aggrst = rsddk_c_aggrst-fix.
because i_ttabnm is empty.
Read more...
Environment
- SAP NetWeaver Business Warehouse 3.5
- SAP NetWeaver Business Warehouse 7.00
- SAP NetWeaver Business Warehouse 7.01
- SAP NetWeaver Business Warehouse 7.02
- SAP NetWeaver Business Warehouse 7.03
- SAP NetWeaver Business Warehouse 7.30
- SAP NetWeaver Business Warehouse 7.31
- SAP NetWeaver Business Warehouse 7.40
Product
Keywords
KBA , BW-WHM-DBA-MD , Master Data , Problem
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.