cancel
Showing results for 
Search instead for 
Did you mean: 

Direct transfer-Long Text approach for Asset Master data

yahyaturankpmg
Discoverer
0 Kudos

Hi ,

We have a migration cockpit project that is use direct transfer approach for Asset master data.

The Project called BAPI_FIXEDASSET_OVRTAKE_CREATE bapi doesn't update the long text of the asset master data.

You can see our approach in below lines

1- Add ASSET_LONG Source table that is a Manually Defined Table (CNV_OT_APPL_PE_S4_ASSET_LONG)

2- add new step (SAVE_TEXT function ) to TARGET API

3- mapped ASSET_LONG table to SAVE_TEXT function parameters.

we got some error and we couldn't find how can solve it.

Error message: INCLUDE-Report "CNV_OT_APPL_PE_S4_ASSET_LONG" nicht gefunden. DMC_RT_GEN 10

We defined the source table manually.

Source Table ASSET_LONG (Manually Defined Table)

Description Long Text Asset

Data Transfer during Selection: no limited

Include with Selection Logic CNV_OT_APPL_PE_S4_ASSET_LONG

As result,

1- Should we find a new Bapi to create an asset master data and update Long text instead of BAPI_FIXEDASSET_OVRTAKE_CREATE

2- How can we use user-defined source table and read data from source system for LONG text.(direct transfer approach)

SAP standart template project has user-defined source table .

CUMULATEDVALUES ->CNV_OT_APPL_PE_S4_ASEL_FIAA ,

POSTEDVALUES -> CNV_OT_APPL_PE_S4_ASEL_DUMMY1a lot of us

TRANSACTIONS -> CNV_OT_APPL_PE_S4_ASEL_DUMMY2er defined table and I couldn't find how the system read this data.

Regards

Yahya

Accepted Solutions (0)

Answers (0)