SAP ABAP Function Module SCP_GET_CODEPAGE_NUMBER (Get current codepage numbers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
Basic Data
| Function Module | SCP_GET_CODEPAGE_NUMBER | Get current codepage numbers |
| Function Group | SCP2 | Character set auxiliary tools |
| Program Name | SAPLSCP2 | |
| INCLUDE Name | LSCP2U12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
START_APPL_CODEPAGE | TYPE | TCP00-CPCODEPAGE | Codepage während des Starts des Appl.servers | |||
| |
APPL_CODEPAGE | TYPE | TCP00-CPCODEPAGE | Aktuelle Codepage des Applikationsservers | |||
| |
GUI_CODEPAGE | TYPE | TCP00-CPCODEPAGE | Codepage des eigenen SAPGUI | |||
| |
DATABASE_CODEPAGE | TYPE | TCP00-CPCODEPAGE | Codepage der Datenbank (oder '0000') | |||
| |
DATABASE_NONUNIQ | TYPE | RSCPTYPE-MIXEDCODE | ' '=normal / 'X'=Datenbank mischt Zeichensätze | |||
| |
APPL_FOR_DISPLAY | TYPE | TCP00-CPCODEPAGE | Cp. im Appl-Server für Anzeigedaten | |||
| |
APPL_FOR_PROPOSE | TYPE | TCP00-CPCODEPAGE | Cp. im Appl-Server für Vorschlagsdaten | |||
| |
APPL_FOR_INPUT | TYPE | TCP00-CPCODEPAGE | Cp. im Appl-Server für Eingabedaten | |||
| |
USER_LOGIN_CODEPAGE | TYPE | TCP00-CPCODEPAGE | Codepage zum Login-Zeitpunkt | |||
| |
USER_EMODE_CODEPAGE | TYPE | TCP00-CPCODEPAGE | Basiscodepage des externen Modus | |||
| |
DATABASE_ALSO | TYPE | RSTSTYPE-SEL_OK | 'X' | Zeichensätze der Datenbank auch ermitteln? | ||
| |
DATABASE_CODEPAGES | TYPE | CODEPAGES | Zeichensätze der Datenbank | |||
| |
INTERNAL_ERROR | TYPE | Fehler im Funktionsbaustein oder Basis-Profielen | ||||
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 | 19970613 |
| SAP Release Created in |