SAP ABAP Class CL_FKK_SEARCH_PLOT (Search for Payments via TREX)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20041223
Properties
Class CL_FKK_SEARCH_PLOT  
Short Description Search for Payments via TREX    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class >2    
Program status P  SAP Standard Production Program 
Category 0   
Package FKKB   Contract A/R & A/P: Central Objects 
Created 20041223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FKK_SEARCH_PLOT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20041223
Friends
Class CL_FKK_SEARCH_PLOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BUSOBJ Constant Protected Type reference (TYPE) COM_SEARCH_TV_BUSOBJ 'CA_INCPAY' Business Object 20041223
2 GC_OBJECT_TYPE Constant Protected Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE '0' Type of Business Object 20041223
3 GV_XREAD Instance attribute Protected Type reference (TYPE) XFELD 'X' = Key(s) Read 20041223
4 MT_ATTRIBUTE_NAMES Instance attribute Protected Type reference (TYPE) COM_SEARCH_TT_ATTRIBUTE_NAME Table with attributes 20041223
5 MT_KEYZ1 Instance attribute Protected Type reference (TYPE) FKKZK_KEY_SIZE_TAB Table of Payment Lot Keys 20041223
6 SC_OBJECT_ID Constant Protected Type reference (TYPE) STRING 'OBJECT_ID' Business object key 20041223
Methods
# Method Level Visibility Method type Description Created on
1 FILL_ATTRIBUTE_DESCRIPTION Instance method Protected Method Set Language-Dependent Field Names 20041223
2 FILL_MT_ATTRIBUTE_NAMES Instance method Protected Method Fill Table with Attributes 20041223
3 SEARCH_PAYMENTS Static method Public Method Find Payments 20041223
4 WRITE_CPOINTER Static method Public Method Write Change Pointer for TREX 20041223
Events
Class CL_FKK_SEARCH_PLOT has no event.
Types
Class CL_FKK_SEARCH_PLOT has no local type.
Method Signatures

Method FILL_ATTRIBUTE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ATTR_NAME Call by reference Type reference (TYPE) COM_SEARCH_TS_ATTRIBUTE_NAME Suchattribut 20041223

Method FILL_ATTRIBUTE_DESCRIPTION on class CL_FKK_SEARCH_PLOT has no exception.

Method FILL_MT_ATTRIBUTE_NAMES Signature

Method FILL_MT_ATTRIBUTE_NAMES on class CL_FKK_SEARCH_PLOT has no parameter.
Method FILL_MT_ATTRIBUTE_NAMES on class CL_FKK_SEARCH_PLOT has no exception.

Method SEARCH_PAYMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FKKZP_KEY Value transfer Type reference (TYPE) FKKZP_KEY_TAB Tabelle mit Zahlstapelpositionsschlüsseln 20041223
2 Exporting E_RETURN_CODE Value transfer Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20041223
3 Importing IT_FKKR_BUKRS Value transfer Type reference (TYPE) FKKR_BUKRS_TAB Ranges-Struktur für Buchungskreise 20041223
4 Importing IT_FKKR_CGUID Value transfer Type reference (TYPE) FKKR_CGUID_TAB GUIDs von Kreditkartennummern 20070129
5 Importing IT_FKKR_KEYZ1 Value transfer Type reference (TYPE) FKKR_KEYZ1_TAB Ranges-Struktur für Zahlungsstapel 20041223
6 Importing I_BANKN Value transfer Type reference (TYPE) BANKN_KK Bankkontonummer 20041223
7 Importing I_BETRZ_FROM Value transfer Type reference (TYPE) BETRZ_KK Zahlbetrag in Transaktionswährung 20041223
8 Importing I_BETRZ_TO Value transfer Type reference (TYPE) BETRZ_KK Zahlbetrag in Transaktionswährung 20041223
9 Importing I_CCNUM Value transfer Type reference (TYPE) CCNUM Kartennummer 20041223
10 Importing I_CHCKN Value transfer Type reference (TYPE) CHCKN_KK Schecknummer 20041223
11 Importing I_ERDAT_FROM Value transfer Type reference (TYPE) ERDAT Datum, an dem der Satz hinzugefügt wurde 20041223
12 Importing I_ERDAT_TO Value transfer Type reference (TYPE) ERDAT Datum, an dem der Satz hinzugefügt wurde 20041223
13 Importing I_IBAN Value transfer Type reference (TYPE) IBAN_KK 1741789 IBAN 20120713
14 Importing I_KOINH Value transfer Type reference (TYPE) STRING Kontoinhaber 20041223
15 Importing I_MAX_HITS Value transfer Type reference (TYPE) I 100 Maximalzahl Treffer 20041227
16 Importing I_TXTVW Value transfer Type reference (TYPE) STRING Angabe im Verwendungstext 20041223
17 Importing I_WAERS Value transfer Type reference (TYPE) WAERS Währungsschlüssel 20041223
# Exception Resumable Description Created on
1 WRONG_SELECT_OPTION_CGUID Unzulässige Select-Options für CGUID angegeben 20070129
2 WRONG_SELECT_OPTION_KEYZ1 Unzulässige Select-Options für KEYZ1 angegeben 20041223

Method WRITE_CPOINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_OCCURRED Value transfer Type reference (TYPE) XFELD 'X' Fehler beim Schreiben 20041223
2 Exporting EV_NO_TREX Value transfer Type reference (TYPE) XFELD 'X' keine Suchmaschine 20041223
3 Importing IT_FKKZP_KEY Value transfer Type reference (TYPE) FKKZP_KEY_TAB Tabelle mit Zahlstapelpositionsschlüsseln 20050110
4 Importing IV_ANZPO Value transfer Type reference (TYPE) ANZPO_KK Anzahl Zahlungen 20041223
5 Importing IV_KEYZ1 Value transfer Type reference (TYPE) KEYZ1_KK Zahlungsstapel 20041223
6 Importing IV_POSZA Value transfer Type reference (TYPE) POSZA_KK Positionsnummer in einem Zahlungsstapel 20041227
7 Importing IV_UPD_FLAG Value transfer Type reference (TYPE) COM_SEARCH_TV_UPD_FLAG 'U' Update Modus 20041223

Method WRITE_CPOINTER on class CL_FKK_SEARCH_PLOT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600