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: 

function module for getting classification value of batch

Former Member
0 Kudos

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

former_member585060
Active Contributor
0 Kudos

Hi,

Try below Function modules

SD_BATCH_CLASSIFICATION_DATA

/SPE/READ_CLASSIFICATION_DATA

Regards

Bala Krishna

3 REPLIES 3

former_member404244
Active Contributor
0 Kudos

Hi,

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

Regards,

Nagaraj

former_member585060
Active Contributor
0 Kudos

Hi,

Try below Function modules

SD_BATCH_CLASSIFICATION_DATA

/SPE/READ_CLASSIFICATION_DATA

Regards

Bala Krishna

former_member305388
Active Contributor
0 Kudos

SD_BATCH_CLASSIFICATION_DATA