SAP ABAP Class IF_BCFG_DAO_CONTAINER_LANGUS (DAO interface for container languages)
Properties
| Class | IF_BCFG_DAO_CONTAINER_LANGUS | |
| Short Description | DAO interface for container languages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100903 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BCFG_DAO_CONTAINER_LANGUS has no forward declaration.
Interfaces
Class IF_BCFG_DAO_CONTAINER_LANGUS has no interface implemented.
Friends
Class IF_BCFG_DAO_CONTAINER_LANGUS has no friend class.
Attributes
Class IF_BCFG_DAO_CONTAINER_LANGUS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | deletes a langu table in persistence layer | 20100903 | |
| 2 | Instance method | Public | Method | returns a langu DTO for a given id from persistence layer | 20100906 | |
| 3 | Instance method | Public | Method | returns true if an ID is stored in persistence layer | 20100908 | |
| 4 | Instance method | Public | Method | saves a langu table to persistence layer | 20100903 |
Events
Class IF_BCFG_DAO_CONTAINER_LANGUS has no event.
Types
Class IF_BCFG_DAO_CONTAINER_LANGUS has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERR_DETAIL | Call by reference | Type reference (TYPE) | BCFG_S_ERR_DETAIL | 20110427 | ||||
| 2 | E_EXCEPTION | Call by reference | Type reference (TYPE) | BCFG_EXCEPTION | 20110416 | ||||
| 3 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20110416 |
Method DELETE on class IF_BCFG_DAO_CONTAINER_LANGUS has no exception.
Method FIND_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20110416 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCFG_DTO_CONTAINER_LANGUS | 20110416 |
Method FIND_BY_ID on class IF_BCFG_DAO_CONTAINER_LANGUS has no exception.
Method IS_EXISTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20110416 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110416 |
Method IS_EXISTING on class IF_BCFG_DAO_CONTAINER_LANGUS has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERR_DETAIL | Call by reference | Type reference (TYPE) | BCFG_S_ERR_DETAIL | 20110427 | ||||
| 2 | E_EXCEPTION | Call by reference | Type reference (TYPE) | BCFG_EXCEPTION | 20110416 | ||||
| 3 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20110416 | ||||
| 4 | I_LANGUS | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20110416 |
Method SAVE on class IF_BCFG_DAO_CONTAINER_LANGUS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |