SAP ABAP Class CL_TD_SCHED_TEST_DB (Wrapper for test data container)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-PRM-MP (Application Component) Maintenance Plans
     EAM_IPRM (Package) Maintenance Plan Fast Scheduling
Properties
Class CL_TD_SCHED_TEST_DB  
Short Description Wrapper for test data container    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAM_IPRM   Maintenance Plan Fast Scheduling 
Created 20130116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TD_SCHED_TEST_DB has no forward declaration.
Interfaces
Class CL_TD_SCHED_TEST_DB has no interface implemented.
Friends
Class CL_TD_SCHED_TEST_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_NAME Instance attribute Private Type reference (TYPE) ETVAR_ID 20130116
2 SC_PARAM_NAME Constant Private See coding 20130116
3 SC_TESTDATACONTAINER Constant Private Type reference (TYPE) ETOBJ_NAME 'EAM_TD_SCHED_TEST_DB' 20130116
4 SO_TDC_API Static Attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API 20130116
Methods
# Method Level Visibility Method type Description Created on
1 GET_JEST Instance method Public Method 20130116
2 GET_MHIO Instance method Public Method 20130116
3 GET_MHIS Instance method Public Method 20130116
4 GET_MPLA Instance method Public Method 20130116
5 GET_NAME Instance method Public Method 20130116
6 INIT Instance method Private Method 20130116
7 INSERT_INTO_DATABASE Instance method Public Method 20130116
8 S_GET_VARIANT Static method Public Method 20130116
9 S_GET_VARIANTS Static method Public Method 20130116
Events
Class CL_TD_SCHED_TEST_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_VARIANT Public See coding 20130116 tt_variant TYPE STANDARD TABLE OF REF TO cl_td_sched_test_db WITH DEFAULT KEY
2 T_JEST Public See coding 20130116 t_jest TYPE STANDARD TABLE OF jest WITH DEFAULT KEY
3 T_MHIO Public See coding 20130116 t_mhio TYPE STANDARD TABLE OF mhio WITH DEFAULT KEY
4 T_MHIS Public See coding 20130116 t_mhis TYPE STANDARD TABLE OF mhis WITH DEFAULT KEY
5 T_MPLA Public See coding 20130116 t_mpla TYPE STANDARD TABLE OF mpla WITH DEFAULT KEY
Method Signatures

Method GET_JEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_JEST Value transfer Type reference (TYPE) T_JEST 20130116
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20130116

Method GET_MHIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MHIO Value transfer Type reference (TYPE) T_MHIO 20130116
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20130116

Method GET_MHIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MHIS Value transfer Type reference (TYPE) T_MHIS 20130116
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20130116

Method GET_MPLA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MPLA Value transfer Type reference (TYPE) T_MPLA 20130116
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20130116

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20130116

Method GET_NAME on class CL_TD_SCHED_TEST_DB has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130116

Method INIT on class CL_TD_SCHED_TEST_DB has no exception.

Method INSERT_INTO_DATABASE Signature

Method INSERT_INTO_DATABASE on class CL_TD_SCHED_TEST_DB has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20130116

Method S_GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_NAME Call by reference Type reference (TYPE) ETVAR_ID 20130116
2 Returning RO_VARIANT Value transfer Object reference (TYPE REF TO) CL_TD_SCHED_TEST_DB 20130116
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20130116

Method S_GET_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VARIANT Value transfer Type reference (TYPE) TT_VARIANT 20130116
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20130116
History
Last changed by/on SAP  20130531 
SAP Release Created in