SAP ABAP Function Module CNV_00001_CHOOSE_VALUE (Displays a popup to choose a value)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Basic Data
| Function Module | CNV_00001_CHOOSE_VALUE | Displays a popup to choose a value |
| Function Group | CNV_00001_TOOLS | Various tool function modules |
| Program Name | SAPLCNV_00001_TOOLS | |
| INCLUDE Name | LCNV_00001_TOOLSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PT_DATA | TYPE | TABLE | Table of structure P_STRUCTURE | |||
| |
PS_VALUE | TYPE | ANY | Selected line | |||
| |
P_STRUCTURE | TYPE | TABNAME | Structure name | |||
| |
PT_CHOSEN_FIELDS | TYPE | TABLE | Table of field names to be displayed | |||
| |
P_TITLE | TYPE | CHAR100 | Window title | |||
| |
P_STATUS_FIELDNAME | TYPE | FIELDNAME | Name of field with status | |||
| |
STRUCTURE_NOT_FOUND | TYPE | Structure not found in DDIC | ||||
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 | 20141030 |
| SAP Release Created in | 46C |