SAP ABAP Class CL_TRD_ADAPTOR_KM (TRD Adaptor)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FVVW (Package) Treasury Management: Securities
⤷
⤷
⤷
Properties
| Class | CL_TRD_ADAPTOR_KM | |
| Short Description | TRD Adaptor | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FVVW | Treasury Management: Securities |
| Created | 20000731 | SAP |
| Last change | 20091125 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TRD_ADAPTOR_KM has no interface implemented.
Friends
Class CL_TRD_ADAPTOR_KM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DISTRIBUTOR_TRD | Current Distributor | 20000731 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BUSINESS_TRANSACTION_TRD | Current TRD Transaction | 20000731 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | TPMCO_CON_DIS_CAT_SECURITIES | Distributor Category | 20000731 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | TPMCO_CON_DIS_CAT_TRS_TESTRUN | Distributor Category | 20000731 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR1 | 'E' | Execution | 20000731 | ||
| 6 | Constant | Private | Type reference (TYPE) | TPM_BUSTRANS_OWNER | 4 | Owner | 20000731 | ||
| 7 | Constant | Private | Type reference (TYPE) | CHAR1 | '1' | Simulation with Rollback Later | 20000731 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR1 | '2' | Simulation with Rollback Later (for TRS) | 20000731 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Log Handler | 20000731 | |||
| 10 | Constant | Private | Type reference (TYPE) | CHAR1 | 'R' | Reversal | 20000731 | ||
| 11 | Constant | Private | Type reference (TYPE) | CHAR1 | 'S' | Simulation | 20000731 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | L_TYP_TAB_DISTRIBUTOR | Table of Distributors | 20000731 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TCODE | Transaction Code | 20000731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Compares Unit Flow VWBEPP and TRDS_FLOW | 20001114 | |
| 2 | Static method | Public | Constructor | Class Constructor | 20011130 | |
| 3 | Static method | Public | Method | Gets TRD Adaptor Singleton | 20000731 | |
| 4 | Instance method | Public | Constructor | Constructor | 20000731 | |
| 5 | Instance method | Public | Method | Generates a Distributor Business Transaction | 20000731 | |
| 6 | Instance method | Public | Method | Starts the TRD Distribution | 20000731 | |
| 7 | Instance method | Public | Method | Ends OO Transaction with End | 20000731 | |
| 8 | Instance method | Public | Method | Provides Log Handler | 20090126 | |
| 9 | Instance method | Public | Method | Generates a Distributor | 20000731 | |
| 10 | Instance method | Public | Method | Gets the Distributor Business Transaction and Reverses it | 20000731 | |
| 11 | Instance method | Public | Method | Ends OO Transaction with Undo | 20000731 |
Events
Class CL_TRD_ADAPTOR_KM has no event.
Types
Class CL_TRD_ADAPTOR_KM has no local type.
Method Signatures
Method CHECK_UNITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_FLOW | Call by reference | Type reference (TYPE) | TERYVWBEPP | Bewegungen im BEPP-Format | 20001114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für einen Bestand existieren nur geplante Geschäftsvorfälle | 20020626 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TRD_ADAPTOR_KM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TRD_ADAPTOR_KM has no exception.
Method CLS_GET_TRD_ADAPTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROTOCOL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | protocol handler | 20000731 | |||
| 2 | RE_TRD_ADAPTOR | Value transfer | Object reference (TYPE REF TO) | CL_TRD_ADAPTOR_KM | TRD Adaptor | 20000731 |
Method CLS_GET_TRD_ADAPTOR on class CL_TRD_ADAPTOR_KM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROTOCOL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | protocol handler | 20000731 |
Method CONSTRUCTOR on class CL_TRD_ADAPTOR_KM has no exception.
Method CREATE_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Identifier Distributor GV | 20000731 | |||
| 2 | IM_TAB_FLOW | Call by reference | Type reference (TYPE) | TCAY_FLOW | KAMA Bewegungen | 20000731 | |||
| 3 | IM_TAB_POSITION | Call by reference | Type reference (TYPE) | TRPM_IT_VWKMPO | KAMA Positiontabelle | 20000803 | |||
| 4 | IM_TRANSACTION | Call by reference | Type reference (TYPE) | TCAT_TRANSACTION | KAMA Geschäftsvorfall | 20000731 |
Method CREATE_TRANSACTION on class CL_TRD_ADAPTOR_KM has no exception.
Method DISTRIBUTE Signature
Method DISTRIBUTE on class CL_TRD_ADAPTOR_KM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verteilung der GV lief auf einen Fehler | 20000731 |
Method END Signature
Method END on class CL_TRD_ADAPTOR_KM has no parameter.
Method END on class CL_TRD_ADAPTOR_KM has no exception.
Method GET_PROTOCOL_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROTOCOL_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Protocol Handler | 20090126 |
Method GET_PROTOCOL_HANDLER on class CL_TRD_ADAPTOR_KM has no exception.
Method INIT_DISTRIBUTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20000731 | |||
| 2 | IM_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Ausführungsmodus | 20000731 |
Method INIT_DISTRIBUTOR on class CL_TRD_ADAPTOR_KM has no exception.
Method REVERSE_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Identifier Distributor GV | 20000731 | |||
| 2 | IM_FI_REVERSAL_DATE | Call by reference | Type reference (TYPE) | TPM_FI_REVERSAL_DATE | Abweichendes FI-Stornodatum | 20021230 | |||
| 3 | IM_FI_REVERSAL_PERIOD | Call by reference | Type reference (TYPE) | TPM_FI_REVERSAL_PERIOD | Abweichende FI-Stornoperiode | 20021230 | |||
| 4 | IM_REVERSAL_REASON | Call by reference | Type reference (TYPE) | SSTOGRD | Stornogrund TR | 20000731 |
Method REVERSE_TRANSACTION on class CL_TRD_ADAPTOR_KM has no exception.
Method UNDO Signature
Method UNDO on class CL_TRD_ADAPTOR_KM has no parameter.
Method UNDO on class CL_TRD_ADAPTOR_KM has no exception.
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in | 462_10 |