SAP ABAP Interface IF_LXE_PP_BASE (Proposal Pool Basic Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_PP (Package) Translation - Proposal Pool

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_PP1_BASE | Proposal Pool Basic Methods | 20120503 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_PP3R_BASE | Proposal Pool Basic Methods | 20121004 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_PP3_BASE | Proposal Pool Basic Methods | 20120906 |
Properties
Interface | IF_LXE_PP_BASE | |
Short Description | Proposal Pool Basic Methods |
General Data
Package | SLXE_PP | Translation - Proposal Pool |
Created | 20120502 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_LXE_PP_BASE has no interface.
Friends
Interface IF_LXE_PP_BASE has no friend.
Attributes
Interface IF_LXE_PP_BASE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Domain Abbreviation | 20120515 |
2 | ![]() |
Instance method | Public | Method | Create System Abbreviation | 20120515 |
3 | ![]() |
Instance method | Public | Method | Create Domain Standard Proposal | 20120515 |
4 | ![]() |
Instance method | Public | Method | Create Exception | 20120515 |
5 | ![]() |
Instance method | Public | Method | Create System Standard Proposal | 20120515 |
6 | ![]() |
Instance method | Public | Method | Delete Domain Abbreviation | 20120515 |
7 | ![]() |
Instance method | Public | Method | Delete System Abbreviation | 20120515 |
8 | ![]() |
Instance method | Public | Method | Delete Domain Standard Proposal | 20120515 |
9 | ![]() |
Instance method | Public | Method | Delete Exception | 20120515 |
10 | ![]() |
Instance method | Public | Method | Delete System Standard Proposal | 20120515 |
11 | ![]() |
Instance method | Public | Method | Get All Proposals for a Source Text | 20120515 |
12 | ![]() |
Instance method | Public | Method | Check Availability of Mass Insert Function | 20130204 |
13 | ![]() |
Instance method | Public | Method | Synchronize Mass Insert Buffer | 20130204 |
Events
Interface IF_LXE_PP_BASE has no event.
Types
Interface IF_LXE_PP_BASE has no local type.
Method Signatures
Method CREATE_ABBR_DOMAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Change Date | 20120515 | |
2 | ![]() |
I_CHANGE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Change User | 20120515 | |
3 | ![]() |
I_CREATE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Create Date | 20120515 | |
4 | ![]() |
I_CREATE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Create User | 20120515 | |
5 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120515 | ||
6 | ![]() |
I_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Language | 20120515 | ||
7 | ![]() |
I_MASS_INSERT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Mass Insert | 20130204 | |
8 | ![]() |
I_NO_COMMIT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | No DB Commit | 20120518 | |
9 | ![]() |
I_NO_UPDATE | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Insert Only | 20120515 | |
10 | ![]() |
I_QSTATUS | Call by reference | Type reference (TYPE) | LXEPP_STAT | Quality Status | 20120515 | ||
11 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Abbreviation Text | 20120515 | ||
12 | ![]() |
I_TEXT_MAIN | Call by reference | Type reference (TYPE) | LXEUNITLIN | Main Text | 20120515 | ||
13 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Exists | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method CREATE_ABBR_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Change Date | 20120515 | |
2 | ![]() |
I_CHANGE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Change User | 20120515 | |
3 | ![]() |
I_CREATE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Create Date | 20120515 | |
4 | ![]() |
I_CREATE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Create User | 20120515 | |
5 | ![]() |
I_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Language | 20120515 | ||
6 | ![]() |
I_MASS_INSERT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Mass Insert | 20130204 | |
7 | ![]() |
I_NO_COMMIT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | No DB Commit | 20120518 | |
8 | ![]() |
I_NO_UPDATE | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Insert Only | 20120515 | |
9 | ![]() |
I_QSTATUS | Call by reference | Type reference (TYPE) | LXEPP_STAT | Quality Status | 20120515 | ||
10 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Abbreviation Text | 20120515 | ||
11 | ![]() |
I_TEXT_MAIN | Call by reference | Type reference (TYPE) | LXEUNITLIN | Main Text | 20120515 | ||
12 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Exists | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method CREATE_DOMAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Change Date | 20120515 | |
2 | ![]() |
I_CHANGE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Change User | 20120515 | |
3 | ![]() |
I_CREATE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Create Date | 20120515 | |
4 | ![]() |
I_CREATE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Create User | 20120515 | |
5 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120515 | ||
6 | ![]() |
I_MASS_INSERT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Mass Insert | 20130204 | |
7 | ![]() |
I_NO_COMMIT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | No DB Commit | 20120518 | |
8 | ![]() |
I_NO_UPDATE | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Insert Only | 20120515 | |
9 | ![]() |
I_QSTATUS | Call by reference | Type reference (TYPE) | LXEPP_STAT | Quality Status | 20120515 | ||
10 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120515 | ||
11 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120515 | ||
12 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120515 | ||
13 | ![]() |
I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20120515 | ||
14 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Exists | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method CREATE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Change Date | 20120515 | |
2 | ![]() |
I_CHANGE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Change User | 20120515 | |
3 | ![]() |
I_CREATE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Create Date | 20120515 | |
4 | ![]() |
I_CREATE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Create User | 20120515 | |
5 | ![]() |
I_DELETED | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Deleted | 20120516 | |
6 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120515 | ||
7 | ![]() |
I_MASS_INSERT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Mass Insert | 20130204 | |
8 | ![]() |
I_NO_COMMIT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | No DB Commit | 20120518 | |
9 | ![]() |
I_NO_UPDATE | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Insert Only | 20120515 | |
10 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120515 | ||
11 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120515 | ||
12 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120515 | ||
13 | ![]() |
I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20120515 | ||
14 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Exists | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method CREATE_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Change Date | 20120515 | |
2 | ![]() |
I_CHANGE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Change User | 20120515 | |
3 | ![]() |
I_CREATE_DATE | Call by reference | Type reference (TYPE) | AS4DATE | '00000000' | Create Date | 20120515 | |
4 | ![]() |
I_CREATE_USER | Call by reference | Type reference (TYPE) | AS4USER | SPACE | Create User | 20120515 | |
5 | ![]() |
I_MASS_INSERT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Mass Insert | 20121002 | |
6 | ![]() |
I_NO_COMMIT | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | No DB Commit | 20120518 | |
7 | ![]() |
I_NO_UPDATE | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Insert Only | 20120515 | |
8 | ![]() |
I_QSTATUS | Call by reference | Type reference (TYPE) | LXEPP_STAT | Quality Status | 20120515 | ||
9 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120515 | ||
10 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120515 | ||
11 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120515 | ||
12 | ![]() |
I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20120515 | ||
13 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Exists | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method DELETE_ABBR_DOMAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120515 | ||
2 | ![]() |
I_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Language | 20120515 | ||
3 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Abbreviation Text | 20120515 | ||
4 | ![]() |
I_TEXT_MAIN | Call by reference | Type reference (TYPE) | LXEUNITLIN | Main Text | 20120515 | ||
5 | ![]() |
R_DELETED | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Was Deleted | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method DELETE_ABBR_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Language | 20120515 | ||
2 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Abbreviation Text | 20120515 | ||
3 | ![]() |
I_TEXT_MAIN | Call by reference | Type reference (TYPE) | LXEUNITLIN | Main Text | 20120515 | ||
4 | ![]() |
R_DELETED | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Was Deleted | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method DELETE_DOMAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120515 | ||
2 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120515 | ||
3 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120515 | ||
4 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120515 | ||
5 | ![]() |
I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20120515 | ||
6 | ![]() |
R_DELETED | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Was Deleted | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method DELETE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120515 | ||
2 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120515 | ||
3 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120515 | ||
4 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120515 | ||
5 | ![]() |
I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20120515 | ||
6 | ![]() |
R_DELETED | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Was Deleted | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method DELETE_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120515 | ||
2 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120515 | ||
3 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120515 | ||
4 | ![]() |
I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20120515 | ||
5 | ![]() |
R_DELETED | Value transfer | Type reference (TYPE) | LXEBOOL | Proposal Was Deleted | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method GET_ALL_FOR_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | '*' | Domain | 20120515 | |
2 | ![]() |
I_EXCLUDE_DELETED | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_TRUE | Exclude Deleted Proposals | 20120516 | |
3 | ![]() |
I_GET_ABBREV | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_TRUE | Get Abbreviations | 20120524 | |
4 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120515 | ||
5 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120515 | ||
6 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120515 | ||
7 | ![]() |
RT_OBJREF | Value transfer | Type reference (TYPE) | LXE_TT_REF_P_BASE | References of IF_LXE_PP_BASE | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120515 |
Method MASS_INSERT_AVAILABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | LXEBOOL | Boolean | 20130204 |
Method MASS_INSERT_AVAILABLE on Interface IF_LXE_PP_BASE has no exception.
Method SYNC_MASS_INSERT_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TOTAL_INSERTED | Value transfer | Type reference (TYPE) | INT4 | Total Proposals Inserted | 20130204 |
Method SYNC_MASS_INSERT_BUFFER on Interface IF_LXE_PP_BASE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |