‎2007 Jun 19 6:19 AM
‎2007 Jun 19 6:23 AM
HI,
only FVAL is case sensitive in bdcdata.better to pass the remaining variables as uppercase.
<b>award points if helpful</b>
rgds,
bharat.
‎2007 Jun 19 6:24 AM
Fields: The fields in the BDCDATA structure are as follows:
PROGRAM
Name of the program. Length (8). The PROGRAM field is <b>not case-sensitive</b>. Set this field only in the first record for the screen.
DYNPRO
Number of the screen. Length (4). Set this field only in the first record for the screen.
DYNBEGIN
Indicates the first record for the screen. Length (1). Set this field to X only in the first record for the screen. (Reset to ' ' (blank) for all other records.)
FNAM
Name of a field in the screen. Length (35). The FNAM field is <b>not case-sensitive.</b>
FVAL
Value for the field named in FNAM. Length (132). The FVAL field is <b>case-sensitive.</b> Values assigned to this field are always padded on the right if they are less than 132 characters. Values must be in character format.
reward points if it is usefull ...
Girish
‎2007 Jun 19 6:29 AM
‎2007 Jun 19 6:32 AM
Hi Suresh,
Only FVAL.
Regards,
Younus
<b>Reward Helpful Answers:-)</b>
‎2007 Jun 19 6:33 AM