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 C_VERSION Constant Public See coding Version Types 20041021
2 C_VERSION_NUMBER Constant Private See coding Version Numbers 20041021
3 VERSION Instance attribute Private Type reference (TYPE) STRING C_VERSION-ACTIVE Currently Selected Version 20041021
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_VERSION Instance method Public Method Determines Current Version Number 20041021
2 LOAD_CLASS_INCLUDE Instance method Public Method Loads Class Include 20040514
3 LOAD_FUNCTION Instance method Public Method Loads Function 20040514
4 LOAD_INCLUDE Instance method Public Method Loads Include 20040514
5 LOAD_METHOD Instance method Public Method Loads Method 20040514
6 LOAD_TYPE_POOL Instance method Public Method Loads Type Group Source 20040528
7 SET_VERSION 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 Importing OBJECT_NAME Call by reference Type reference (TYPE) VRSD-OBJNAME Versionsverwaltung: Name des Objektes 20041021
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20041021
3 Returning VERSION_NUMBER Value transfer Type reference (TYPE) VERSNO Versionsverwaltung: Versionsnummer 20041021
# Exception Resumable Description Created on
1 CX_EEF_MIG_OBJECT_LOAD_RFC 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 Importing CLASS_INCLUDE_NAME Call by reference Type reference (TYPE) PROGRAM Programm/Transaktion in SQL-Trace-Auswertung. 20040514
2 Returning SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP-Source 20040514
# Exception Resumable Description Created on
1 CX_EEF_MIG_OBJECT_LOAD_RFC 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 Importing FUNCTION_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20040514
2 Returning SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP-Source 20040514
# Exception Resumable Description Created on
1 CX_EEF_MIG_OBJECT_LOAD_RFC 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 Importing INCLUDE_NAME Call by reference Type reference (TYPE) PROGRAM Programm/Transaktion in SQL-Trace-Auswertung. 20040514
2 Returning SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP-Source 20040514
# Exception Resumable Description Created on
1 CX_EEF_MIG_OBJECT_LOAD_RFC 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 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040514
2 Importing METHOD_NAME Call by reference Type reference (TYPE) SEOMTDNAME Name einer Methode 20040514
3 Returning SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP-Source 20040514
# Exception Resumable Description Created on
1 CX_EEF_MIG_OBJECT_LOAD_RFC 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 Returning SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP-Source 20040528
2 Importing TYPE_POOL_NAME Call by reference Type reference (TYPE) PROGRAM Programm/Transaktion in SQL-Trace-Auswertung. 20040528
# Exception Resumable Description Created on
1 CX_EEF_MIG_OBJECT_LOAD_RFC 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 Importing 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