Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Standrad Function Module Missing

Former Member
0 Likes
1,247

Hi,

When i try to post Goods receipt in MIGO It is throwing a dump saying " Function Module ANLBZW_CREATE_TRANSFER Not found ".

Can any body help me regarding this

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
926

Check OSS note 1276128 - Dump ANLBZW_CREATE_TRANSFER not found.

6 REPLIES 6
Read only

Former Member
0 Likes
926

hi,

I guess you are working on a 4.7 or ECC 5 systems.

The funciton module you have mentioned you can find it in ECC 6 system but with

NOT RELEASED status.

This means that this function module hasn't yet been given released status by SAP.

If you have ECC6 system, GOTO SE11--> RODIR --> check for this function module.

You get a message that no entries exist. This means that it is not yet a released object hence not preferred to use.

For your requirement try out with MIGO_DIALOG.

Thanks

Sharath

Read only

GauthamV
Active Contributor
0 Likes
927

Check OSS note 1276128 - Dump ANLBZW_CREATE_TRANSFER not found.

Read only

Former Member
0 Likes
926

Cheers gautam,

My problem has been solved.

Read only

Former Member
0 Likes
926

Hi

ANLBZW_CREATE_TRANSFER --> Function module Available in ECC6.0 .

Read only

Former Member
0 Likes
926

Hi,

U can open an OSS message to SAP.

For detail check the below link.

Thanks,

Asit Purbey.

Read only

Former Member
0 Likes
926

Mathews