‎2009 Mar 18 9:44 AM
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
‎2009 Mar 18 9:53 AM
Hi,
Try below Function modules
SD_BATCH_CLASSIFICATION_DATA
/SPE/READ_CLASSIFICATION_DATA
Regards
Bala Krishna
‎2009 Mar 18 9:53 AM
Hi,
Check the FM 'CLAF_CLASSIFICATION_OF_OBJECTS', u need to pass the class type as '023' for batch..
Regards,
Nagaraj
‎2009 Mar 18 9:53 AM
Hi,
Try below Function modules
SD_BATCH_CLASSIFICATION_DATA
/SPE/READ_CLASSIFICATION_DATA
Regards
Bala Krishna
‎2009 Mar 18 9:55 AM