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
⤷ 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 | TPMCO | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | TRPM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | TRSCO | 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 | CURRENT_DISTRIBUTOR | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DISTRIBUTOR_TRD | Current Distributor | 20000731 | ||
2 | CURRENT_TRANSACTION | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BUSINESS_TRANSACTION_TRD | Current TRD Transaction | 20000731 | ||
3 | DISTRIBUTOR_CAT_ALL | Constant | Private | Type reference (TYPE) | I | TPMCO_CON_DIS_CAT_SECURITIES | Distributor Category | 20000731 | |
4 | DISTRIBUTOR_CAT_TRS | Constant | Private | Type reference (TYPE) | I | TPMCO_CON_DIS_CAT_TRS_TESTRUN | Distributor Category | 20000731 | |
5 | EXEC | Constant | Private | Type reference (TYPE) | CHAR1 | 'E' | Execution | 20000731 | |
6 | OWNER | Constant | Private | Type reference (TYPE) | TPM_BUSTRANS_OWNER | 4 | Owner | 20000731 | |
7 | PROC1 | Constant | Private | Type reference (TYPE) | CHAR1 | '1' | Simulation with Rollback Later | 20000731 | |
8 | PROC2 | Constant | Private | Type reference (TYPE) | CHAR1 | '2' | Simulation with Rollback Later (for TRS) | 20000731 | |
9 | PROTOCOL_HANDLER | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Log Handler | 20000731 | ||
10 | REVE | Constant | Private | Type reference (TYPE) | CHAR1 | 'R' | Reversal | 20000731 | |
11 | SIMU | Constant | Private | Type reference (TYPE) | CHAR1 | 'S' | Simulation | 20000731 | |
12 | TAB_DISTRIBUTOR | Instance attribute | Private | Type reference (TYPE) | L_TYP_TAB_DISTRIBUTOR | Table of Distributors | 20000731 | ||
13 | TCODE | Instance attribute | Private | Type reference (TYPE) | TCODE | Transaction Code | 20000731 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_UNITS | Instance method | Private | Method | Compares Unit Flow VWBEPP and TRDS_FLOW | 20001114 |
2 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | Class Constructor | 20011130 |
3 | CLS_GET_TRD_ADAPTOR | Static method | Public | Method | Gets TRD Adaptor Singleton | 20000731 |
4 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20000731 |
5 | CREATE_TRANSACTION | Instance method | Public | Method | Generates a Distributor Business Transaction | 20000731 |
6 | DISTRIBUTE | Instance method | Public | Method | Starts the TRD Distribution | 20000731 |
7 | END | Instance method | Public | Method | Ends OO Transaction with End | 20000731 |
8 | GET_PROTOCOL_HANDLER | Instance method | Public | Method | Provides Log Handler | 20090126 |
9 | INIT_DISTRIBUTOR | Instance method | Public | Method | Generates a Distributor | 20000731 |
10 | REVERSE_TRANSACTION | Instance method | Public | Method | Gets the Distributor Business Transaction and Reverses it | 20000731 |
11 | UNDO | 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 | Importing | IM_TAB_FLOW | Call by reference | Type reference (TYPE) | TERYVWBEPP | Bewegungen im BEPP-Format | 20001114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | PLANNED_TRANSACTIONS | 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 | Importing | IM_PROTOCOL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | protocol handler | 20000731 | ||
2 | Returning | 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 | Importing | 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 | Exporting | EX_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Identifier Distributor GV | 20000731 | ||
2 | Importing | IM_TAB_FLOW | Call by reference | Type reference (TYPE) | TCAY_FLOW | KAMA Bewegungen | 20000731 | ||
3 | Importing | IM_TAB_POSITION | Call by reference | Type reference (TYPE) | TRPM_IT_VWKMPO | KAMA Positiontabelle | 20000803 | ||
4 | Importing | 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 | FAILED | 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 | Returning | 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 | Importing | IM_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20000731 | ||
2 | Importing | 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 | Importing | IM_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Identifier Distributor GV | 20000731 | ||
2 | Importing | IM_FI_REVERSAL_DATE | Call by reference | Type reference (TYPE) | TPM_FI_REVERSAL_DATE | Abweichendes FI-Stornodatum | 20021230 | ||
3 | Importing | IM_FI_REVERSAL_PERIOD | Call by reference | Type reference (TYPE) | TPM_FI_REVERSAL_PERIOD | Abweichende FI-Stornoperiode | 20021230 | ||
4 | Importing | 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 |