SAP ABAP Class CL_FILA_SERVICE (Class for Number Assignment)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   FI-LA (Application Component) Lease Accounting
     FI_LA_BA (Package) Lease Accounting - Basis
Properties
Class CL_FILA_SERVICE  
Short Description Class for Number Assignment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FI_LA_BA   Lease Accounting - Basis 
Created 20061127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FILAE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FILA_SERVICE has no interface implemented.
Friends
Class CL_FILA_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ASSIGNMENTS Static Attribute Private Type reference (TYPE) IAOM_ASSIGNMENTS_TAB Assignment of External Objects to Controlling Objects 20090925
2 GT_HEADER Static Attribute Private Type reference (TYPE) FILA_TB_LAE_CRM_HEADER_SORTED Contract Header 20090723
3 GT_ITEMS Static Attribute Private Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS_SORTED Agreement Item 20090723
4 GT_LINK Static Attribute Private Type reference (TYPE) FILA_TB_LAE_CRM_LINK_SORTED Agreement Item 20090724
Methods
# Method Level Visibility Method type Description Created on
1 FREE_BUFFER Static method Private Method Empties the Buffer 20090723
2 GET_BILLPLAN Static method Public Method Gets Entries from Payment Schedule 20070315
3 GET_BILLPLAN_SINGLE Static method Public Method Gets an Entry from Payment Schedule 20070315
4 GET_BUFFERED_DATA Static method Public Method Returns the Buffered Data 20090723
5 GET_CO_AGNMT_BY_RANGE Static method Public Method Buffers the CO Account Assignment 20090925
6 GET_CO_ASSIGNMENTS_FROM_BUFFER Static method Public Method Buffers the CO Account Assignment 20090925
7 GET_HEADER Static method Private Method Determine Header Data of Lease 20061207
8 GET_HEADER_BY_RANGE Static method Public Method Returns Header Entries for a Range 20071214
9 GET_HEADER_FROM_BUFFER Static method Public Method Returns the Contract Header from the Buffer 20090723
10 GET_HEADER_INFORMATION Static method Public Method Gets Individual Fields of Contract Header 20070419
11 GET_ITEMS Static method Private Method Determine Item Data of Lease 20061207
12 GET_ITEMS_BY_KEY Static method Public Method Gets the Items 20070315
13 GET_ITEMS_BY_KEY_TAB Static method Public Method Returns All Items from a Key Table 20071214
14 GET_ITEMS_BY_RANGE Static method Public Method Returns Items for a Range with Currency 20071214
15 GET_ITEMS_BY_RANGE_1 Static method Public Method Returns Items for a Range Without Currency 20090727
16 GET_ITEMS_COMPLETE Static method Public Method Returns Items with Additional Data 20071214
17 GET_ITEMS_FOR_UIID Static method Public Method Gets All Items for a UIID 20070315
18 GET_ITEMS_FROM_BUFFER Static method Public Method Returns Items from the Buffer 20090723
19 GET_LINK Static method Private Method Find Appendix CRM-GUID of Lease 20061207
20 GET_LINK_BY_RANGE Static method Public Method Returns Link Entries for a Range 20090724
21 GET_LINK_FROM_BUFFER Static method Public Method Returns Links from the Buffer 20090724
22 GET_OBJECT_INFORMATION Static method Public Method Determination of Contract Header and Item Data 20061207
23 GET_PRODS_BY_RANGE Static method Public Method Returns Product Information for Contract Item 20071214
24 GET_TERM_ITEMS_FOR_PERIOD Static method Public Method Gets All Scheduling in Selected Time Period 20070315
25 GET_VALUEIDS_BY_RANGE Static method Public Method Returns Value IDs for Contract Items 20071214
26 INSERT_CONDS Static method Public Method Fills the Table LAE_CRM_CONDS 20071214
27 INSERT_ITEMS Static method Public Method Writes Items to Database 20071214
28 PREFETCH_DATA_FOR_LATER_ACCESS Static method Public Method Buffers for Later Access 20090723
29 SET_ITEMS_INFORMATION Static method Public Method Determines Item Data After Net Book Value Update 20070928
Events
Class CL_FILA_SERVICE has no event.
Types
Class CL_FILA_SERVICE has no local type.
Method Signatures

Method FREE_BUFFER Signature

Method FREE_BUFFER on class CL_FILA_SERVICE has no parameter.
Method FREE_BUFFER on class CL_FILA_SERVICE has no exception.

