SAP ABAP Class CL_TRD_ADAPTOR_ER (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_ER | |
| 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 | 20000620 | SAP |
| Last change | 20050109 | 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_ER has no interface implemented.
Friends
Class CL_TRD_ADAPTOR_ER 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 | 20000620 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BUSINESS_TRANSACTION_TRD | Current TRD Transaction | 20000703 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | TPMCO_CON_DIS_CAT_SECURITIES | Distributor Category | 20000714 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | TPMCO_CON_DIS_CAT_TRS_TESTRUN | Distributor Category | 20000714 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR1 | 'E' | Execution | 20000714 | ||
| 6 | Constant | Private | Type reference (TYPE) | TPM_BUSTRANS_OWNER | 5 | Owner | 20000620 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Log Handler | 20000620 | |||
| 8 | Constant | Private | Type reference (TYPE) | CHAR1 | 'R' | Reversal | 20000718 | ||
| 9 | Constant | Private | Type reference (TYPE) | CHAR1 | 'S' | Simulation | 20000714 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | L_TYP_TAB_DISTRIBUTOR | Table of Distributors | 20000620 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TCODE | Transaction Code | 20000620 |
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 | 20000620 | |
| 4 | Instance method | Public | Constructor | Constructor | 20000620 | |
| 5 | Instance method | Public | Method | Generates a Distributor Business Transaction | 20000620 | |
| 6 | Instance method | Public | Method | Starts the TRD Distribution | 20000620 | |
| 7 | Instance method | Public | Method | Ends OO Transaction with End | 20000713 | |
| 8 | Instance method | Public | Method | Generates a Distributor | 20000620 | |
| 9 | Instance method | Public | Method | Gets the Distributor Business Transaction and Reverses it | 20000717 | |
| 10 | Instance method | Public | Method | Ends OO Transaction with Undo | 20000713 |
Events
Class CL_TRD_ADAPTOR_ER has no event.
Types
Class CL_TRD_ADAPTOR_ER 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 |
Method CHECK_UNITS on class CL_TRD_ADAPTOR_ER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TRD_ADAPTOR_ER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TRD_ADAPTOR_ER 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 | 20000620 | |||
| 2 | RE_TRD_ADAPTOR | Value transfer | Object reference (TYPE REF TO) | CL_TRD_ADAPTOR_ER | TRD Adaptor | 20000620 |
Method CLS_GET_TRD_ADAPTOR on class CL_TRD_ADAPTOR_ER 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 | 20000620 |
Method CONSTRUCTOR on class CL_TRD_ADAPTOR_ER 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 | 20000620 | |||
| 2 | IM_TAB_FLOW | Call by reference | Type reference (TYPE) | TERY_FLOW | Rechtebewegungen | 20000620 | |||
| 3 | IM_TRANSACTION | Call by reference | Type reference (TYPE) | TERT_TRANSACTION | Rechte Geschäftsvorfall | 20000620 |
Method CREATE_TRANSACTION on class CL_TRD_ADAPTOR_ER has no exception.
Method DISTRIBUTE Signature
Method DISTRIBUTE on class CL_TRD_ADAPTOR_ER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verteilung der GV lief auf einen Fehler | 20000620 |
Method END Signature
Method END on class CL_TRD_ADAPTOR_ER has no parameter.
Method END on class CL_TRD_ADAPTOR_ER 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 | 20000620 | |||
| 2 | IM_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Ausführungsmodus | 20000714 |
Method INIT_DISTRIBUTOR on class CL_TRD_ADAPTOR_ER 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 | 20000717 | |||
| 2 | IM_FI_REVERSAL_DATE | Call by reference | Type reference (TYPE) | TPM_FI_REVERSAL_DATE | Abweichendes FI-Stornodatum | 20030101 | |||
| 3 | IM_FI_REVERSAL_PERIOD | Call by reference | Type reference (TYPE) | TPM_FI_REVERSAL_PERIOD | Abweichende FI-Stornoperiode | 20030101 | |||
| 4 | IM_REVERSAL_REASON | Call by reference | Type reference (TYPE) | SSTOGRD | Stornogrund TR | 20000717 |
Method REVERSE_TRANSACTION on class CL_TRD_ADAPTOR_ER has no exception.
Method UNDO Signature
Method UNDO on class CL_TRD_ADAPTOR_ER has no parameter.
Method UNDO on class CL_TRD_ADAPTOR_ER has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in |