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

Function Module not released yet. Has anybody used them in their programs?

Former Member
0 Likes
773

Hi

I am trying to use the barcode functionality during a goods movement 101 (using MIGO). As we donu2019t have any control of SAPu2019s barcode functionality thru configuration in MIGO I have developed a custom popup and I am calling this in a BADI implementation MB_MIGO_BADI. Once the user enters the barcode then I call Function module ARCHIV_BARCODE_GLOBAL to save the barcode to the standard tables.

This Function module is not released to the customers and it was last changed on 11/12/2004.

My question is should I be using this Function module in my BADI implementation even though it is not released (does not have a release date) ?. Has anyone of have used a unreleased Function module in your programs?.

Additionally I need this info

I am using ECC 5.0. If anyone of you is using ECC 6.0 or higher can you please check and let me know if this FM ARCHIV_BARCODE_GLOBAL is released or not or when was it last changed.

Please advice me at you earlist

Thanks of your time

SHraj

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
551

Hi,

We are not using the above FM. But I can give some Info from ECC 6.0.

In ECC 6.0 the above FM is realeased for customers.

Last changed on:28.12.2004 18:28:16.

You can use the same code in ur Z function module.

Thanks and Regards

Hi

I am trying to use the barcode functionality during a goods movement 101 (using MIGO). As we donu2019t have any control of SAPu2019s barcode functionality thru configuration in MIGO I have developed a custom popup and I am calling this in a BADI implementation MB_MIGO_BADI. Once the user enters the barcode then I call Function module ARCHIV_BARCODE_GLOBAL to save the barcode to the standard tables.

This Function module is not released to the customers and it was last changed on 11/12/2004.

My question is should I be using this Function module in my BADI implementation even though it is not released (does not have a release date) ?. Has anyone of have used a unreleased Function module in your programs?.

Additionally I need this info

I am using ECC 5.0. If anyone of you is using ECC 6.0 or higher can you please check and let me know if this FM ARCHIV_BARCODE_GLOBAL is released or not or when was it last changed.

Please advice me at you earlist

Thanks of your time

SHraj

2 REPLIES 2
Read only

Former Member
0 Likes
552

Hi,

We are not using the above FM. But I can give some Info from ECC 6.0.

In ECC 6.0 the above FM is realeased for customers.

Last changed on:28.12.2004 18:28:16.

You can use the same code in ur Z function module.

Thanks and Regards

Read only

0 Likes
551

Hi Chandra

Thanks for the quick reply.

Can you please let me know the release date on this function module in ECC 6.0.

Thanks again

SHraj