cancel
Showing results for 
Search instead for 
Did you mean: 

Curr and Quantity fields

Former Member
0 Kudos

Hi Experts ,

Why do we have to declare the Type of CURR and QUAN field in the smart form declarations.

TIA

Abhishek

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Because for those fields there is reference field and table in the database,

why referecnce field and table means:

The reference table and reference field are the fields which specify the currency key or Unit of Measure. Suppose if the user specifies a currency amount say 1000$, the currency amount field would indicate the amount 1000 and the currency key indicates that the currency specified is in Dollars.

seshu.

Answers (1)

Answers (1)

sreelatha_gullapalli
Active Participant
0 Kudos

hi

if u have any caliculated fiels are there in the program for that we need to declare the CURR and QUANTITY fields.

regards

sreelatha gullapalli

Former Member
0 Kudos

Hi Sreelatha,

My question is....WHY? We need not declare TYPE I,N or P datatype fields again in the smartform why only CURR and QUAN fields?

Regds

Abhishek