cancel
Showing results for 
Search instead for 
Did you mean: 

Journal entry currency on PLD

Former Member
0 Kudos
78

Hi all,

I need to populate currency field used in Journal Entry PLD. So what should i take in table and column or i have to take system variable. Please help me out. Waiting for your reply.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Shanker,

For you to know form which table the value is coming use "system information"

Open the Journel Entry

Click on VIEW( On Top)->click on System Information.

then move the pointer position to the field you want to know the field name or table name, at the bottom of the screen you will get releadted information, if the value is from table or system variable

Eg for Table field will be displayed as follows

Form=390 Item=64 variable=10 JDT1,TaxDate

where JDT1 is the table name, TaxDate is the field name

Eg for system variable field will be displayed as follows

Form=390 Item=24Variable=66

where 66 is the system variable No to be used in PLD.

regards,

Shreyas