SAP ABAP Class CL_EAM_TPI_SERVICES (Service class for TPI logical DB (IL07))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     ILDB (Package) Plant Maintenance Logical Databases
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EAM_LDB_SERVICES Super Service class for EAM Logical Databases 20130118
Properties
Class CL_EAM_TPI_SERVICES  
Short Description Service class for TPI logical DB (IL07)    
Super Class CL_EAM_LDB_SERVICES Super Service class for EAM Logical Databases 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ILDB   Plant Maintenance Logical Databases 
Created 20130118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAM_TPI_SERVICES has no forward declaration.
Interfaces
Class CL_EAM_TPI_SERVICES has no interface implemented.
Friends
Class CL_EAM_TPI_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAM_TPI_SERVICES 20130118
2 MT_QMEL Instance attribute Private Type reference (TYPE) LTT_IQMEL 20130118
3 MT_VINET Instance attribute Protected Type reference (TYPE) LTT_VINET 20130118
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130118
2 GET_EQUI_FOR_TPLNR Instance method Public Method 20130118
3 GET_IAUFKS_FOR_FLOC Instance method Public Method 20130118
4 GET_INSTANCE Static method Public Method 20130118
5 GET_QMEL_FOR_TPLNR Instance method Public Method 20130118
6 GET_VINET_FOR_FLOC Instance method Public Method 20130118
7 PRE_SELECT_ALL Instance method Public Method 20130118
8 PRE_SELECT_DIDRAD_FOR_IFLO Instance method Private Method 20130118
9 PRE_SELECT_DIEQUZ_DIEQUI Instance method Private Method 20130118
10 PRE_SELECT_DIIFLO Instance method Private Method 20130118
11 PRE_SELECT_DIIHPA_FOR_IFLO Instance method Private Method 20130118
12 PRE_SELECT_DIIHSG_FOR_IFLO Instance method Private Method 20130118
13 PRE_SELECT_DIIMPT_FOR_FL Instance method Private Method 20130118
14 PRE_SELECT_DINET Instance method Private Method 20130118
15 PRE_SELECT_DIQMEL_FOR_IFLO Instance method Private Method 20130118
Events
Class CL_EAM_TPI_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTS_RA_TPLNR Public See coding 20130118 BEGIN OF lts_ra_tplnr, sign(1) TYPE c, option(2) TYPE c, low TYPE tplnr, high TYPE tplnr, END OF lts_ra_tplnr
2 LTT_IQMEL Public See coding 20130118 ltt_iqmel TYPE STANDARD TABLE OF viqmel
3 LTT_RA_TPLNR Public See coding 20130118 ltt_ra_tplnr TYPE STANDARD TABLE OF lts_ra_tplnr
4 LTT_VINET Public See coding 20130118 ltt_vinet TYPE STANDARD TABLE OF vinet
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAM_TPI_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAM_TPI_SERVICES has no exception.

Method GET_EQUI_FOR_TPLNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_V_EQUI Call by reference Type reference (TYPE) LTT_V_EQUI 20130118
2 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR 20130118

Method GET_EQUI_FOR_TPLNR on class CL_EAM_TPI_SERVICES has no exception.

Method GET_IAUFKS_FOR_FLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IAUFKS Call by reference Type reference (TYPE) LTT_IAUFKS 20130118
2 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR 20130118

Method GET_IAUFKS_FOR_FLOC on class CL_EAM_TPI_SERVICES has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EAM_TPI_SERVICES 20130118

Method GET_INSTANCE on class CL_EAM_TPI_SERVICES has no exception.

Method GET_QMEL_FOR_TPLNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QMEL Call by reference Type reference (TYPE) LTT_IQMEL 20130118
2 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR 20130118

Method GET_QMEL_FOR_TPLNR on class CL_EAM_TPI_SERVICES has no exception.

Method GET_VINET_FOR_FLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VINET Call by reference Type reference (TYPE) LTT_VINET 20130118
2 Importing IV_TPLNR Call by reference Type reference (TYPE) TPLNR 20130118

Method GET_VINET_FOR_FLOC on class CL_EAM_TPI_SERVICES has no exception.

