cancel
Showing results for 
Search instead for 
Did you mean: 

Field mapping

Former Member
0 Kudos

Hello friends,

I developed smartforms for sales invoice i used standard form for that i.e /smb40/sdinv_l. I declared all table fields and user settings in form interface and global settings as per requirement. But when i am activating that form i am getting error message like <KONV>-KBETR has no defiend value. Please tell me what changes i have to do solve error message.

Thanx & Regards,

Rahul Talele

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member609120
Contributor
0 Kudos

KONV-KBETR is a currency field..All quantity and Currency fields have to be defined in Global Definitions under Currency/Quantity Fields

In you case:

Field Name Reference Field Data Type

Internal tableName-KBETR KBETR CURR

Former Member
0 Kudos

Hi,

Define just like this,

Whenever using the global variables in the Program Lines, enter the variable name in Input Parameters if you are going to use(read) the variable. If you are going to both read/write the variable value enter the same in Output Parameters.

seshu.