Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module SZRS_O_ADRPSTCODE_OPEN (INTERNAL: opens processing of an object) is a standard Function Module in SAP ERP and is part of the function group SZRP within the package SZRS.
Function Module | SZRS_O_ADRPSTCODE_OPEN |
Short Text | INTERNAL: opens processing of an object |
Function Group | SZRP |
Package | SZRS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_AUTO | TYPE | RS001_ADRPSTCODE_AUTO | Automation data for controlling object | |
X_COUNTRY | LIKE | ADRPSTCODE-COUNTRY | Country | |
X_DB_ADRPSTCODE | LIKE | ADRPSTCODE | ||
X_NO_CHANGE | LIKE | RSGEN-NO_CHANGE | ||
X_NO_DIALOG | LIKE | RSGEN-NO_DIALOG | ||
X_NO_OTHER | LIKE | RSGEN-NO_OTHER | ||
X_NRNR | LIKE | ADRPSTCDD-NRNR | Number Range | |
X_POST_CODE | LIKE | ADRPSTCODE-POST_CODE | City Number | |
X_UPD_ONLINE | LIKE | RSGEN-UPD_ONLINE | Flag: Update directly online | |
X_WMODE | LIKE | RSGEN-WMODE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_AUTO | TYPE | RS001_ADRPSTCODE_AUTO | ||
Y_OBJ | TYPE | RS001_ADRPSTCODE | Object Data |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_INCONSISTENCY | Inconsistent data |
EXISTING | Object Already Exists |
FOREIGN_LOCK | |
NOT_FOUND | Object Not Found |
NO_COUNTRY | |
NO_NUMBER | |
NUMBER_ERROR | Error in Number Assignment |
SYSTEM_ERROR | General system error |
WRONG_FORMAT |