Method PRE_SELECT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RA_DATE Call by reference Type reference (TYPE) LTT_RA_DATE 20130118
2 Importing IT_RA_TPLNR Call by reference Type reference (TYPE) LTT_RA_TPLNR 20130118
3 Importing IV_DATUB Call by reference Type reference (TYPE) I_TERMBI 20130118
4 Importing IV_DATUV Call by reference Type reference (TYPE) I_TERMAB 20130118
5 Importing IV_DIAUFK_WHERE Call by reference Type reference (TYPE) LTT_DYN_WHERE 20130118
6 Importing IV_DIIFLO_WHERE Call by reference Type reference (TYPE) LTT_DYN_WHERE 20130118
7 Importing IV_DIIMPT_WHERE Call by reference Type reference (TYPE) LTT_DYN_WHERE 20130118
8 Importing IV_DIIMRG_WHERE Call by reference Type reference (TYPE) LTT_DYN_WHERE 20130118
9 Importing IV_DIQMEL_WHERE Call by reference Type reference (TYPE) LTT_DYN_WHERE 20130118
10 Importing IV_LDB_AUFK Call by reference Type reference (TYPE) CHAR1 20130118
11 Importing IV_LDB_DRAD Call by reference Type reference (TYPE) CHAR1 20130118
12 Importing IV_LDB_EQUI Call by reference Type reference (TYPE) CHAR1 20130118
13 Importing IV_LDB_EQUZ Call by reference Type reference (TYPE) CHAR1 20130118
14 Importing IV_LDB_IHPA Call by reference Type reference (TYPE) CHAR1 20130118
15 Importing IV_LDB_IHSG Call by reference Type reference (TYPE) CHAR1 20130118
16 Importing IV_LDB_IMPT Call by reference Type reference (TYPE) CHAR1 20130118
17 Importing IV_LDB_IMRG Call by reference Type reference (TYPE) CHAR1 20130118
18 Importing IV_LDB_INET Call by reference Type reference (TYPE) CHAR1 20130118
19 Importing IV_LDB_QMEL Call by reference Type reference (TYPE) CHAR1 20130118
20 Importing IV_SEL_PARNR Call by reference Type reference (TYPE) I_PARNR 20130118
21 Importing IV_SEL_PARVW Call by reference Type reference (TYPE) PARVW 20130118

Method PRE_SELECT_ALL on class CL_EAM_TPI_SERVICES has no exception.

Method PRE_SELECT_DIDRAD_FOR_IFLO Signature

Method PRE_SELECT_DIDRAD_FOR_IFLO on class CL_EAM_TPI_SERVICES has no parameter.
Method PRE_SELECT_DIDRAD_FOR_IFLO on class CL_EAM_TPI_SERVICES has no exception.

Method PRE_SELECT_DIEQUZ_DIEQUI Signature

Method PRE_SELECT_DIEQUZ_DIEQUI on class CL_EAM_TPI_SERVICES has no parameter.
Method PRE_SELECT_DIEQUZ_DIEQUI on class CL_EAM_TPI_SERVICES has no exception.

Method PRE_SELECT_DIIFLO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RA_TPLNR Call by reference Type reference (TYPE) LTT_RA_TPLNR 20130118
2 Importing IV_DIIFLO_WHERE Call by reference Type reference (TYPE) LTT_DYN_WHERE 20130118
3 Importing IV_SEL_PARNR Call by reference Type reference (TYPE) I_PARNR 20130118
4 Importing IV_SEL_PARVW Call by reference Type reference (TYPE) PARVW 20130118

Method PRE_SELECT_DIIFLO on class CL_EAM_TPI_SERVICES has no exception.

Method PRE_SELECT_DIIHPA_FOR_IFLO Signature

Method PRE_SELECT_DIIHPA_FOR_IFLO on class CL_EAM_TPI_SERVICES has no parameter.
Method PRE_SELECT_DIIHPA_FOR_IFLO on class CL_EAM_TPI_SERVICES has no exception.

Method PRE_SELECT_DIIHSG_FOR_IFLO Signature

Method PRE_SELECT_DIIHSG_FOR_IFLO on class CL_EAM_TPI_SERVICES has no parameter.
Method PRE_SELECT_DIIHSG_FOR_IFLO on class CL_EAM_TPI_SERVICES has no exception.

Method PRE_SELECT_DIIMPT_FOR_FL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WHERE Call by reference Type reference (TYPE) LTT_DYN_WHERE 20130118

Method PRE_SELECT_DIIMPT_FOR_FL on class CL_EAM_TPI_SERVICES has no exception.

Method PRE_SELECT_DINET Signature

Method PRE_SELECT_DINET on class CL_EAM_TPI_SERVICES has no parameter.
Method PRE_SELECT_DINET on class CL_EAM_TPI_SERVICES has no exception.

Method PRE_SELECT_DIQMEL_FOR_IFLO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WHERE Call by reference Type reference (TYPE) LTT_DYN_WHERE 20130118

Method PRE_SELECT_DIQMEL_FOR_IFLO on class CL_EAM_TPI_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in