p$tdv:sap:add_export
p$tdv:sap:add_export
An export parameter is entered into the SAP administration parameter group SAPDef with this function.
Syntax: | p$tdv:sap:add_export(Name,Value,Type,NbDec) | ||
| Argument | Type | Meaning |
| Name | String | Name of the SAP import parameter whose value is to be set. |
| Value | String | Value of the parameter |
| Type | Integer | Data type of the parameter in SAP |
| NbDec | Integer | Number of decimal places with the SAP data type packed number |