SAP ABAP Interface IF_NWBC_FILE_REPOSITORY_TYPES (NWBC File Repository Types)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-FES-BUS (Application Component) Netweaver Business Client
⤷
SAP_NWBC (Package) NetWeaver Business Client

⤷

⤷

Properties
Interface | IF_NWBC_FILE_REPOSITORY_TYPES | |
Short Description | NWBC File Repository Types |
General Data
Package | SAP_NWBC | NetWeaver Business Client |
Created | 20100617 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_NWBC_FILE_REPOSITORY_TYPES has no forward declaration.
Interfaces
Interface IF_NWBC_FILE_REPOSITORY_TYPES has no interface.
Friends
Interface IF_NWBC_FILE_REPOSITORY_TYPES has no friend.
Attributes
Interface IF_NWBC_FILE_REPOSITORY_TYPES has no attribute.
Methods
Interface IF_NWBC_FILE_REPOSITORY_TYPES has no method.
Events
Interface 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 | 703 |