Menu

SAP Function Module SZRS_O_ADRPCDCITY_OPEN

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module SZRS_O_ADRPCDCITY_OPEN () is a standard Function Module in SAP ERP and is part of the function group SZRL within the package SZRS.

Technical Information

Function Module SZRS_O_ADRPCDCITY_OPEN
Short Text
Function Group SZRL
Package SZRS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_ADRCITY LIKE ADRCITY
X_ADRCITYT LIKE ADRCITYT
X_AUTO TYPE RS001_ADRPCDCITY_AUTO Automation data for controlling object
X_CITY_CODE LIKE ADRPCDCITY-CITY_CODE City Number
X_COUNTRY LIKE ADRPCDCITY-COUNTRY Country
X_NO_CHANGE LIKE RSGEN-NO_CHANGE
X_NO_DIALOG LIKE RSGEN-NO_DIALOG
X_NO_OTHER LIKE RSGEN-NO_OTHER
X_UPD_ONLINE LIKE RSGEN-UPD_ONLINE Flag: Update directly online
X_WMODE LIKE RSGEN-WMODE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_AUTO TYPE RS001_ADRPCDCITY_AUTO
Y_OBJ TYPE RS001_ADRPCDCITY Object Data

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_DB_ADRPCDCITY LIKE ADRPCDCITY Data from database

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATA_INCONSISTENCY Inconsistent data
NO_CITY
NO_COUNTRY