SAP ABAP Function Module DD_GET_VIEW_SCHEMA (Bestimmt das Schema für einen Repli-View)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDRPLI (Package) Dictionary Replicator

⤷

⤷

Basic Data
Function Module | DD_GET_VIEW_SCHEMA | Bestimmt das Schema für einen Repli-View |
Function Group | SDRPLI | DB Objects and Replication |
Program Name | SAPLSDRPLI | |
INCLUDE Name | LSDRPLIU14 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SCHEMA | TYPE | DDSCHEMA | Ziel Schema Name des Views | |||
![]() |
VIEWCLASS | TYPE | VIEWCLASS | X: Externer View, R: Replikations-Projektionsview | |||
![]() |
DBTABNAME | TYPE | TABNAME | name der Tabelle auf der Datenbank | |||
![]() |
DBVIEWNAME | TYPE | DBVIEWNAME | Name des Views auf der Datenbank | |||
![]() |
TARGET_CLIENT | TYPE | MANDT | Ziel-Mandant der Replikation | |||
![]() |
VIEWNAME | TYPE | VIEWNAME | Name eines Replikationsviews | |||
![]() |
NOT_EXIST | TYPE | View existiert nicht oder ist nicht aktiv | ||||
![]() |
NO_REPLICATION_VIEW | TYPE | View ist kein Replikations-View | ||||
![]() |
NO_APPLICATION_FOUND | TYPE | View ist keiner Applikation zugeordnet | ||||
![]() |
NO_BASETABLE | TYPE | Projektionsview hat keine Basistabelle | ||||
![]() |
APPLICATION_DIFFERS | TYPE | Projektionsview und Basistabelle gehören nicht zur selben Applikation | ||||
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 | 20130604 |
SAP Release Created in | 740 |