cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts

Pls. suggest any function modules or similar exist where we pass the characteristic values and fetch all batch records which matches the value.

I tried using the FM # CLAF_OBJECTS_OF_CLASS however it has only characteristic name but not its value for filter condition.

Appreciate any suggestion.

P.S: We are on SAP 2022 S4 HANA release

Thanks

Ravi K

0 Likes
View Entire Topic
RAHEEL_BABAR
Active Contributor
0 Likes

Hi,

Please try this FM VB_BATCH_GET_DETAIL.

BAPI_BATCH_GET_DETAIL

Regards

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes

I think the question is about searching for batches with characteristic values, not about reading classification data of a single batch. Also BAPI_BATCH_GET_DETAIL doesn't return a batch classification.