SAP ABAP Interface IF_SCV_LOAD_TABLE_REPOSITORY (Manages access to ABAP load tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API_CALC (Package) Calculations
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COVST_CHECKSUM SCOV Self-Test: Checksum Algorithms 20100125
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCV_LOAD_TABLE_REPOSITORY Manages access to ABAP load tables 20100125
Properties
Interface IF_SCV_LOAD_TABLE_REPOSITORY  
Short Description Manages access to ABAP load tables    
General Data
Package SCOV_API_CALC   Calculations 
Created 20100125   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SCV_LOAD_TABLE_REPOSITORY has no interface.
Friends
Interface IF_SCV_LOAD_TABLE_REPOSITORY has no friend.
Attributes
Interface IF_SCV_LOAD_TABLE_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_CLAS Instance method Public Method Load CLAS Table 20100205
2 LOAD_INTI Instance method Public Method Load INTI Table 20100205
3 LOAD_LREF Instance method Public Method Load LREF Table 20100125
4 LOAD_TRIG Instance method Public Method Load TRIG Table 20100125
5 LOAD_TRIG_AND_LREF Instance method Public Method 20100713
6 TRIG_CONT_2_LREF_OFFSET Instance method Public Method 20120117
Events
Interface IF_SCV_LOAD_TABLE_REPOSITORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CLAS_TAB Public See coding CLAS Load Table 20100125 ty_clas_tab TYPE STANDARD TABLE OF rclas WITH NON-UNIQUE DEFAULT KEY
2 TY_INTI_TAB Public See coding INTI Load Table 20100125 ty_inti_tab TYPE STANDARD TABLE OF rinti WITH NON-UNIQUE DEFAULT KEY
3 TY_LREF_TAB Public Type reference (TYPE) SCV_TAB_LREF LREF Load Table 20100125
4 TY_TRIG_TAB Public Type reference (TYPE) SCV_TAB_TRIG TRIG Load Table 20100125
Method Signatures

Method LOAD_CLAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des Programms 20100205
2 Returning R_CLAS Value transfer Type reference (TYPE) TY_CLAS_TAB CLAS-Load-Tabelle 20100205

Method LOAD_CLAS on Interface IF_SCV_LOAD_TABLE_REPOSITORY has no exception.

Method LOAD_INTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des Programms 20100205
2 Returning R_INTI Value transfer Type reference (TYPE) TY_INTI_TAB INTI-Load-Tabelle 20100205

Method LOAD_INTI on Interface IF_SCV_LOAD_TABLE_REPOSITORY has no exception.

Method LOAD_LREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des Programms 20100125
2 Returning R_LREF Value transfer Type reference (TYPE) TY_LREF_TAB LREF-Load-Tabelle 20100125

Method LOAD_LREF on Interface IF_SCV_LOAD_TABLE_REPOSITORY has no exception.

Method LOAD_TRIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des Programms 20100125
2 Returning R_TRIG Value transfer Type reference (TYPE) TY_TRIG_TAB TRIG-Load-Tabelle 20100125

Method LOAD_TRIG on Interface IF_SCV_LOAD_TABLE_REPOSITORY has no exception.

Method LOAD_TRIG_AND_LREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LREF Call by reference Type reference (TYPE) SCV_TAB_LREF 20100713
2 Exporting E_RETCODE Call by reference Type reference (TYPE) SYSUBRC 20100728
3 Exporting E_TRIG Call by reference Type reference (TYPE) SCV_TAB_TRIG 20100713
4 Importing I_PROG_NAME Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20100713

Method LOAD_TRIG_AND_LREF on Interface IF_SCV_LOAD_TABLE_REPOSITORY has no exception.

Method TRIG_CONT_2_LREF_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRIG_CONT Call by reference Type reference (TYPE) RTRIG-CONT 20120117
2 Returning R_LREF_OFFSET Value transfer Type reference (TYPE) RLREF-OFFSET 20120117

Method TRIG_CONT_2_LREF_OFFSET on Interface IF_SCV_LOAD_TABLE_REPOSITORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800