SAP ABAP Class IF_NWBC_FILE_REPOSITORY_TYPES (NWBC File Repository Types)
Properties
| Class | IF_NWBC_FILE_REPOSITORY_TYPES | |
| Short Description | NWBC File Repository Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100617 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_NWBC_FILE_REPOSITORY_TYPES has no forward declaration.
Interfaces
Class IF_NWBC_FILE_REPOSITORY_TYPES has no interface implemented.
Friends
Class IF_NWBC_FILE_REPOSITORY_TYPES has no friend class.
Attributes
Class IF_NWBC_FILE_REPOSITORY_TYPES has no attribute.
Methods
Class IF_NWBC_FILE_REPOSITORY_TYPES has no method.
Events
Class IF_NWBC_FILE_REPOSITORY_TYPES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_AREA_NAME | Public | See coding | 20100629 | gty_area_name type c length 10
|
||
| 2 | GTY_S_AREA_INFO | Public | See coding | 20100628 | begin of gty_s_area_info,
area_name type gty_area_name,
area_key type string,
theme type gty_s_theme,
end of gty_s_area_info
|
||
| 3 | GTY_S_THEME | Public | See coding | 20111028 | begin of gty_s_theme,
is_theme_area type boole_d,
theme_name type string,
rtl type boole_d,
end of gty_s_theme
|
||
| 4 | GTY_T_AREA_INFO | Public | See coding | 20100628 | gty_t_area_info type sorted table of
gty_s_area_info with unique key area_name
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |