Symptom
How to retrieve the classification data from a batch ?
Environment
SAP S/4HANA Cloud
Resolution
Multiple CDS views can be associated in order to retrieve the classification data from a batch.
I_BATCHDISTINCT can be used to retrieve the Object No. With the Object No. I_CLFNOBJECTCHARCVALFORKEYDATE can be used to retrieve the Characteristic Internal ID, Char. Value.
Then I_CLFNCHARCDESCFORKEYDATE can be used to get the characteristic description and I_CLFNCHARCVALUEFORKEYDATE , I_CLFNCHARCVALUEDESCFORKEYDATE can be used to get the value description.
See Also
Keywords
Batch, classification, CDS view , KBA , LO-BM , Batch Management , CA-CL , Classification , LO-BM-2CL , Batch Management (Public Cloud) , LO-BM-MD , Batch Master Data , How To