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 for getting classification value of batch

Former Member
0 Likes
5,829

Hello Friends,

i want function module to fetch batch classification value other than the below .

function module i knw is 'VB_BATCH_VALUES_FOR_OUTPUT' but in this module one import parameter requires batch_cuobj but i dnt have any object of the batch because i want to fetch the classification value before the user post the document in migo.

pls tell me some other func module or let me knw in which structure at runtime batch object is stored in migo???

i hope im clear with my requirement

Regards,

Sunny

1 ACCEPTED SOLUTION
Read only

former_member585060
Active Contributor
0 Likes
1,896

Hi,

Try below Function modules

SD_BATCH_CLASSIFICATION_DATA

/SPE/READ_CLASSIFICATION_DATA

Regards

Bala Krishna

3 REPLIES 3
Read only

former_member404244
Active Contributor
0 Likes
1,896

Hi,

Check the FM 'CLAF_CLASSIFICATION_OF_OBJECTS', u need to pass the class type as '023' for batch..

Regards,

Nagaraj

Read only

former_member585060
Active Contributor
0 Likes
1,897

Hi,

Try below Function modules

SD_BATCH_CLASSIFICATION_DATA

/SPE/READ_CLASSIFICATION_DATA

Regards

Bala Krishna

Read only

Former Member
0 Likes
1,896

SD_BATCH_CLASSIFICATION_DATA