Skip to Content
0
Former Member
Mar 06, 2016 at 09:29 PM

Creating Master Data transfer for ERP project error

1006 Views

Hi,

What could be the cause of the problem for this? Is this a bug with TDMS SPS 10?

I've installed TDMS with latest SPS 10 on NW 740 on the controller/sender, receiver, and sender.

There were no issues creating the project with the TDMS_TEMPLATE_TRANS_MDC template and system landscape, then assigning the landscape to the project. Check status shows green.

I'm getting an error at the step for creating the package.

500 SAP Internal Server Error

ERROR: Screen output without connection to user. (termination: RABAX_STATE)

The messages tab show that the Project Phase: TDMS Execution has No phases available.

In CNV_MBT_TDMS_MY, Process Tree Monitor for this package shows

PROCESS TREE DEFINITION ERROR LOG

root entry not found for the PACKID 9000L

In ST22, I see

Category ABAP Programming Error

Runtime Errors DYNPRO_SEND_IN_BACKGROUND

Except. CX_SY_SEND_DYNPRO_NO_RECEIVER

ABAP Program SAPLKKBL

Application Component BC-SRV-ALV

Information on where terminated

The termination occurred in ABAP program "SAPLKKBL", in "K_KKB_LIST_DISPLAY".

The main program

was "SAPMHTTP".

In the source code, the termination point is in line 459 of (Include)

program "LKKBLU01".

Source Code Extract

Line SourceCde

429 l_sort_state = '2'.

430 call function 'ALV_EXPORT_TO_BUFFER_KKBLO'

431 exporting

432 is_ltdxkey = ls_ltdxkey

433 * I_LANGU = SY-LANGU

434 it_fieldcat_kkblo = gt_stack-it_fieldcat

Attachments