SAP ABAP Interface IF_LXE_PP_PPAT (PPAT 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_PPAT | PPAT | 20120503 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_PP3_PPAT | PPAT | 20130207 |
Properties
Interface | IF_LXE_PP_PPAT | |
Short Description | PPAT Methods |
General Data
Package | SLXE_PP | Translation - Proposal Pool |
Created | 20120502 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_LXE_PP_PPAT has no forward declaration.
Interfaces
Interface IF_LXE_PP_PPAT has no interface.
Friends
Interface IF_LXE_PP_PPAT has no friend.
Attributes
Interface IF_LXE_PP_PPAT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Analyze Proposal Pool | 20120508 |
2 | ![]() |
Instance method | Public | Method | Check if any proposal exists by given language pairs | 20121030 |
Events
Interface IF_LXE_PP_PPAT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ANALYSIS_DATA | Public | See coding | 20120508 | tt_analysis_data TYPE SORTED TABLE OF t_analysis_data
WITH UNIQUE KEY S_LANG T_LANG team TRANSLATOR PP_TYPE DOMANAM QUALITY_STATUS DEL
|
||
2 | TT_USER_NAME | Public | See coding | 20120508 | tt_user_name TYPE SORTED TABLE OF uname with unique default key
|
||
3 | T_ANALYSIS_DATA | Public | See coding | 20120508 | BEGIN OF t_analysis_data,
s_lang TYPE lxeisolang,
t_lang TYPE lxeisolang,
team TYPE lxeteam,
translator TYPE uname,
pp_type TYPE lxepptype,
domanam TYPE lxedomanam,
quality_status TYPE lxepp_stat_char,
del TYPE lxedelflag,
amount TYPE int4,
END OF t_analysis_data
|
Method Signatures
Method ANALYZE_PPOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | TT_ANALYSIS_DATA | Analysis Data | 20120508 | ||
2 | ![]() |
IT_USER_NAMES | Call by reference | Type reference (TYPE) | TT_USER_NAME | User Names | 20120508 | ||
3 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120508 | ||
4 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120514 |
Method EXIST_PROPOSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LANG_PAIR | Value transfer | Type reference (TYPE) | LXEPPAT_TT_LANG_PAIR | Table type for Language pairs | 20121030 | ||
2 | ![]() |
IT_LANG_PAIR | Value transfer | Type reference (TYPE) | LXEPPAT_TT_LANG_PAIR | Table type for Language pairs | 20121030 |
Method EXIST_PROPOSAL on Interface IF_LXE_PP_PPAT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |