How to use descriptive segments with asset book parameters
I configured a Context Segment in FA_ADDITIONS for ORA_FA_ASSET_BOOKS.
I made a SQL query that returns the Asset Book (BOOK_TYPE_CODE) associated to each context segment value I plan to use.
Example: if the segment SUCURSAL = 001, the query should identify that this value belongs to the Asset Book BOOK_1.
However, I need the parameters for this configuration. I found a note about the procurement module, but I couldn't find one about Fixed Assets.
Does someone know about the parameters I have to configurate to make this dynamic and my query could work?