SAP ABAP Class CL_FICO_TRANSPORT (FICO: Transport Tool)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FCO (Application Component) Financial Conditions
     FICO (Package) Financial Conditions
Properties
Class CL_FICO_TRANSPORT  
Short Description FICO: Transport Tool    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class FICO1    
Program status P  SAP Standard Production Program 
Category 0   
Package FICO   Financial Conditions 
Created 20030130   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FICO_TRANSPORT has no forward declaration.
Interfaces
Class CL_FICO_TRANSPORT has no interface implemented.
Friends
Class CL_FICO_TRANSPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_TRKORR Instance attribute Private Type reference (TYPE) TRKORR Request/Task 20030130
2 R_FICO_TRANSPORT Static Attribute Private Object reference (TYPE REF TO) CL_FICO_TRANSPORT FICO: Transport Tool 20030130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030130
2 E071_FILL Static method Private Method Transformation of List of Transport Objects -> E071, E071K 20030130
3 GET_INSTANCE Static method Public Method Factory Method for Transport Tool 20030130
4 TRANSPORT_CHECK Instance method Private Method Check Whether Can be Transported (Authorization and so on) 20030130
5 TRANSPORT_LIST_CONDENSE Static method Public Method Compress Transport Object List 20030130
6 TRANSPORT_WRITE Instance method Public Method Write Object List to Transport Request 20030130
Events
Class CL_FICO_TRANSPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_E071 Private See coding 20030130
2 YT_E071K Private See coding 20030130
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRCORR Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20030130

Method CONSTRUCTOR on class CL_FICO_TRANSPORT has no exception.

Method E071_FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_E071 Call by reference Type reference (TYPE) YT_E071 20030130
2 Exporting ET_E071K Call by reference Type reference (TYPE) YT_E071K 20030130
3 Importing IT_TRANSPORT_OBJECT Call by reference Type reference (TYPE) FICO_TYP_TAB_TRANSPORT_OBJECT Transport: Objekte 20030130

Method E071_FILL on class CL_FICO_TRANSPORT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USE_LAST_REQUEST Value transfer Type reference (TYPE) C 'X' Letzten Auftrag benutzen (falls bekannt) 20030130
2 Returning R_REF_TRANSPORT Value transfer Object reference (TYPE REF TO) CL_FICO_TRANSPORT FICO: Transporttool 20030130
# Exception Resumable Description Created on
1 NO_REQUEST Kein gültiger Transportauftrag ausgewählt 20030130

Method TRANSPORT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESG Call by reference Type reference (TYPE) FICOS_MESG Struktur für Nachrichten 20030130
2 Importing IS_TRANSPORT_OBJECT Call by reference Type reference (TYPE) FICOS_TRANSPORT_OBJECT Transport: Objekte 20030130

Method TRANSPORT_CHECK on class CL_FICO_TRANSPORT has no exception.

Method TRANSPORT_LIST_CONDENSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANSPORT_OBJECT Call by reference Type reference (TYPE) FICO_TYP_TAB_TRANSPORT_OBJECT Transport: Objekte 20030130
2 Importing IT_TRANSPORT_OBJECT Call by reference Type reference (TYPE) FICO_TYP_TAB_TRANSPORT_OBJECT Transport: Objekte 20030130

Method TRANSPORT_LIST_CONDENSE on class CL_FICO_TRANSPORT has no exception.

Method TRANSPORT_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TRANSPORT_OBJECT Call by reference Type reference (TYPE) FICO_TYP_TAB_TRANSPORT_OBJECT Transport: Objekte 20030130
# Exception Resumable Description Created on
1 ERROR_WRITING_TRANSPORT Fehler beim Erzeugen des Transportauftrages 20030130
History
Last changed by/on SAP  20110908 
SAP Release Created in 30