Hi All can anyone help me to print these columns item and description in my transaction report. — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Hi All can anyone help me to print these columns item and description in my transaction report.

Summary: Please help me to print these columns in my transaction detail report please provide sql or tables where i can find these columns data. These are present under Receivables>manage Transactions > search for any valid trans num > Invoice details> item column and des column thanks in advance.

Attached screenshot for ref.


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

25C (11.13.25.07.0)



Code Snippet (add any code snippets that support your topic, if applicable):

SELECT
BU.BU_NAME ,
ACC.ACCOUNT_NAME,
ACC.CUSTOMER_CLASS_CODE,
TRX.TRX_NUMBER ,
TRXT.DESCRIPTION,
SO.NAME ,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!