SAP ABAP Class CL_LXE_PPAT_ANALYST_OBJECT (Abstract Analyst_Object Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_PPAT (Package) Proposal Pool Analysis Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LXE_PPAT_ANALYST | Abstract Analyst class | 20120503 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LXE_PPAT_ANALYST_OL | Analyst_ObjectList Class | 20120504 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_LXE_PPAT_ANALYST_WL | Analyst_Worklist Class | 20120504 |
Properties
| Class | CL_LXE_PPAT_ANALYST_OBJECT | |
| Short Description | Abstract Analyst_Object Class | |
| Super Class | CL_LXE_PPAT_ANALYST | Abstract Analyst class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_PPAT | Proposal Pool Analysis Tool |
| Created | 20120503 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_PPAT_ANALYST_OBJECT has no forward declaration.
Interfaces
Class CL_LXE_PPAT_ANALYST_OBJECT has no interface implemented.
Friends
Class CL_LXE_PPAT_ANALYST_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | LXEPPAT_TT_LISTID | Table type for ListID | 20120503 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_LXE_PPAT_PP_FINDER | Abstract Proposal Finder | 20120504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120504 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120510 | |
| 3 | Instance method | Protected | Method | 20120504 |
Events
Class CL_LXE_PPAT_ANALYST_OBJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_OBJECT | Public | See coding | 20120511 | TT_OBJECT TYPE SORTED TABLE OF T_OBJECT WITH UNIQUE DEFAULT KEY
|
||
| 2 | T_OBJECT | Public | See coding | 20120511 | BEGIN OF T_OBJECT,
ORIG_LANG TYPE LXEISOLANG,
OBJNAME TYPE LXEOBJNAME,
OBJTYPE TYPE LXEOBJTYPE,
CUSTMNR TYPE LXECUSTMNR,
COLLTYP TYPE LXECOLLTYP,
COLLNAM TYPE LXECOLLNAM,
DOMANAM TYPE LXEDOMANAM,
END OF T_OBJECT
|
Method Signatures
Method ANALYZE_PROPOSALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROPOSAL | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_PP_FINDER=>TT_PROPOSAL | 20120511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class of PPAT | 20120514 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST_NUM | Call by reference | Type reference (TYPE) | LXEPPAT_TT_LISTID | ListID for both worklist and object list | 20120510 | |||
| 2 | I_PPAT_TYPE | Call by reference | Type reference (TYPE) | LXEPPAT_TYPE | PPAT Type | 20120510 | |||
| 3 | I_REF_PROPOSAL_FINDER | Call by reference | Object reference (TYPE REF TO) | CL_LXE_PPAT_PP_FINDER | 20120510 | ||||
| 4 | I_SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | 20120524 | ||||
| 5 | I_TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | 20120524 |
Method CONSTRUCTOR on class CL_LXE_PPAT_ANALYST_OBJECT has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT | Call by reference | Type reference (TYPE) | CL_LXE_PPAT_ANALYST_OBJECT=>TT_OBJECT | 20120511 | ||||
| 2 | I_LISTID | Call by reference | Type reference (TYPE) | LXEPPAT_LISTID | 20120511 |
Method GET_OBJECTS on class CL_LXE_PPAT_ANALYST_OBJECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |