p$tdv:sap:add_import
p$tdv:sap:add_import
An import parameter is entered into the SAP administration parameter group SAPDef with this function.
Syntax: | p$tdv:sap:add_import(Name,Typ,NbDec) | ||
| Argument | Type | Meaning |
| Name | String | Name of the SAP export parameter whose value is to be read. The value of the parameter is in SAPDef after executing the function.ImportParameterValue[i] |
| Type | Integer | Data type of the parameter in SAP |
| NbDec | Integer | Number of decimal places with the SAP data type packed number |