cancel
Showing results for 
Search instead for 
Did you mean: 

Error in SDOE_ESDMA_DESIGN

Former Member
0 Kudos

Hi ,

Hi friend am facing some issue in SDOE_ESDMA_DESIGN like

1 Backend destination not configured for search FM ZBAPI_WRAPPER_LOTLIST2

2 Warning- Assigned Data Object LOG_MBO has no distribution model defined.

But in SDOE_WB Am getting values .

Thanks,

Arun

Accepted Solutions (1)

Accepted Solutions (1)

sivasatyaprasad_yerra
Active Contributor
0 Kudos

You need to configure BE search RFC destination for the function module.

1. Goto SDOE_PARAM transaction

2. Select Parameter Key: DOE_CONNECTOR

3. Double click on Parameter Names

4. Select Parameter name: BE_SEARCH_RFC

5. Double click on Parameter Keys

6. Go to Change mode.

7. Set the Validity Area with ESDMA Trans value (This you can get it from SDOE_ESDMA_DESIGN transaction by clicking Display GUIDs button)

8. Set the Text Value as X

9. Save the configuration.

Now activate / Generate the ESDMA.

Regards,

Siva.

Former Member
0 Kudos

Hi Shiva,

Thanks for your rply ... Now that issue solved but am getting another error.

Could not update the local repository for ESDMA 005056012A351ED09F904436B68E2053, version .

Thanks,

Arun

sivasatyaprasad_yerra
Active Contributor
0 Kudos

Sorry. It was my mistake..

Step 8 of previous reply...You should provide RFC destination value where this BAPI wrapper exists. If the BAPI exists in same system then provide the value as NONE.

NOTE: This RFC destination should be TRUSTED connection. When you click on Remote Logon button it should take you to backend system.

Former Member
0 Kudos

Hi siva,

Thanks shiva that issue solved.

Answers (0)