SAP ABAP Function Module PFL_GET_PARAMETER_VALUES (PFL_GET_PARAMETER_VALUES)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-CNF-PFL (Application Component) Maintain Profile
⤷
SPFL (Package) Profiles
⤷
⤷
Basic Data
| Function Module | PFL_GET_PARAMETER_VALUES | |
| Function Group | SPFL | API for Profile Maintenance (RZ10) |
| Program Name | SAPLSPFL | Profile Maintenance (Transaction RZ10) |
| INCLUDE Name | LSPFLU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PARAMETER_NAME | TYPE | TPFET-PARNAME | Name des Parameters dessen Werte man lesen will | |||
| |
PARAMETER_VALUES | TYPE | TPFET | Parameterwerte ( in 80-Zeichenstücken ) | |||
| |
PARAMETER_COMMENTS | TYPE | TPFET | evtl. vorhandene Kommentare zum Parameter | |||
| |
DTAB | TYPE | TPFET | DTAB in der die Parameterwerte gesucht werden | |||
| |
PARAMETER_NAME_MISSING | TYPE | es wurde kein Parametername angegeben | ||||
| |
INVALID_PARAMETER_NAME | TYPE | Parametername ist ungültig | ||||
| |
NO_PARAMETER_VALUES_FOUND | TYPE | es wurden in DTAB keine Parameterwerte gefunden | ||||
| |
DTAB_IS_EMPTY | TYPE | DTAB ist leer | ||||
| |
AUTHORIZATION_MISSING | TYPE | Fehlende Berechtigung | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950222 |
| SAP Release Created in |