SAP ABAP Class IF_NWBC_FILE_REPOSITORY_INT (NWBC - File Repository (internal))
Properties
| Class | IF_NWBC_FILE_REPOSITORY_INT | |
| Short Description | NWBC - File Repository (internal) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100622 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_NWBC_FILE_REPOSITORY_INT has no interface implemented.
Friends
Class IF_NWBC_FILE_REPOSITORY_INT has no friend class.
Attributes
Class IF_NWBC_FILE_REPOSITORY_INT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get all Area Keys | 20100622 |
Events
Class IF_NWBC_FILE_REPOSITORY_INT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_AREA_INFO | Public | See coding | 20100622 | begin of gty_s_area_info,
area_name type if_nwbc_file_repository_types=>gty_area_name,
area_key type string,
area_text_element type inum,
theme type if_nwbc_file_repository_types=>gty_s_theme,
end of gty_s_area_info
|
||
| 2 | GTY_T_AREA_INFO | Public | See coding | 20100622 | gty_t_area_info type sorted table of gty_s_area_info with unique key area_name
|
Method Signatures
Method GET_AREA_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AREA_INFO | Call by reference | Type reference (TYPE) | GTY_T_AREA_INFO | 20100622 |
Method GET_AREA_INFO on class IF_NWBC_FILE_REPOSITORY_INT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |