SAP ABAP Function Module CHAR_VALUE_POSSIBLE_ENTRIES (Display possible entries for a characteristic)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
COCB (Package) R/3 Application Development: PP Orders Batch Management
⤷
⤷
⤷
Basic Data
| Function Module | CHAR_VALUE_POSSIBLE_ENTRIES | Display possible entries for a characteristic |
| Function Group | C5CH | PPPI:Assign Values to PI Characteristics |
| Program Name | SAPLC5CH | |
| INCLUDE Name | LC5CHU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CHAR_VAL_EXP | TYPE | PLFV-ATWRT | Selected characteristic value | |||
| |
FLG_VAL_CHANGED_EXP | TYPE | SYST-DATAR | Indicator: Characteristic value has been changed | |||
| |
CHAR_IMP | TYPE | API_VALI | Search input values for characteristic | |||
| |
FLG_DISPLAY_IMP | TYPE | SYST-DATAR | SPACE | Kennzeichen: Werte nur anzeigen | ||
| |
NOT_FOUND | TYPE | Could not find characteristic | ||||
| |
CLOSE_ERROR | TYPE | Error during closing of DDB | ||||
| |
SET_ERROR | TYPE | Error during setting of new characteristic value | ||||
| |
NO_AUTHORITY | TYPE | Keine Berechtigung (nur bei RFC-Verbindung) | ||||
| |
FAILED | TYPE | Fehlgeschlagen (z.B. Fehler bei RFC-Verbindung) ->siehe Message | ||||
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 | 19950404 |
| SAP Release Created in |