Method GET_BILLPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BILLPLAN Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_BILLPLAN Vertragszahlungsplan 20070315
2 Importing IV_BILLID Call by reference Type reference (TYPE) FILA_BILID Laufende Nummer 20070315
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20070315
4 Importing IV_OBJID Call by reference Type reference (TYPE) FILA_OBJID Objektnummer 20070315
5 Importing IV_SUBID Call by reference Type reference (TYPE) FILA_SUBID Subobjektnummer 20070315
6 Importing IV_TMSTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070315
# Exception Resumable Description Created on
1 MISSING_INPUT Fehlende Eingabeparameter 20070315
2 NO_ENTRY_FOUND Keinen Eintrag gefunden 20070315

Method GET_BILLPLAN_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BILLPLAN Call by reference Type reference (TYPE) LAE_CRM_BILLPLAN Zahlungsplan 20070315
2 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20070315
3 Importing IV_OBJID Call by reference Type reference (TYPE) FILA_OBJID Objektnummer 20070315
4 Importing IV_PERIODDATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20070315
5 Importing IV_SETTLFROM Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20070315
6 Importing IV_SETTLTO Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20070315
7 Importing IV_SUBID Call by reference Type reference (TYPE) FILA_SUBID Subobjektnummer 20070315
8 Importing IV_TMSTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070315
# Exception Resumable Description Created on
1 MISSING_INPUT 20070315
2 NO_ENTRY_FOUND 20070315

Method GET_BUFFERED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HEADER Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_HEADER_SORTED Vertragskopf 20090723
2 Exporting ET_ITEM Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS_SORTED Vertragsposition 20090723

Method GET_BUFFERED_DATA on class CL_FILA_SERVICE has no exception.

Method GET_CO_AGNMT_BY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS_SORTED Vertragsposition 20090925
2 Importing IT_LINK Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_LINK_SORTED Vertragsverknüpfung zwischen ERP und CRM Vertrag 20090925

Method GET_CO_AGNMT_BY_RANGE on class CL_FILA_SERVICE has no exception.

Method GET_CO_ASSIGNMENTS_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSIGNMENTS Call by reference Type reference (TYPE) IAOM_ASSIGNMENTS Zuordnung ext. Objekte zu Controllingobjekten - s. Doku 20090925
2 Importing IS_ITEMS Call by reference Type reference (TYPE) LAE_CRM_ITEMS LAE: Vertragspositionen 20090925
3 Importing IS_LINK Call by reference Type reference (TYPE) LAE_CRM_LNK Link zwischen LAE und CRM Vertragspositionen 20090925

Method GET_CO_ASSIGNMENTS_FROM_BUFFER on class CL_FILA_SERVICE has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) LAE_CRM_HEADER LAE: CRM-Vertragskopf 20061207
2 Importing IS_LNK Call by reference Type reference (TYPE) LAE_CRM_LNK Link zwischen LAE und CRM Vertragspositionen 20061207
# Exception Resumable Description Created on
1 NOT_FOUND Kopfdaten wurden nicht gefunden 20061207

Method GET_HEADER_BY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HEADER Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_HEADER Vertragskopf 20071214
2 Importing IT_COMP_CODE_RANGE Call by reference Type reference (TYPE) FILAE_COMPCODE_RANGE_T 20071214
3 Importing IT_CONTR_NO_RANGE Call by reference Type reference (TYPE) FILAE_CONTRACT_RANGE_T 20071214
4 Importing IT_KEYS Call by reference Type reference (TYPE) FILAE_GF_KEY_T 20071214
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Daten in der Datenbank gefunden 20071214

Method GET_HEADER_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) LAE_CRM_HEADER LAE: CRM-Vertragskopf 20090723
2 Importing IS_KEY Call by reference Type reference (TYPE) FILA_GF_KEY Objektschlüssel 20090723

Method GET_HEADER_FROM_BUFFER on class CL_FILA_SERVICE has no exception.

Method GET_HEADER_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUKRS Call by reference Type reference (TYPE) CHAR04 Datentyp 4 Zeichen 20070419
2 Exporting EV_COMPONENT Call by reference Type reference (TYPE) CHAR04 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20070419
3 Exporting EV_OBJECTID Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20070419
4 Exporting EV_OBJID Call by reference Type reference (TYPE) FILA_OBJID Objektnummer 20070419
5 Exporting EV_OBJID_C Call by reference Type reference (TYPE) FILA_OBJID Objektnummer 20070419
6 Exporting EV_OBJTXT Call by reference Type reference (TYPE) CHAR50 Kommentar 20070419
7 Exporting EV_SPRAS Call by reference Type reference (TYPE) LANG Sprachkennzeichen 20070419
8 Exporting EV_STATUSARCH Call by reference Type reference (TYPE) NUM1 Numerisch 1-stellig 20070419
9 Exporting EV_TMSTAMP Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20070419
10 Importing IV_OBJ_COMPANY_CODE Call by reference Type reference (TYPE) CHAR04 Datentyp 4 Zeichen 20070419
11 Importing IV_OBJ_GUID Call by reference Type reference (TYPE) FILA_OBJID Objektnummer 20070419
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Daten gefunden 20070419

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ITEMS Call by reference Type reference (TYPE) LAE_CRM_ITEMS LAE: Vertragspositionen 20061207
2 Importing IS_HEADER Call by reference Type reference (TYPE) LAE_CRM_HEADER LAE: CRM-Vertragskopf 20061207
3 Importing IS_LNK Call by reference Type reference (TYPE) LAE_CRM_LNK Link zwischen LAE und CRM Vertragspositionen 20061207
# Exception Resumable Description Created on
1 NOT_FOUND Positionsdaten wurden nciht gefunden 20061207

