Financial Item API
-
bl_fi_mst_item_hdr
-
consist of details of the item
-
the child item of the group item is considered as single item(basic_item)
-
-
bl_fi_mst_item_ext
-
this table store extra information which not stored in header or line
-
-
bl_fi_mst_item_line
-
this table to store the child item after the child item being created in header table as single product. It is to link child item to specific group product.
-