cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance 2LIS_VD_13_ITM for new Field

ferchi
Explorer
0 Kudos
355

Hello,

I would like to enhance 2LIS_13_VDITM datasource in order to do the SAP Note 368011

I already created the new fied and, this field, is visible in datasource.

But to fill this field, I can't modify the module function:

I have no access to go to ZXMCVU06

What is the good way to populate the field

Thanks in advance

yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

Unfortunately, without access to ZXMCVU06, it is not possible to enhance the 2LIS_13_VDITM datasource in order to do the SAP Note 368011. The SAP Note 368011 requires the use of the ZXMCVU06 program in order to make the necessary changes to the datasource.

Accepted Solutions (0)

Answers (4)

Answers (4)

ferchi
Explorer
0 Kudos

problem was solved.

But the new field does not appaeredin 2LIS_13_VDITM datasource but it appaears in MC13VD0ITM strcture

ferchi
Explorer
0 Kudos

I have 2 questions:

In LBWE, I can't get the curstomize field ZKFIMG:

But, this field exists well in structure

In RSA3, I see the field added, but always in 0

The modul function was enhanced:

raymond_giuseppi
Active Contributor
0 Kudos

Create a project with transaction CMOD, use enhancement MCS60001. Go to the component view, double-click on the Exit FM, there double-click on the ZX-include when the warning message is raised, just press ENTER and create the include. Add you code, activate the include, activate the project.

ferchi
Explorer
0 Kudos

In the include ZXMCVU06, I have this error below

The structure does not have the new added field (ZKIMG)

raymond_giuseppi
Active Contributor
0 Kudos

How did you add the field to the extract structure and Data Source, you must

1. Add your ZZ fields in an append structure of standard structure such as ZAMCVBRPUSR, activate

2. Call LBWE and navigate to the Extract Structure

. a. Deactivate the update (active)

. b. Add the field to the structure (maintenance)

. c. Reactivate the update (avtive)

ferchi
Explorer
0 Kudos

And How I can have access to the ZXMCVU06 program?