SAP ABAP Class IF_SCV_LOAD_TABLE_REPOSITORY (Manages access to ABAP load tables)
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
Class | IF_SCV_LOAD_TABLE_REPOSITORY | |
Short Description | Manages access to ABAP load tables | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100125 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SCV_LOAD_TABLE_REPOSITORY has no interface implemented.
Friends
Class IF_SCV_LOAD_TABLE_REPOSITORY has no friend class.
Attributes
Class IF_SCV_LOAD_TABLE_REPOSITORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Load CLAS Table | 20100205 |
2 | ![]() |
Instance method | Public | Method | Load INTI Table | 20100205 |
3 | ![]() |
Instance method | Public | Method | Load LREF Table | 20100125 |
4 | ![]() |
Instance method | Public | Method | Load TRIG Table | 20100125 |
5 | ![]() |
Instance method | Public | Method | 20100713 | |
6 | ![]() |
Instance method | Public | Method | 20120117 |
Events
Class 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 | ![]() |
I_PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Programms | 20100205 | ||
2 | ![]() |
R_CLAS | Value transfer | Type reference (TYPE) | TY_CLAS_TAB | CLAS-Load-Tabelle | 20100205 |
Method LOAD_CLAS on class 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 | ![]() |
I_PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Programms | 20100205 | ||
2 | ![]() |
R_INTI | Value transfer | Type reference (TYPE) | TY_INTI_TAB | INTI-Load-Tabelle | 20100205 |
Method LOAD_INTI on class 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 | ![]() |
I_PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Programms | 20100125 | ||
2 | ![]() |
R_LREF | Value transfer | Type reference (TYPE) | TY_LREF_TAB | LREF-Load-Tabelle | 20100125 |
Method LOAD_LREF on class 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 | ![]() |
I_PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Programms | 20100125 | ||
2 | ![]() |
R_TRIG | Value transfer | Type reference (TYPE) | TY_TRIG_TAB | TRIG-Load-Tabelle | 20100125 |
Method LOAD_TRIG on class 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 | ![]() |
E_LREF | Call by reference | Type reference (TYPE) | SCV_TAB_LREF | 20100713 | |||
2 | ![]() |
E_RETCODE | Call by reference | Type reference (TYPE) | SYSUBRC | 20100728 | |||
3 | ![]() |
E_TRIG | Call by reference | Type reference (TYPE) | SCV_TAB_TRIG | 20100713 | |||
4 | ![]() |
I_PROG_NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20100713 |
Method LOAD_TRIG_AND_LREF on class 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 | ![]() |
I_TRIG_CONT | Call by reference | Type reference (TYPE) | RTRIG-CONT | 20120117 | |||
2 | ![]() |
R_LREF_OFFSET | Value transfer | Type reference (TYPE) | RLREF-OFFSET | 20120117 |
Method TRIG_CONT_2_LREF_OFFSET on class IF_SCV_LOAD_TABLE_REPOSITORY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |