‎2007 Jul 12 8:39 AM
Hi
Is there any bapi for creating batch classification values(atwrt)?
‎2007 Jul 12 9:24 AM
BAPI_OBJCL_CREATE
you can use this function module. pass the object key, class number, class type and values in the three tables in tables parameter.
Thanks.