SAP ABAP Class CL_LXE_PP3_READ_DB (Proposal Pool File Export)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_PP3 (Package) Proposal Pool Test

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LXE_PP_DB_READ | Read Data Package from DB | 20121008 |
Properties
Class | CL_LXE_PP3_READ_DB | |
Short Description | Proposal Pool File Export | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_PP3 | Proposal Pool Test |
Created | 20121008 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_LXE_PP_DB_READ | Read Data Package from DB | 20121008 |
Friends
Class CL_LXE_PP3_READ_DB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEBOOL | Abbreviations Finished | 20121008 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DATUM | Change Date (to) | 20121008 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DATUM | Change Date (from) | 20121008 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UNAME | Change User | 20121008 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DATUM | Creation Date (to) | 20121008 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DATUM | Creation Date (from) | 20121008 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UNAME | Creation User | 20121008 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CURSOR | DB Cursor | 20121008 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | INT4 | 30000 | Natural number | 20121008 | |
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20121008 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEBOOL | Standards Finished | 20121008 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEBOOL | Get Abbreviations | 20121008 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEBOOL | Get Exceptions | 20121008 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEBOOL | Get Standards | 20121008 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEPP_STAT | Maximum Quality Status | 20121008 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEPP_STAT | Minimum Quality Status | 20121008 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEISOLANG | Source Language | 20121008 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEISOLANG | Target Language | 20121008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121008 |
2 | ![]() |
Instance method | Private | Method | Convert to Export Format | 20121008 |
3 | ![]() |
Instance method | Private | Method | Convert to Export Format | 20121008 |
4 | ![]() |
Instance method | Private | Method | Get Abbreviations | 20121008 |
5 | ![]() |
Instance method | Private | Method | Get Data Chunk | 20121008 |
6 | ![]() |
Instance method | Private | Method | Open Cursor | 20121008 |
Events
Class CL_LXE_PP3_READ_DB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_PP | Private | See coding | 20121008 | tt_pp TYPE STANDARD TABLE OF lxe_pp
|
||
2 | TT_PPA | Private | See coding | 20121008 | tt_ppa TYPE STANDARD TABLE OF lxe_pp_abb
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_DATE_END | Call by reference | Type reference (TYPE) | DATUM | Change Date (to) | 20121008 | ||
2 | ![]() |
I_CHANGE_DATE_START | Call by reference | Type reference (TYPE) | DATUM | Change Date (from) | 20121008 | ||
3 | ![]() |
I_CHANGE_USER | Call by reference | Type reference (TYPE) | UNAME | Change User | 20121008 | ||
4 | ![]() |
I_CREATE_DATE_END | Call by reference | Type reference (TYPE) | DATUM | Creation Date (to) | 20121008 | ||
5 | ![]() |
I_CREATE_DATE_START | Call by reference | Type reference (TYPE) | DATUM | Creation Date (from) | 20121008 | ||
6 | ![]() |
I_CREATE_USER | Call by reference | Type reference (TYPE) | UNAME | Creation User | 20121008 | ||
7 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20121008 | ||
8 | ![]() |
I_GET_ABB | Call by reference | Type reference (TYPE) | LXEBOOL | Get Abbreviations | 20121008 | ||
9 | ![]() |
I_GET_EXC | Call by reference | Type reference (TYPE) | LXEBOOL | Get Exceptions | 20121008 | ||
10 | ![]() |
I_GET_STD | Call by reference | Type reference (TYPE) | LXEBOOL | Get Standards | 20121008 | ||
11 | ![]() |
I_MAX_QSTATUS | Call by reference | Type reference (TYPE) | LXEPP_STAT | Maximum Quality Status | 20121008 | ||
12 | ![]() |
I_MIN_QSTATUS | Call by reference | Type reference (TYPE) | LXEPP_STAT | Minimum Quality Status | 20121008 | ||
13 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20121008 | ||
14 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20121008 |
Method CONSTRUCTOR on class CL_LXE_PP3_READ_DB has no exception.
Method CONVERT_TAB_ABB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PP_EXP | Call by reference | Type reference (TYPE) | IF_LXE_PP_TRANSPORT=>TT_P_EXP | 20121008 | |||
2 | ![]() |
IT_PPA | Call by reference | Type reference (TYPE) | TT_PPA | Proposal Pool | 20121008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20121008 |
Method CONVERT_TAB_STD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PP_EXP | Call by reference | Type reference (TYPE) | IF_LXE_PP_TRANSPORT=>TT_P_EXP | 20121008 | |||
2 | ![]() |
IT_PP | Call by reference | Type reference (TYPE) | TT_PP | Proposal Pool | 20121008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20121008 |
Method GET_ABBREVIATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PP_EXP | Call by reference | Type reference (TYPE) | IF_LXE_PP_TRANSPORT=>TT_P_EXP | Proposal Table | 20121008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20121008 |
Method GET_CHUNK_FULL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PP_EXP | Call by reference | Type reference (TYPE) | IF_LXE_PP_TRANSPORT=>TT_P_EXP | Proposal Table | 20121008 | ||
2 | ![]() |
E_DONE | Call by reference | Type reference (TYPE) | LXEBOOL | Selection Finished | 20130218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20121008 |
Method OPEN_CURSOR Signature
Method OPEN_CURSOR on class CL_LXE_PP3_READ_DB has no parameter.
Method OPEN_CURSOR on class CL_LXE_PP3_READ_DB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |