SAP ABAP Class IF_LXE_PP_DEMS (Analysis Tools (for DEMS))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_PP1_DEMS | Analysis Functions for DEMS Objects | 20120704 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_PP3_DEMS | Analysis Functions for DEMS Objects | 20130206 |
Properties
| Class | IF_LXE_PP_DEMS | |
| Short Description | Analysis Tools (for DEMS) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120702 | SAP |
| Last change | 20140121 | 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) |
Interfaces
Class IF_LXE_PP_DEMS has no interface implemented.
Friends
Class IF_LXE_PP_DEMS has no friend class.
Attributes
Class IF_LXE_PP_DEMS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Find Duplicate Target Texts Inside a Proposal Node | 20120702 | |
| 2 | Instance method | Public | Method | Find Multiple Exceptions Inside a Proposal Node | 20120702 | |
| 3 | Instance method | Public | Method | Find Multiple Standards Inside a Proposal Node | 20120702 | |
| 4 | Instance method | Public | Method | Select Proposals according to Various Criteria | 20120702 |
Events
Class IF_LXE_PP_DEMS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TEXT_CNT | Public | See coding | 20120702 | tt_text_cnt TYPE HASHED TABLE OF t_text_cnt WITH UNIQUE KEY text
|
||
| 2 | T_TEXT_CNT | Public | See coding | 20120702 | BEGIN OF t_text_cnt,
text TYPE lxeunitlin,
counter TYPE i,
END OF t_text_cnt
|
Method Signatures
Method FIND_DUPLICATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT_CNT | Call by reference | Type reference (TYPE) | TT_TEXT_CNT | Texts with Frequency Counters | 20120702 | |||
| 2 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120702 | |||
| 3 | I_DOMAIN_INDEPENDENT | Call by reference | Type reference (TYPE) | LXEBOOL | Compare Different Domains incl. System Standards | 20120702 | |||
| 4 | I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120702 | |||
| 5 | I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120702 | |||
| 6 | I_THRESHOLD | Call by reference | Type reference (TYPE) | INT4 | Minimum Frequency | 20120702 |
Method FIND_DUPLICATES on class IF_LXE_PP_DEMS has no exception.
Method FIND_MULTIPLE_EXCEPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT_CNT | Call by reference | Type reference (TYPE) | TT_TEXT_CNT | Texts with Frequency Counters | 20120702 | |||
| 2 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120702 | |||
| 3 | I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120702 | |||
| 4 | I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120702 | |||
| 5 | I_THRESHOLD | Call by reference | Type reference (TYPE) | INT4 | Minimum Frequency | 20120702 |
Method FIND_MULTIPLE_EXCEPTIONS on class IF_LXE_PP_DEMS has no exception.
Method FIND_MULTIPLE_STANDARDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT_CNT | Call by reference | Type reference (TYPE) | TT_TEXT_CNT | Texts with Frequency Counters | 20120702 | |||
| 2 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120702 | |||
| 3 | I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120702 | |||
| 4 | I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120702 | |||
| 5 | I_THRESHOLD | Call by reference | Type reference (TYPE) | INT4 | Minimum Frequency | 20120702 |
Method FIND_MULTIPLE_STANDARDS on class IF_LXE_PP_DEMS has no exception.
Method SELECT_FILTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT_CNT | Call by reference | Type reference (TYPE) | TT_TEXT_CNT | Texts with Frequency Counters | 20120702 | |||
| 2 | I_CHANGE_DATE_FROM | Call by reference | Type reference (TYPE) | DATUM | Change Date (from) | 20120702 | |||
| 3 | I_CHANGE_DATE_TO | Call by reference | Type reference (TYPE) | DATUM | Change Date (to) | 20120702 | |||
| 4 | I_CHANGE_NAME | Call by reference | Type reference (TYPE) | UNAME | Changed by | 20120702 | |||
| 5 | I_CREATE_DATE_FROM | Call by reference | Type reference (TYPE) | DATUM | Create Date (from) | 20120702 | |||
| 6 | I_CREATE_DATE_TO | Call by reference | Type reference (TYPE) | DATUM | Create Date (to) | 20120702 | |||
| 7 | I_CREATE_NAME | Call by reference | Type reference (TYPE) | UNAME | Created by | 20120702 | |||
| 8 | I_CREATE_OBJLIST | Call by reference | Type reference (TYPE) | LXEBOOL | Create Object List for DEMS Objects | 20120702 | |||
| 9 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120702 | |||
| 10 | I_MAX_QSTATUS | Call by reference | Type reference (TYPE) | LXEPP_STAT | Quality Status (to) | 20120702 | |||
| 11 | I_MAX_ROWS | Call by reference | Type reference (TYPE) | INT4 | Maximum Number of Proposals | 20130207 | |||
| 12 | I_MIN_QSTATUS | Call by reference | Type reference (TYPE) | LXEPP_STAT | Quality Status (from) | 20120702 | |||
| 13 | I_SELECT_EXCEPTIONS | Call by reference | Type reference (TYPE) | LXEBOOL | Select Exceptions | 20120702 | |||
| 14 | I_SELECT_STANDARDS | Call by reference | Type reference (TYPE) | LXEBOOL | Select Standard Proposals | 20120702 | |||
| 15 | I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120702 | |||
| 16 | I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120702 |
Method SELECT_FILTERED on class IF_LXE_PP_DEMS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |