SAP ABAP Interface /UI2/IF_PAGE_EDM_DB (DB interface /UI2/EDM_PAGE)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/SERVICES_PB_V01_700 (Package) UI2 BE: PB Service implementation 700 v.01
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_PAGE_EDM_DB | UI2: class for db access /UI2/EDM_PAGE | 20111201 |
Properties
| Interface | /UI2/IF_PAGE_EDM_DB | |
| Short Description | DB interface /UI2/EDM_PAGE |
General Data
| Package | /UI2/SERVICES_PB_V01_700 | UI2 BE: PB Service implementation 700 v.01 |
| Created | 20111201 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface /UI2/IF_PAGE_EDM_DB has no forward declaration.
Interfaces
Interface /UI2/IF_PAGE_EDM_DB has no interface.
Friends
Interface /UI2/IF_PAGE_EDM_DB has no friend.
Attributes
Interface /UI2/IF_PAGE_EDM_DB has no attribute.
Methods
Events
Interface /UI2/IF_PAGE_EDM_DB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_PAGE | Public | See coding | 20111201 | T_PAGE type STANDARD TABLE OF /ui2/edm_page with key page_id
|
||
| 2 | T_PAGET | Public | See coding | 20111201 | T_paget type STANDARD TABLE OF /ui2/edm_paget with key page_id langu
|
||
| 3 | T_USAGE | Public | See coding | 20111201 | T_usage type STANDARD TABLE OF /ui2/edm_usage with key page_id usage_id
|
||
| 4 | T_USAGET | Public | See coding | 20111201 | T_usaget type STANDARD TABLE OF /ui2/edm_usaget with key page_id usage_id langu
|
Method Signatures
Method DELETE_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_ID | Call by reference | Type reference (TYPE) | /UI2/PAGE_ID_DB | 20111201 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 |
Method DELETE_PAGE on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method DELETE_PAGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | SYLANGU | 20111201 | ||||
| 2 | PAGE_ID | Call by reference | Type reference (TYPE) | /UI2/PAGE_ID_DB | 20111201 | ||||
| 3 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 |
Method DELETE_PAGET on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method DELETE_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_ID | Call by reference | Type reference (TYPE) | /UI2/PAGE_ID_DB | 20111201 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 3 | USAGE_ID | Call by reference | Type reference (TYPE) | /UI2/USAGE_ID_DB | 20111201 |
Method DELETE_USAGE on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method DELETE_USAGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | SYLANGU | 20111201 | ||||
| 2 | PAGE_ID | Call by reference | Type reference (TYPE) | /UI2/PAGE_ID_DB | 20111201 | ||||
| 3 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 4 | USAGE_ID | Call by reference | Type reference (TYPE) | /UI2/USAGE_ID_DB | 20111201 |
Method DELETE_USAGET on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method INSERT_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 2 | S_PAGE | Call by reference | Type reference (TYPE) | /UI2/EDM_PAGE | UI2: Page | 20111201 |
Method INSERT_PAGE on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method INSERT_PAGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 2 | S_PAGET | Call by reference | Type reference (TYPE) | /UI2/EDM_PAGET | 20111201 |
Method INSERT_PAGET on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method INSERT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 2 | S_USAGE | Call by reference | Type reference (TYPE) | /UI2/EDM_USAGE | 20111201 |
Method INSERT_USAGE on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method INSERT_USAGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 2 | S_USAGET | Call by reference | Type reference (TYPE) | /UI2/EDM_USAGET | 20111201 |
Method INSERT_USAGET on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method SELECT_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_ID | Call by reference | Type reference (TYPE) | /UI2/PAGE_ID_DB | Page ID (database) | 20111201 | |||
| 2 | S_PAGE | Value transfer | Type reference (TYPE) | /UI2/EDM_PAGE | UI2: Page | 20111201 |
Method SELECT_PAGE on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method SELECT_PAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PAGE | Value transfer | Type reference (TYPE) | T_PAGE | 20111201 |
Method SELECT_PAGES on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method SELECT_PAGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | SYLANGU | 20111201 | ||||
| 2 | PAGE_ID | Call by reference | Type reference (TYPE) | /UI2/PAGE_ID_DB | 20111201 | ||||
| 3 | S_PAGET | Value transfer | Type reference (TYPE) | /UI2/EDM_PAGET | 20111201 |
Method SELECT_PAGET on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method SELECT_PAGETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PAGET | Value transfer | Type reference (TYPE) | T_PAGET | Single-Character Flag | 20111201 |
Method SELECT_PAGETS on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method SELECT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_ID | Call by reference | Type reference (TYPE) | /UI2/PAGE_ID_DB | 20111201 | ||||
| 2 | S_USAGE | Value transfer | Type reference (TYPE) | /UI2/EDM_USAGE | 20111201 | ||||
| 3 | USAGE_ID | Call by reference | Type reference (TYPE) | /UI2/USAGE_ID_DB | 20111201 |
Method SELECT_USAGE on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method SELECT_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_USAGE | Value transfer | Type reference (TYPE) | T_USAGE | 20111201 |
Method SELECT_USAGES on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method SELECT_USAGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | SYLANGU | 20111201 | ||||
| 2 | PAGE_ID | Call by reference | Type reference (TYPE) | /UI2/PAGE_ID_DB | 20111201 | ||||
| 3 | S_USAGET | Value transfer | Type reference (TYPE) | /UI2/EDM_USAGET | 20111201 | ||||
| 4 | USAGE_ID | Call by reference | Type reference (TYPE) | /UI2/USAGE_ID_DB | 20111201 |
Method SELECT_USAGET on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method SELECT_USAGETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_USAGET | Value transfer | Type reference (TYPE) | T_USAGET | 20111201 |
Method SELECT_USAGETS on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method UPDATE_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 2 | S_PAGE | Call by reference | Type reference (TYPE) | /UI2/EDM_PAGE | 20111201 |
Method UPDATE_PAGE on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method UPDATE_PAGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 2 | S_PAGET | Call by reference | Type reference (TYPE) | /UI2/EDM_PAGET | 20111201 |
Method UPDATE_PAGET on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method UPDATE_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 2 | S_USAGE | Call by reference | Type reference (TYPE) | /UI2/EDM_USAGE | 20111201 |
Method UPDATE_USAGE on Interface /UI2/IF_PAGE_EDM_DB has no exception.
Method UPDATE_USAGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBRC | Value transfer | Type reference (TYPE) | I | 20111201 | ||||
| 2 | S_USAGET | Call by reference | Type reference (TYPE) | /UI2/EDM_USAGET | 20111201 |
Method UPDATE_USAGET on Interface /UI2/IF_PAGE_EDM_DB has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |