SAP ABAP Class CL_EEF_MIG_SOURCE_LOADER_RFC (Enhancement Migration: Source Loader via RFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ENH (Application Component) Enhancement Tools
⤷
SEEF_MIGRATION (Package) Enhancement Framework Migration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_MIG_LOADER_RFC | Enhancement Migration: For Loading Objects via RFC | 20040604 |
Properties
Class | CL_EEF_MIG_SOURCE_LOADER_RFC | |
Short Description | Enhancement Migration: Source Loader via RFC | |
Super Class | CL_EEF_MIG_LOADER_RFC | Enhancement Migration: For Loading Objects via RFC |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEEF_MIGRATION | Enhancement Framework Migration |
Created | 20040514 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EEF_MIG_SOURCE_LOADER_RFC has no forward declaration.
Interfaces
Class CL_EEF_MIG_SOURCE_LOADER_RFC has no interface implemented.
Friends
Class CL_EEF_MIG_SOURCE_LOADER_RFC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | Version Types | 20041021 | |||
2 | ![]() |
Constant | Private | See coding | Version Numbers | 20041021 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | C_VERSION-ACTIVE | Currently Selected Version | 20041021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determines Current Version Number | 20041021 |
2 | ![]() |
Instance method | Public | Method | Loads Class Include | 20040514 |
3 | ![]() |
Instance method | Public | Method | Loads Function | 20040514 |
4 | ![]() |
Instance method | Public | Method | Loads Include | 20040514 |
5 | ![]() |
Instance method | Public | Method | Loads Method | 20040514 |
6 | ![]() |
Instance method | Public | Method | Loads Type Group Source | 20040528 |
7 | ![]() |
Instance method | Public | Method | Sets Version to Be Loaded | 20041021 |
Events
Class CL_EEF_MIG_SOURCE_LOADER_RFC has no event.
Types
Class CL_EEF_MIG_SOURCE_LOADER_RFC has no local type.
Method Signatures
Method DETERMINE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | VRSD-OBJNAME | Versionsverwaltung: Name des Objektes | 20041021 | ||
2 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20041021 | ||
3 | ![]() |
VERSION_NUMBER | Value transfer | Type reference (TYPE) | VERSNO | Versionsverwaltung: Versionsnummer | 20041021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht via RFC geladen werden | 20041021 |
Method LOAD_CLASS_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_INCLUDE_NAME | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20040514 | ||
2 | ![]() |
SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP-Source | 20040514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht via RFC geladen werden | 20040527 |
Method LOAD_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20040514 | ||
2 | ![]() |
SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP-Source | 20040514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht via RFC geladen werden | 20040527 |
Method LOAD_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20040514 | ||
2 | ![]() |
SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP-Source | 20040514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht via RFC geladen werden | 20040527 |
Method LOAD_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040514 | ||
2 | ![]() |
METHOD_NAME | Call by reference | Type reference (TYPE) | SEOMTDNAME | Name einer Methode | 20040514 | ||
3 | ![]() |
SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP-Source | 20040514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht via RFC geladen werden | 20040527 |
Method LOAD_TYPE_POOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP-Source | 20040528 | ||
2 | ![]() |
TYPE_POOL_NAME | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20040528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht via RFC geladen werden | 20040528 |
Method SET_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | STRING | C_VERSION-ACTIVE | 20041021 |
Method SET_VERSION on class CL_EEF_MIG_SOURCE_LOADER_RFC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |