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 | Constant | Protected | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | 'CA_INCPAY' | Business Object | 20041223 | ||
| 2 | Constant | Protected | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | '0' | Type of Business Object | 20041223 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | XFELD | 'X' = Key(s) Read | 20041223 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_NAME | Table with attributes | 20041223 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FKKZK_KEY_SIZE_TAB | Table of Payment Lot Keys | 20041223 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'OBJECT_ID' | Business object key | 20041223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Set Language-Dependent Field Names | 20041223 | |
| 2 | Instance method | Protected | Method | Fill Table with Attributes | 20041223 | |
| 3 | Static method | Public | Method | Find Payments | 20041223 | |
| 4 | 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 | 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 | ET_FKKZP_KEY | Value transfer | Type reference (TYPE) | FKKZP_KEY_TAB | Tabelle mit Zahlstapelpositionsschlüsseln | 20041223 | |||
| 2 | E_RETURN_CODE | Value transfer | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20041223 | |||
| 3 | IT_FKKR_BUKRS | Value transfer | Type reference (TYPE) | FKKR_BUKRS_TAB | Ranges-Struktur für Buchungskreise | 20041223 | |||
| 4 | IT_FKKR_CGUID | Value transfer | Type reference (TYPE) | FKKR_CGUID_TAB | GUIDs von Kreditkartennummern | 20070129 | |||
| 5 | IT_FKKR_KEYZ1 | Value transfer | Type reference (TYPE) | FKKR_KEYZ1_TAB | Ranges-Struktur für Zahlungsstapel | 20041223 | |||
| 6 | I_BANKN | Value transfer | Type reference (TYPE) | BANKN_KK | Bankkontonummer | 20041223 | |||
| 7 | I_BETRZ_FROM | Value transfer | Type reference (TYPE) | BETRZ_KK | Zahlbetrag in Transaktionswährung | 20041223 | |||
| 8 | I_BETRZ_TO | Value transfer | Type reference (TYPE) | BETRZ_KK | Zahlbetrag in Transaktionswährung | 20041223 | |||
| 9 | I_CCNUM | Value transfer | Type reference (TYPE) | CCNUM | Kartennummer | 20041223 | |||
| 10 | I_CHCKN | Value transfer | Type reference (TYPE) | CHCKN_KK | Schecknummer | 20041223 | |||
| 11 | I_ERDAT_FROM | Value transfer | Type reference (TYPE) | ERDAT | Datum, an dem der Satz hinzugefügt wurde | 20041223 | |||
| 12 | I_ERDAT_TO | Value transfer | Type reference (TYPE) | ERDAT | Datum, an dem der Satz hinzugefügt wurde | 20041223 | |||
| 13 | I_IBAN | Value transfer | Type reference (TYPE) | IBAN_KK | 1741789 IBAN | 20120713 | |||
| 14 | I_KOINH | Value transfer | Type reference (TYPE) | STRING | Kontoinhaber | 20041223 | |||
| 15 | I_MAX_HITS | Value transfer | Type reference (TYPE) | I | 100 | Maximalzahl Treffer | 20041227 | ||
| 16 | I_TXTVW | Value transfer | Type reference (TYPE) | STRING | Angabe im Verwendungstext | 20041223 | |||
| 17 | I_WAERS | Value transfer | Type reference (TYPE) | WAERS | Währungsschlüssel | 20041223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unzulässige Select-Options für CGUID angegeben | 20070129 | ||
| 2 | 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 | EV_ERROR_OCCURRED | Value transfer | Type reference (TYPE) | XFELD | 'X' Fehler beim Schreiben | 20041223 | |||
| 2 | EV_NO_TREX | Value transfer | Type reference (TYPE) | XFELD | 'X' keine Suchmaschine | 20041223 | |||
| 3 | IT_FKKZP_KEY | Value transfer | Type reference (TYPE) | FKKZP_KEY_TAB | Tabelle mit Zahlstapelpositionsschlüsseln | 20050110 | |||
| 4 | IV_ANZPO | Value transfer | Type reference (TYPE) | ANZPO_KK | Anzahl Zahlungen | 20041223 | |||
| 5 | IV_KEYZ1 | Value transfer | Type reference (TYPE) | KEYZ1_KK | Zahlungsstapel | 20041223 | |||
| 6 | IV_POSZA | Value transfer | Type reference (TYPE) | POSZA_KK | Positionsnummer in einem Zahlungsstapel | 20041227 | |||
| 7 | 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 |