cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to display account descriptions for fixed assets when printing in the Accounts Document Output

SAPSupport
Employee
Employee
216

How can the "Details" column display account descriptions instead of just the fixed asset numbers for fixed asset original value and accumulated depreciation accounts when printing?


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
  1. Open the form IDCN_ACC_DOC_OM_E.xdp using Adobe LiveCycle Designer. Double-click the cell where you want to add or modify the script to open the script editor.
    In this example, double-click the highlighted "Details" column in yellow; the upper half of the window will show the script editor.
  2. Modify the existing script code by adding the code highlighted in yellow. The goal is to display the account description in addition to the account number and asset number when the account type of the line item is a fixed asset.
    (In this example, only the form that displays in the company currency and is a non-alternative account is modified.)
  3. Save this form. 

Kindly refer to the KBA as reference:

3513087 - How to display account descriptions for fixed assets when printing in the Accounts Documen...

Answers (0)