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 LIST_NUM Instance attribute Protected Type reference (TYPE) LXEPPAT_TT_LISTID Table type for ListID 20120503
2 PROPOSAL_FINDER 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 ANALYZE_PROPOSALS Instance method Protected Method 20120504
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120510
3 GET_OBJECTS 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 Importing IT_PROPOSAL Call by reference Type reference (TYPE) CL_LXE_PPAT_PP_FINDER=>TT_PROPOSAL 20120511
# Exception Resumable Description Created on
1 CX_LXE_PPAT Exception Class of PPAT 20120514

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST_NUM Call by reference Type reference (TYPE) LXEPPAT_TT_LISTID ListID for both worklist and object list 20120510
2 Importing I_PPAT_TYPE Call by reference Type reference (TYPE) LXEPPAT_TYPE PPAT Type 20120510
3 Importing I_REF_PROPOSAL_FINDER Call by reference Object reference (TYPE REF TO) CL_LXE_PPAT_PP_FINDER 20120510
4 Importing I_SLANG Call by reference Type reference (TYPE) LXEISOLANG 20120524
5 Importing 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 Exporting ET_OBJECT Call by reference Type reference (TYPE) CL_LXE_PPAT_ANALYST_OBJECT=>TT_OBJECT 20120511
2 Importing 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