Method GET_ITEMS_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ITEMS Call by reference Type reference (TYPE) LAE_CRM_ITEMS LAE: Vertragspositionen 20070315
2 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20070315
3 Importing IV_OBJID Call by reference Type reference (TYPE) FILA_OBJID Objektnummer 20070315
4 Importing IV_SUBID Call by reference Type reference (TYPE) FILA_SUBID Subobjektnummer 20070315
5 Importing IV_TMSTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070315
# Exception Resumable Description Created on
1 MISSING_INPUT Fehlender Parameter 20070315
2 NO_ENTRY_FOUND Kein Eintrag gefunden 20070315

Method GET_ITEMS_BY_KEY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS Vertragsposition 20071214
2 Importing IT_KEYS Call by reference Type reference (TYPE) FILAE_GF_KEY_T 20071214
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Einträge gefunden 20071214

Method GET_ITEMS_BY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS Vertragsposition 20071214
2 Importing IT_COMP_CODE_RANGE Call by reference Type reference (TYPE) FILAE_COMPCODE_RANGE_T 20071214
3 Importing IT_EVENT_RANGE Call by reference Type reference (TYPE) FILAE_PRCSSEVT_RANGE_T 20071214
4 Importing IT_FINCLAS_RANGE Call by reference Type reference (TYPE) FILAE_FINCLAS_RANGE_T 20071214
5 Importing IT_KEYS Call by reference Type reference (TYPE) FILAE_GF_KEY_T 20071214
6 Importing IT_REF_PROD_RANGE Call by reference Type reference (TYPE) FILAE_REFPROD_RANGE_T 20071214
7 Importing IT_SALES_ORG_RANGE Call by reference Type reference (TYPE) FILAE_SALESORG_RANGE_T 20071214
8 Importing IT_UIID_RANGE Call by reference Type reference (TYPE) FILAE_CONTITEM_RANGE_T 20071214
9 Importing IV_CURRENCY Call by reference Type reference (TYPE) LAE_CRM_ITEMS-CURRENCY Währungsschlüssel 20071214
10 Importing IV_DATE Call by reference Type reference (TYPE) FILA_LEASTARTDT Datum zu dem Vertragsprozesse aktiv werden (Leasestartdatum) 20071214
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Daten in der Datenbank gefunden 20071214

Method GET_ITEMS_BY_RANGE_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS Vertragsposition 20090727
2 Importing IT_KEYS Call by reference Type reference (TYPE) FILAE_GF_KEY_T 20090727
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Daten in der Datenbank gefunden 20090727

Method GET_ITEMS_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONDS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_CONDS Vertragskonditionen 20071214
2 Exporting ET_HEADER Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_HEADER Vertragskopf 20071214
3 Exporting ET_ITEMS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS Vertragsposition 20071214
4 Exporting ET_PRODS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_PRODS Produktinformationen 20071214
5 Exporting ET_VALS Call by reference Type reference (TYPE) FILA_TB_ECATT_FILA_GF_ITEMVALS Objektdaten: Wertids mit zugehörigen Werten/Inhalten 20071214
6 Importing IV_BUKRS Call by reference Type reference (TYPE) FILA_BUKRS Buchungskreis in dem RV abgebildet wird 20071214
7 Importing IV_DATE Call by reference Type reference (TYPE) FILA_LEASTARTDT Datum zu dem Vertragsprozesse aktiv werden (Leasestartdatum) 20071214
8 Importing IV_EVENT Call by reference Type reference (TYPE) FILA_EVENT Prozess 20071214

Method GET_ITEMS_COMPLETE on class CL_FILA_SERVICE has no exception.

