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 SCP_IDENTIFY_CHARACTER () is a standard Function Module in SAP ERP and is part of the function group SCPA within the package SCP.
Function Module | SCP_IDENTIFY_CHARACTER |
Short Text | |
Function Group | SCPA |
Package | SCP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BYTE_SEQ | TYPE | X | ||
CODEPAGE | LIKE | TCP00-CPCODEPAGE | '0000' | |
SEARCH_BITMAP | LIKE | RSTSTYPE-SEL_OK | ' ' | |
SEARCH_INFO | LIKE | RSTSTYPE-SEL_OK | ' ' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER_OF_BYTES | TYPE | I | ||
SAP_CHAR_NO | TYPE | CPCHARNO | SAP character number | |
SAP_LOCAL_NAME | TYPE | C | ||
SAP_NAME | TYPE | CPCHARNAME | ||
UNICODE_NAME | TYPE | SCPUCHARNA | ||
UNICODE_NO | TYPE | SCPUCHAR |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BITMAPS | LIKE | TCP08 | ||
INFORMATIONS | LIKE | TCP08 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INPUT_ENDS_IN_CHAR | |
INTERNAL_ERROR | Internal Error |