Application Development 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: 

Class Equivalent for function modules

Former Member
0 Kudos

Hi all,

Is there any pre-defined classes or methods in SAP for the below function modules :

1) C144_MATERIAL_PLANT_CHECK

2) MD_CONVERT_MATERIAL_UNIT

3) CS_BOM_EXPLOSION

4) CS_WHERE_USED_MAT

5) CONVERSION_EXIT_ALPHA_OUTPUT

6) CONVERSION_EXIT_ALPHA_INPUT

Pl help

Regards

Manigandan

2 REPLIES 2

Former Member
0 Kudos

Hi,

use these classes for the corresponding function module...

MD_CONVERT_MATERIAL_UNIT - CL_BORGR_MAT_UNIT

CS_BOM_EXPLOSION - CL_EXPO_BOM

CONVERSION_EXIT_ALPHA_OUTPUT - CL_WUF_CONVERSION_ALPHA_OUT

CONVERSION_EXIT_ALPHA_INPUT - CL_WUF_CONVERSION_ALPHA_IN

Regards,

Siddarth

0 Kudos

hi siddharth,

Thanks for the reply.

But when i entered these classes in SE24 , it is not displayed .

We are using SAP ECC 5.0.

If you have any program using these classes kindly post .

Pl help

Manigandan