Method GET_ITEMS_FOR_UIID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS Vertragsposition 20070315
2 Importing IV_FINCLASS Call by reference Type reference (TYPE) FILA_FINCLASSIFICATION Klassifikation der Finanzierungsart 20070315
3 Importing IV_UIID Call by reference Type reference (TYPE) FILA_UIID Eindeutige Positionsidentifikation im Lebenszyklus 20070315
# Exception Resumable Description Created on
1 NO_ENTRY_FOUND Kein Eintrag gefunden 20070315

Method GET_ITEMS_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS_SORTED Vertragsposition 20090723
2 Importing IS_KEY Call by reference Type reference (TYPE) FILA_GF_KEY Objektschlüssel 20090723

Method GET_ITEMS_FROM_BUFFER on class CL_FILA_SERVICE has no exception.

Method GET_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LNK Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_LINK Vertragsverknüpfung zwischen ERP und CRM Vertrag 20061207
2 Importing I_HEADER_GUID Call by reference Type reference (TYPE) GUID CRM Header-GUID 20061207
3 Importing I_ITEMS_GUID Call by reference Type reference (TYPE) GUID CRM Items-GUID 20061207
# Exception Resumable Description Created on
1 NOT_FOUND Link wurde nicht gefunden 20061207

Method GET_LINK_BY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINK Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_LINK_SORTED Vertragskopf 20090724
2 Importing IT_KEYS Call by reference Type reference (TYPE) FILAE_GF_KEY_T 20090724
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Daten in der Datenbank gefunden 20090724

Method GET_LINK_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINK Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_LINK_SORTED Vertragsposition 20090724
2 Importing IS_KEY Call by reference Type reference (TYPE) FILA_GF_KEY Objektschlüssel 20090724

Method GET_LINK_FROM_BUFFER on class CL_FILA_SERVICE has no exception.

Method GET_OBJECT_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) LAE_CRM_HEADER Vertragskopf 20061207
2 Exporting ES_ITEMS Call by reference Type reference (TYPE) LAE_CRM_ITEMS Position 20061207
3 Importing I_CRM_HEADER_GUID Call by reference Type reference (TYPE) GUID CRM Header-GUID 20061207
4 Importing I_CRM_ITEMS_GUID Call by reference Type reference (TYPE) GUID CRM Items-GUID 20061207
# Exception Resumable Description Created on
1 HEADER_NOT_EXIST Kopfdaten wurden nicht gefunden 20061207
2 ITEMS_NOT_EXIST Positionsdaten wurden nicht gefunden 20061207
3 OBJECT_NOT_FOUND Vertrag wurde nicht gefunden 20061207

Method GET_PRODS_BY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRODUCTS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_PRODS Produktinformationen 20071214
2 Importing IT_KEYS Call by reference Type reference (TYPE) FILAE_GF_KEY_T 20071214
3 Importing IT_PRODS_RANGE Call by reference Type reference (TYPE) FILAE_PHYSPROD_RANGE_T 20071214
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Einträge gefunden. 20071214

Method GET_TERM_ITEMS_FOR_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS Vertragsposition 20070315
2 Importing IV_DATE_FROM Call by reference Type reference (TYPE) TIMESTAMP Feld vom Typ DATS 20070315
3 Importing IV_DATE_TO Call by reference Type reference (TYPE) TIMESTAMP Feld vom Typ DATS 20070315
# Exception Resumable Description Created on
1 NO_ENTRY_FOUND Kein Eintrag gefunden 20070315

Method GET_VALUEIDS_BY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_IDS Call by reference Type reference (TYPE) FILA_TB_ECATT_FILA_GF_ITEMVALS Objektdaten: Wertids mit zugehörigen Werten/Inhalten 20071214
2 Importing IT_KEYS Call by reference Type reference (TYPE) FILAE_GF_KEY_T 20071214
3 Importing IT_VALUEIDS_RANGE Call by reference Type reference (TYPE) FILAE_VALUEID_T 20071214
# Exception Resumable Description Created on
1 MISSING_PARAMETER Eingabeparameter nicht versorgt 20071214
2 NO_DATA_FOUND Keine Daten in der Datenbank gefunden 20071214

Method INSERT_CONDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONDS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_CONDS Vertragskonditionen 20071214
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Feher 20071214

Method INSERT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) FILA_TB_LAE_CRM_ITEMS Vertragsposition 20071214
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interne Fehler 20071214

Method PREFETCH_DATA_FOR_LATER_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) FILAE_GF_KEY_T 20090723
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Daten gefunden 20090723

Method SET_ITEMS_INFORMATION Signature

Method SET_ITEMS_INFORMATION on class CL_FILA_SERVICE has no parameter.
Method SET_ITEMS_INFORMATION on class CL_FILA_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604