Info | ||||
---|---|---|---|---|
If you want to use the RFC connection you have to install the function module. All properties you need to generate it are described below. Instead of that you can install the Function Module /BLTG/RFC_GET_STRING via Transport Request (download
If you already use Performer Suite you should have that function module in your system and can re-use it. No Function Module needed since version v1.4.0 of the Metadata API and with SAP BASIS releases >=
|
...
General Information
Function Module Name | <your selected prefix>RFC_GET_STRING |
Function Pool | <your function pool> |
Remote-Enabled Module | Yes |
Import Parameters
Parameter |
| Associated Type | Default | Opt. | Pass | Short text |
I_TABLE | TYPE | DD02L-TABNAME |
|
| X |
|
I_FIELD | TYPE | FELD_NAME |
| X | X |
|
I_RAWSTRING | TYPE | SONV-FLAG |
| X | X |
|
I_SCAN_STRING | TYPE | CHAR80 |
| X | X |
|
I_SCAN_FIELD | TYPE | FELD_NAME |
| X | X |
|
I_ROWCOUNT | TYPE | SOID-ACCNT | 0 | X | X |
|
I_DECRYPTION | TYPE | SONV-FLAG | 'X' | X | X |
|
I_DATABUFFERDECOMPRESS | TYPE | SONV-FLAG | '' | X | X |
|
...