SAP ABAP Class /UI2/IF_PAGE_EDM_DB (DB interface /UI2/EDM_PAGE)
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
Class | /UI2/IF_PAGE_EDM_DB | |
Short Description | DB interface /UI2/EDM_PAGE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111201 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /UI2/IF_PAGE_EDM_DB has no forward declaration.
Interfaces
Class /UI2/IF_PAGE_EDM_DB has no interface implemented.
Friends
Class /UI2/IF_PAGE_EDM_DB has no friend class.
Attributes
Class /UI2/IF_PAGE_EDM_DB has no attribute.
Methods
Events
Class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /UI2/IF_PAGE_EDM_DB has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |