Hi Pawan,
Sorry for the typo. The batch class in APO is 230 as you mentioned in your first point.
We need to send the following 3 characteristics to APO.
- LOBM_APO_SL_MIN maturation time in sec.
- LOBM_APO_SL_MAX expiration time in sec.
- LOBM_APO_SL_UTC reference time stamp i.e. date of manufacture
Please check the following SAP note for details.
Note 751392 - Shelf life R/3 -> APO: Settings in R/3
The above characteristics are common to all ECC systems and should be CIF'ed from any one of the ECC system to APO. For other ECC system specific characteristics, consider the following example.
System Characteristic
ECC1 A, B, C, D
ECC2 A, C, E, F
ECC3 B, D, C, G
The organizational areas can be defined as follows.
System Organization Area Characteristic
ECC1 S LOBM_APO_SL*
ECC1 1 A, B, C, D
ECC2 2 E, F
ECC3 3 G
Define integration models in respective ECC systems to selectively CIF the characteristics assuming you use one common name to represent your class (for instance, SHELF_LIFE). The expected result is to have SHELF_LIFE class in APO with all the characteristics (
LOBM_APO_SL* and from A through G).
Note: SHELF_LIFE (Class type 230) consists of all LOBM* as well as A through G characteristics whereas SHELF_LIFE (Class type 400) will have only A through G characteristics (i.e. LOBM* characteristics will not be added).
Thanks,
Rajesh