SAP ABAP Class CL_IAC_RESSOURCE (Language Resources)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-ITS (Application Component) SAP Internet Transaction Server
⤷
SITS_ABAP (Package) ITS ABAP Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IAC_OBJECT | Shared Functions for IAC Objects | 20030812 |
Properties
| Class | CL_IAC_RESSOURCE | |
| Short Description | Language Resources | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SITS_ABAP | ITS ABAP Components |
| Created | 20030808 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IAC_OBJECT | Shared Functions for IAC Objects | 20030812 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_IAC_MIME | 20031218 | Mime data | |
| 2 | CL_IAC_TEMPLATE | 20031218 | Access to IAC Templates | |
| 3 | CL_W3_API_HELPER | 20031218 | ITS API: API Help Methods | |
| 4 | CL_W3_API_RESOURCE | 20031218 | ITS API: resource file | |
| 5 | CL_W3_RESOURCE | 20041006 | ITS: Resource Files |
Attributes
Class CL_IAC_RESSOURCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check Whether a Theme/Language Resource Exists | 20031002 | |
| 2 | Static method | Public | Method | Check Whether a Theme/Language Resource Exists | 20030808 | |
| 3 | Static method | Public | Method | Check External Name and Existance of Prerequisites | 20031007 | |
| 4 | Static method | Private | Method | Check Parameter, for Example, at Upload | 20040427 | |
| 5 | Static method | Public | Method | Check Existence of Parameter | 20031001 | |
| 6 | Static method | Public | Method | Check SMODILOG for Deleted Entries | 20031022 | |
| 7 | Instance method | Public | Method | Get Content | 20030822 | |
| 8 | Static method | Public | Method | For Resources, Language-Dep. Templates and Lang-Dep. Mimes | 20031001 | |
| 9 | Instance method | Public | Method | Get Service Description | 20031001 | |
| 10 | Instance method | Public | Method | Get Description Texts | 20060714 | |
| 11 | Instance method | Public | Method | Write Content | 20030812 | |
| 12 | Instance method | Public | Method | Write Content | 20060714 |
Events
Class CL_IAC_RESSOURCE has no event.
Types
Class CL_IAC_RESSOURCE has no local type.
Method Signatures
Method CHECK_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_SERVICE | Call by reference | Type reference (TYPE) | IACSERVIC_ | 20031002 | ||||
| 2 | PI_THEME | Call by reference | Type reference (TYPE) | IACTHEME | 20031002 | ||||
| 3 | PI_VERSIONTYPE | Call by reference | Type reference (TYPE) | IACVERSIONTYPE | 'D' | 20031002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Existiert noch nicht. | 20031002 |
Method CHECK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_SERVICE | Call by reference | Type reference (TYPE) | IACSERVIC_ | 20031001 | ||||
| 2 | PI_THEME | Call by reference | Type reference (TYPE) | IACTHEME | 20031001 | ||||
| 3 | PI_VERSIONTYPE | Call by reference | Type reference (TYPE) | IACVERSIONTYPE | 'D' | 20031002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Existiert noch nicht. | 20030808 |
Method CHECK_EXTERNAL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20031007 | |||
| 2 | PI_SERVICE | Call by reference | Type reference (TYPE) | IACSERVIC_ | 20031007 | ||||
| 3 | PI_THEME | Value transfer | Type reference (TYPE) | IACTHEME | 20031007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlender Service zum Objekt | 20031007 | ||
| 2 | Fehlerhafte Spracheingabe oder unzulässige Sprache | 20031007 | ||
| 3 | Name zum Objekt nicht erlaubt | 20031007 |
Method CHECK_PARAMETERS_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_PARAMETERS | Call by reference | Type reference (TYPE) | IAC_PARAMETER_TABTYPE | Parameter von IAC-Objekten (Service, Sprachressource) | 20040427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parametername zweimal verwendet | 20040427 | ||
| 2 | Ungültige Zeichen im Parameternamen | 20040427 |
Method CHECK_PARAMETER_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PARAMETER | Call by reference | Type reference (TYPE) | IACPNAME | 20031001 | ||||
| 2 | PI_SERVICE | Call by reference | Type reference (TYPE) | IACSERVIC_ | 20031001 | ||||
| 3 | PI_THEME | Call by reference | Type reference (TYPE) | IACTHEME | 20031001 | ||||
| 4 | PI_VERSIONTYPE | Call by reference | Type reference (TYPE) | IACVERSIONTYPE | 'D' | 20031001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Parameter existiert nicht | 20031001 |
Method CHECK_SMODILOG_FOR_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_DELETED_OBJECTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20031022 | ||||
| 2 | PI_ADDITIONAL_CONDITIONS | Call by reference | Type reference (TYPE) | STANDARD TABLE | Obsolet | 20031022 | |||
| 3 | PI_DISTINCT_FIELDS_AT_SMODILO | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130711 | ||||
| 4 | PI_DISTINCT_FIELDS_AT_SMODILOG | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20031022 | ||||
| 5 | PI_INACTIVE_CONDITION | Call by reference | Type reference (TYPE) | CL_IAC_HELPER=>T_INACTIVE_CONDITION | 20110503 |
Method CHECK_SMODILOG_FOR_DELETED on class CL_IAC_RESSOURCE has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_CONTENT_DATABASE | Call by reference | Type reference (TYPE) | IACR_CONTENT | 20030822 | ||||
| 2 | PE_CONTENT_PARAM_TABLE | Call by reference | Type reference (TYPE) | IAC_PARAMETER_TABTYPE | 20030822 | ||||
| 3 | PE_CONTENT_X_STREAM | Call by reference | Type reference (TYPE) | XSTRING | utf-8-kodiert | 20030822 | |||
| 4 | PE_CONTENT_X_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | 20031021 | ||||
| 5 | PI_GIVE_DATABASE | Call by reference | Type reference (TYPE) | FLAG | wie auf Datenbank | 20030822 | |||
| 6 | PI_GIVE_PARAM_TABLE | Call by reference | Type reference (TYPE) | FLAG | als Parametertabelle zurückgeben | 20030822 | |||
| 7 | PI_GIVE_X_STREAM | Call by reference | Type reference (TYPE) | FLAG | x-stream zurückgeben | 20030822 | |||
| 8 | PI_GIVE_X_STREAM_TABLE | Call by reference | Type reference (TYPE) | FLAG | 20031021 | ||||
| 9 | PI_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | give parameters of one language | 20031001 | ||
| 10 | PI_ORIGINAL_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | mix with original language | 20031001 | |||
| 11 | PI_SUPPRESS_LANGUAGE_CHECK | Call by reference | Type reference (TYPE) | FLAG | 20031016 | ||||
| 12 | PI_VERSIONTYPE | Call by reference | Type reference (TYPE) | IACVERSIONTYPE | 'D' | 20030822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Konvertierung | 20030825 | ||
| 2 | Service existiert nicht | 20030822 | ||
| 3 | Objektsprache <> Systemsprache | 20030825 |
Method GET_CONTENT_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGES | Value transfer | Type reference (TYPE) | IAC_LANGUAG_TAB | 20031001 | ||||
| 2 | PI_LANGUAGE_PATTERN | Call by reference | Type reference (TYPE) | SYLANGU | '%' | R/3-System, aktuelle Sprache | 20031104 | ||
| 3 | PI_SERVICE | Call by reference | Type reference (TYPE) | IACSERVIC_ | 20031001 | ||||
| 4 | PI_THEME | Call by reference | Type reference (TYPE) | IACTHEME | 20031001 | ||||
| 5 | PI_VERSIONTYPE | Call by reference | Type reference (TYPE) | IACVERSIONTYPE | 'D' | 20031001 |
Method GET_CONTENT_LANGUAGES on class CL_IAC_RESSOURCE has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_RESSOURCE | Call by reference | Type reference (TYPE) | IACR | 20031001 | ||||
| 2 | PE_TEXT | Call by reference | Type reference (TYPE) | W3STEXT | Text | 20031001 | |||
| 3 | PI_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | 20031001 | |||
| 4 | PI_ORIGINAL_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20031001 | ||||
| 5 | PI_VERSIONTYPE | Call by reference | Type reference (TYPE) | IACVERSIONTYPE | 'D' | 20031001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service existiert nicht auf der Datenbank | 20031001 |
Method GET_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_TEXTS | Call by reference | Type reference (TYPE) | IACR_TEXTS | Content of Language Resources | 20060714 | |||
| 2 | PI_VERSIONTYPE | Call by reference | Type reference (TYPE) | IACVERSIONTYPE | 'D' | Entwicklung oder Produktiv | 20060714 |
Method GET_TEXTS on class CL_IAC_RESSOURCE has no exception.
Method WRITE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CHECK_ENTRIES | Call by reference | Type reference (TYPE) | FLAG | Überprüfe, konvertiere Parameter | 20040427 | |||
| 2 | PI_CONTENT_CHAR_STREAM | Call by reference | Type reference (TYPE) | STRING | 20030812 | ||||
| 3 | PI_CONTENT_CHAR_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | 20030812 | ||||
| 4 | PI_CONTENT_DATABASE | Call by reference | Type reference (TYPE) | IACR_CONTENT | 20041001 | ||||
| 5 | PI_CONTENT_PARAM_TABLE | Call by reference | Type reference (TYPE) | IAC_PARAMETER_TABTYPE | 20041001 | ||||
| 6 | PI_CONTENT_PLAIN_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | 20030812 | ||||
| 7 | PI_CONTENT_X_STREAM | Call by reference | Type reference (TYPE) | XSTRING | 20030812 | ||||
| 8 | PI_IGNORE_HEADER_TABLE | Call by reference | Type reference (TYPE) | FLAG | Don't check header table and don't set time | 20030812 | |||
| 9 | PI_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20031001 | |||
| 10 | PI_SUPPRESS_LANGUAGE_CHECK | Call by reference | Type reference (TYPE) | FLAG | Sprache darf ungleich sy-langu sein | 20050113 | |||
| 11 | PI_USE | Call by reference | Type reference (TYPE) | IACCONTENTFORMAT | 20030812 | ||||
| 12 | PI_VERSIONTYPE | Call by reference | Type reference (TYPE) | IACVERSIONTYPE | 'D' | 20030812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Konvertierung | 20030825 | ||
| 2 | Objekt existiert nicht | 20030812 | ||
| 3 | Ungültige Parameter (ungültige Zeichen, doppelte Einträge) | 20040427 | ||
| 4 | Objektsprache <> Systemsprache | 20030825 |
Method WRITE_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_IGNORE_HEADER_TABLE | Call by reference | Type reference (TYPE) | FLAG | Don't check header table and don't set time | 20060714 | |||
| 2 | PI_TEXTS | Call by reference | Type reference (TYPE) | IACR_TEXTS | 20060714 | ||||
| 3 | PI_VERSIONTYPE | Call by reference | Type reference (TYPE) | IACVERSIONTYPE | 'D' | 20060714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert nicht | 20060714 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |