SAP ABAP Class CL_BSP_BROK_PM_MERCH_CCAUTH_M (CL_BSP_BROK_PM_MERCH_CCAUTH_M)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CD (Application Component) Collections/Disbursements
⤷
FSCDITAGCY_PM (Package) BSP: Payment Methods
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_MODEL | BSP: Model Basis Class | 20040615 |
Properties
| Class | CL_BSP_BROK_PM_MERCH_CCAUTH_M | |
| Short Description | ||
| Super Class | CL_BSP_MODEL | BSP: Model Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FSCDITAGCY_PM | BSP: Payment Methods |
| Created | 20040615 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no forward declaration.
Interfaces
Class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no interface implemented.
Friends
Class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TITAGCYCCAUTDATA | Table Cat. for Transferring Credit Card Authorization Data | 20040618 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TITAGCY_DFKKOPKC | Table Category for Credit Card Supplement | 20040617 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20040622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes Authorization with Event 1400 | 20040615 | |
| 2 | Instance method | Public | Method | Checks Authorization Data | 20040622 | |
| 3 | Instance method | Public | Method | Passes Authorization Data to Caller | 20040621 | |
| 4 | Static method | Public | Method | Determines Totals for each Payt Currency and Paying Co. Code | 20040622 | |
| 5 | Instance method | Private | Method | Determines Credit Card Data | 20040715 | |
| 6 | Instance method | Public | Method | Initialization | 20040622 |
Events
Class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no event.
Types
Class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no local type.
Method Signatures
Method AUTHORIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | TBSPMSG | Business Server Pages (BSP) Meldungen | 20040621 | |||
| 2 | IS_CC_PM_CARDID | Call by reference | Type reference (TYPE) | SITAGCY_CC_PM_CARDID | Struktur Kreditkarteneingaben mit Zahlweg | 20040715 | |||
| 3 | IT_FKKCL | Call by reference | Type reference (TYPE) | FKKCL_T | Tabellen mit Ausgleichsinformationen | 20041202 | |||
| 4 | IT_MERCHID | Call by reference | Type reference (TYPE) | TITAGCYPARACCMERCHID | Zuweisung Partner und Konto zu HändlerID und AuthNummer | 20040617 | |||
| 5 | IT_MERCHID_PM | Call by reference | Type reference (TYPE) | TITAGCYMERCHIDBUKRS | Tabellentyp HändlerIDs im Buchungskreis | 20040617 |
Method AUTHORIZE on class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no exception.
Method AUTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FKKCL | Call by reference | Type reference (TYPE) | FKKCL_T | Tabellen mit Ausgleichsinformationen | 20040622 | |||
| 2 | IT_MERCHID | Call by reference | Type reference (TYPE) | TITAGCYPARACCMERCHID | Zuweisung Partner und Konto zu HändlerID und AuthNummer | 20040622 |
Method AUTH_CHECK on class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no exception.
Method AUTH_DATA_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CC_PM_CARDID | Call by reference | Type reference (TYPE) | SITAGCY_CC_PM_CARDID | Struktur zur Identifikation einer Kreditkarte | 20040715 | |||
| 2 | IT_FKKCL | Call by reference | Type reference (TYPE) | FKKCL_T | Tabellen mit Ausgleichsinformationen | 20040715 | |||
| 3 | IT_MERCHID | Call by reference | Type reference (TYPE) | TITAGCYPARACCMERCHID | Zuweisung Partner und Konto zu HändlerID und AuthNummer | 20040715 | |||
| 4 | RT_CCAUTDATA | Value transfer | Type reference (TYPE) | TITAGCYCCAUTDATA | TTyp zur Übergabe der Kreditkarten-Authorisierungsdaten | 20040621 |
Method AUTH_DATA_GET on class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no exception.
Method COMPUTE_SUMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUM | Value transfer | Type reference (TYPE) | TITAGCYCCAUTHAMOUNT | Kreditkartenzahlung: TTyp mit Beträgen und Währung | 20040622 | |||
| 2 | IT_FKKCL | Call by reference | Type reference (TYPE) | FKKCL_T | Tabellen mit Ausgleichsinformationen | 20040622 | |||
| 3 | I_GPART | Call by reference | Type reference (TYPE) | GPART_KK | Geschäftspartnernummer | 20040622 | |||
| 4 | I_VKONT | Call by reference | Type reference (TYPE) | VKONT_KK | Vertragskontonummer | 20040622 |
Method COMPUTE_SUMS on class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no exception.
Method GET_CARD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CC_PM_CARDID | Call by reference | Type reference (TYPE) | SITAGCY_CC_PM_CARDID | Struktur zur Identifikation einer Kreditkarte | 20040715 | |||
| 2 | RS_CCARD | Value transfer | Type reference (TYPE) | CCARD | Zahlungskartenstamm | 20040715 |
Method GET_CARD_DATA on class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no exception.
Method INIT Signature
Method INIT on class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no parameter.
Method INIT on class CL_BSP_BROK_PM_MERCH_CCAUTH_M has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |