source type

Published February 22, 2026 By Sai Sree Ram Gundepudi
select *
from
	INV_TXN_SOURCE_TYPES_TL
where
	CREATED_BY                     = 'SEED_DATA_FROM_APPLICATION'
	and LANGUAGE                   = 'US'
	and TRANSACTION_SOURCE_TYPE_ID = 5

Was this solution helpful?

Your feedback helps improve our technical knowledge repository.

Share this article