SAP ABAP Function Module SCPR_SV_VKEY_TO_PRIMTABRECORD (BC-Sets: View: Viewdatensatz -> Primärtabellendatensatz)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-BCD (Application Component) Business Configuration Sets
⤷
SCPR (Package) Business Configuration Sets
⤷
⤷
Basic Data
| Function Module | SCPR_SV_VKEY_TO_PRIMTABRECORD | BC-Sets: View: Viewdatensatz -> Primärtabellendatensatz |
| Function Group | SCPRSV | BC Set services |
| Program Name | SAPLSCPRSV | |
| INCLUDE Name | LSCPRSVU31 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PRIMTABRECORD | TYPE | ANY | strukturierter Datensatz der Primärtabelle | |||
| |
VIEWRECORD | TYPE | ANY | Strukturierter Datensatz des View | |||
| |
PRIMTABNAME | TYPE | SCPR_TABL | Primärtabellenname | |||
| |
KEY_ONLY | TYPE | CHAR1 | ' ' | 'X' = Nur den Key transformieren | ||
| |
FIELDS_IDENTICAL | TYPE | CHAR1 | ' ' | 'X' = Feldnamen im Key zwischen View und Primärtabelle sind identisch | ||
| |
FIELDDESCRS | TYPE | SCPR_DESCS | Feldbeschreibungen View | |||
| |
CONVERSION_ERROR | TYPE | Fehler bei der Konvertierung des Schlüssels | ||||
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 | 20041216 |
| SAP Release Created in | 50A |