CpEntNam
CpTypNam
string |
Name of entity type (""if no entity type) |
CpMasNam
string |
Name of mask of entity/type |
CpWdgMod
string |
Type of mask of entity/type {"list"|"form"|"bvb"} |
CpActMod
string |
Type of interaction ("bat") |
CpInsFlag
string |
Insert flag {"nonstop"|"hardstop"|"softstop"}
nonstop: |
in case of error, to next record |
hardstop: |
in case of error, cancel function and carry out
rollback |
softstop: |
in case of error, cancel function and do not
carry out rollback |
|
CpaInsNum
string |
Number of data records to be inserted |
CpaInsFld
stringlist |
Name of fields to be filled |
CpaInsVal_1 ... CpaInsVal_Num
stringlist |
Field values for first data record. |
... |
... |
stringlist |
Field values for last data record. |
CpaRetFld
stringlist |
Field names for return . |
CpReturnFlag (Not yet implemented!)
string |
{"on"|"off"}
on: |
Return of values which were not entered. |
|
|