SAP ABAP Class CL_LXE_PPAT_CONTROLLER (Controller class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_PPAT (Package) Proposal Pool Analysis Tool
⤷
⤷
Properties
| Class | CL_LXE_PPAT_CONTROLLER | |
| Short Description | Controller class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_PPAT | Proposal Pool Analysis Tool |
| Created | 20120524 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_LXE_PPAT_CONTROLLER has no interface implemented.
Friends
Class CL_LXE_PPAT_CONTROLLER has no friend class.
Attributes
Class CL_LXE_PPAT_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121030 | ||
| 2 | Static method | Public | Method | Check the valid worklist/object list | 20121212 | |
| 3 | Static method | Public | Method | 20120524 | ||
| 4 | Static method | Public | Method | 20120524 | ||
| 5 | Static method | Public | Method | 20120703 | ||
| 6 | Static method | Public | Method | 20121018 | ||
| 7 | Static method | Private | Method | 20120829 | ||
| 8 | Static method | Public | Method | 20120625 | ||
| 9 | Static method | Private | Method | 20120702 |
Events
Class CL_LXE_PPAT_CONTROLLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_JOBID | Public | See coding | 20121019 | TT_JOBID TYPE TABLE OF T_JOBID with key jobid
|
||
| 2 | T_JOBID | Public | See coding | 20121019 | BEGIN OF T_JOBID,
JOBID TYPE LXE_ID,
creator TYPE UNAME,
DESCRIPTION TYPE LXE0255LIN,
END OF T_JOBID
|
Method Signatures
Method AUTO_DELETE Signature
Method AUTO_DELETE on class CL_LXE_PPAT_CONTROLLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class of PPAT | 20121030 |
Method CHECK_LIST_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121212 | ||||
| 2 | I_LISTID | Call by reference | Type reference (TYPE) | LXEPPAT_LISTID | ListID for both worklist and object list | 20121212 | |||
| 3 | I_PPATTYPE | Call by reference | Type reference (TYPE) | LXEPPAT_TYPE | PPAT Type | 20121212 |
Method CHECK_LIST_NUM on class CL_LXE_PPAT_CONTROLLER has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RUN | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_OPERATOR=>TT_RUN | 20120626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class of PPAT | 20120524 |
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANALYSIS | Call by reference | Type reference (TYPE) | IF_LXE_PP_PPAT=>TT_ANALYSIS_DATA | 20120724 | ||||
| 2 | IT_TEAM | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_OPERATOR=>TT_TEAM | 20120704 | ||||
| 3 | I_IS_DIVIDED_DOMN | Call by reference | Type reference (TYPE) | C | 20120827 | ||||
| 4 | I_RUNID | Call by reference | Type reference (TYPE) | LXE_ID | 20120704 | ||||
| 5 | I_SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120705 | |||
| 6 | I_TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class of PPAT | 20120524 |
Method GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LANG_PAIR | Call by reference | Type reference (TYPE) | LXEPPAT_TT_LANG_PAIR | 20120703 | ||||
| 2 | IT_LIST_NUM | Call by reference | Type reference (TYPE) | LXEPPAT_TT_LISTID | 20120703 | ||||
| 3 | IT_TRANSLATOR | Call by reference | Type reference (TYPE) | IF_LXE_PP_PPAT=>TT_USER_NAME | 20120703 | ||||
| 4 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | LXE0255LIN | 20120703 | ||||
| 5 | I_IS_CHECK_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BOOLEAN | '' | 20120703 | |||
| 6 | I_PPAT_TYPE | Call by reference | Type reference (TYPE) | LXEPPAT_TYPE | 20120703 | ||||
| 7 | I_PROPOSAL_FIND_TYPE | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_PP_FINDER=>T_PP_FINDER | 20120703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120703 |
Method GENERATE_BATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RUNID | Value transfer | Type reference (TYPE) | LXE_ID | 20121018 | ||||
| 2 | IT_LANG_PAIR | Call by reference | Type reference (TYPE) | LXEPPAT_TT_LANG_PAIR | 20121018 | ||||
| 3 | IT_LIST_NUM | Call by reference | Type reference (TYPE) | LXEPPAT_TT_LISTID | 20121018 | ||||
| 4 | IT_TRANSLATOR | Call by reference | Type reference (TYPE) | IF_LXE_PP_PPAT=>TT_USER_NAME | 20121018 | ||||
| 5 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | LXE0255LIN | 20121018 | ||||
| 6 | I_IS_CHECK_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BOOLEAN | '' | 20121018 | |||
| 7 | I_PPAT_TYPE | Call by reference | Type reference (TYPE) | LXEPPAT_TYPE | 20121018 | ||||
| 8 | I_PROPOSAL_FIND_TYPE | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_PP_FINDER=>T_PP_FINDER | 20121018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121018 |
Method GET_EXTRA_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RUN | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_OPERATOR=>TT_RUN | 20120829 |
Method GET_EXTRA_STATUS on class CL_LXE_PPAT_CONTROLLER has no exception.
Method GET_RUNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RUN | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_OPERATOR=>TT_RUN | 20120625 | ||||
| 2 | IT_LANG_PAIR | Call by reference | Type reference (TYPE) | LXEPPAT_TT_LANG_PAIR | 20120625 | ||||
| 3 | IT_RUNID | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_CONTROLLER=>TT_JOBID | 20121018 | ||||
| 4 | I_PPAT_TYPE | Call by reference | Type reference (TYPE) | LXEPPAT_TYPE | 20120625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120625 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEL_RUN | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_OPERATOR=>TT_RUN | 20120711 | ||||
| 2 | IT_RUN | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_OPERATOR=>TT_RUN | 20120702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class of PPAT | 20120702 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |