SAP ABAP Interface IF_NWBC_FILE_REPOSITORY_INT (NWBC - File Repository (internal))
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_INT | |
| Short Description | NWBC - File Repository (internal) |
General Data
| Package | SAP_NWBC | NetWeaver Business Client |
| Created | 20100622 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_NWBC_FILE_REPOSITORY_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_NWBC_FILE_REPOSITORY_INT has no interface.
Friends
Interface IF_NWBC_FILE_REPOSITORY_INT has no friend.
Attributes
Interface 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
Interface 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 Interface IF_NWBC_FILE_REPOSITORY_INT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |