Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CB_BUSINESSTRANSACTION_SLD | Base Agent SLD | 20021115 |
Properties
| Class | CA_BUSINESSTRANSACTION_SLD | |
| Short Description | Agent SLD | |
| Super Class | CB_BUSINESSTRANSACTION_SLD | Base Agent SLD |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_DISTRIBUTOR | CFM-TM: Distributor |
| Created | 20021115 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CA_BUSINESSTRANSACTION_SLD has no forward declaration.
Interfaces
Class CA_BUSINESSTRANSACTION_SLD has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_QUERY_SERVICE_SLD | 20030106 | Query Service Subledger Distributor |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CA_BUSINESSTRANSACTION_SLD | Class Agent - Singleton | 20021115 | |||
| 2 | Instance attribute | Private | See coding | 20030103 | |||||
| 3 | Instance attribute | Private | See coding | 20050330 | |||||
| 4 | Instance attribute | Private | See coding | 20050330 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TYP_VA_BUSTRANS_TAS | 20050330 | ||||
| 6 | Instance attribute | Private | See coding | 20050330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks if an Event is in the Event List | 20030103 | |
| 2 | Static method | Public | Constructor | Class Constructor | 20021115 | |
| 3 | Instance method | Private | Method | Converts a BT in DB Format to Mapping Format | 20030103 | |
| 4 | Instance method | Private | Method | Converts EVENTS from Mapping Format to DB Format | 20030103 | |
| 5 | Instance method | Private | Method | Converts EVENTS from DB Format to Mapping Format | 20030103 | |
| 6 | Instance method | Private | Method | Converts Flows from Mapping Format to DB Format | 20030103 | |
| 7 | Instance method | Private | Method | Converts Flows from DB Format to Mapping Format | 20030103 | |
| 8 | Instance method | Public | Method | 20021230 | ||
| 9 | Instance method | Public | Method | 20021230 | ||
| 10 | Instance method | Public | Method | 20021230 | ||
| 11 | Instance method | Public | Method | 20021230 | ||
| 12 | Instance method | Public | Method | 20030514 | ||
| 13 | Instance method | Private | Method | Gets an Object with BusTransID | 20030103 | |
| 14 | Instance method | Private | Method | Gets Object with Transaction Number | 20030117 | |
| 15 | Instance method | Private | Method | Gets Object with Several BusTransIDs | 20030103 | |
| 16 | Instance method | Public | Method | 20021230 | ||
| 17 | Instance method | Public | Method | 20030129 | ||
| 18 | Instance method | Private | Method | Fills Buffer Via BusTransID Valuation Area | 20030103 | |
| 19 | Instance method | Private | Method | Fills the Buffer Via Company Code, Val Area, Transaction No. | 20030117 | |
| 20 | Instance method | Private | Method | Fills the Buffer Via BusTransID, Valuation Area | 20030103 | |
| 21 | Instance method | Public | Method | Load DB Buffer for Registered BT | 20050330 | |
| 22 | Instance method | Public | Method | Register Business Transaction for DB Buffer-Load | 20050330 |
Events
Class CA_BUSINESSTRANSACTION_SLD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_VA_BUSTRANS | Private | See coding | 20050330 | BEGIN OF TYP_VA_BUSTRANS,
valuation_area TYPE tpm_val_area,
bustransid TYPE tpm_bustransid,
END OF TYP_VA_BUSTRANS
|
||
| 2 | TYP_VA_BUSTRANS_TAS | Private | See coding | 20050330 | TYP_VA_BUSTRANS_TAS TYPE SORTED TABLE OF TYP_VA_BUSTRANS
WITH UNIQUE KEY valuation_area bustransid
|
Method Signatures
Method CHECK_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EVENT_CATEGORY | Call by reference | Type reference (TYPE) | TPM_TRD_EVENT_CATEGORY | Eventtyp | 20030103 | |||
| 2 | IM_TAB_EVENTS | Call by reference | Type reference (TYPE) | TRDY_EVENT | Eventliste | 20030103 | |||
| 3 | RE_FLG_FOUND | Value transfer | Type reference (TYPE) | I | 1 = Event gefunden, 0 Event nicht gefunden | 20030103 |
Method CHECK_EVENT on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CA_BUSINESSTRANSACTION_SLD has no parameter.
Method CLASS_CONSTRUCTOR on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method CONVERT_DB_TO_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MAP_TRANSACTION | Call by reference | Type reference (TYPE) | TYP_DB_DATA | 20030103 | ||||
| 2 | IM_DB_TRANSACTION | Call by reference | Type reference (TYPE) | SLDT_TRANSACTION | Nebenbuch Veteiler Geschäftsvorfälle | 20030103 | |||
| 3 | IM_TAB_DB_EVENTS | Call by reference | Type reference (TYPE) | SLDY_DB_EVENT | Tabelle von Nebenbuch Verteiler Events im DB-Format | 20030103 | |||
| 4 | IM_TAB_DB_FLOWS | Call by reference | Type reference (TYPE) | SLDY_DB_FLOW | Tabelle von Nebenbuch Verteiler Bewegungen im DB-Format | 20030103 |
Method CONVERT_DB_TO_MAPPING on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method CONVERT_EVENTS_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TAB_DB_EVENTS | Call by reference | Type reference (TYPE) | SLDY_DB_EVENT | Events im DB-Format | 20030103 | |||
| 2 | IM_OS_GUID | Call by reference | Type reference (TYPE) | TPM_DB_OS_GUID | Objektidentität im Datenbankformat | 20030103 | |||
| 3 | IM_TAB_MAP_EVENTS | Call by reference | Type reference (TYPE) | TRDY_EVENT | Events des TRD Geschäftsvorfalls | 20030103 |
Method CONVERT_EVENTS_TO_DB on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method CONVERT_EVENTS_TO_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_MAP_TRANSACTION | Call by reference | Type reference (TYPE) | TYP_DB_DATA | GV in Mapping-Struktur | 20030103 | |||
| 2 | IM_TAB_DB_EVENTS | Call by reference | Type reference (TYPE) | SLDY_DB_EVENT | Tabelle von Nebenbuch Verteiler Events im DB-Format | 20030103 |
Method CONVERT_EVENTS_TO_MAPPING on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method CONVERT_FLOWS_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TAB_DB_FLOWS | Call by reference | Type reference (TYPE) | SLDY_DB_FLOW | Nebenbuch Verteiler Bewegungen im DB-Format | 20030103 | |||
| 2 | IM_OS_GUID | Call by reference | Type reference (TYPE) | TPM_DB_OS_GUID | Objektidentität im Datenbankformat | 20030103 | |||
| 3 | IM_TAB_MAP_FLOWS | Call by reference | Type reference (TYPE) | TRDY_FLOW_KEY | Nebenbuch Verteiler Bewegungen | 20030103 | |||
| 4 | IM_TAB_MAP_PARTITIONS | Call by reference | Type reference (TYPE) | TRDY_PARTITION_SET | Treasury: Tabelle von Partition-Sets | 20030129 |
Method CONVERT_FLOWS_TO_DB on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method CONVERT_FLOWS_TO_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_MAP_TRANSACTION | Call by reference | Type reference (TYPE) | TYP_DB_DATA | GV in Mapping-Struktur | 20030103 | |||
| 2 | IM_TAB_DB_FLOWS | Call by reference | Type reference (TYPE) | SLDY_DB_FLOW | Tabelle von Nebenbuch Verteiler Bewegungen im DB-Format | 20030103 |
Method CONVERT_FLOWS_TO_MAPPING on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method DELETE_PERSISTENT Signature
Method DELETE_PERSISTENT on class CA_BUSINESSTRANSACTION_SLD has no parameter.
Method DELETE_PERSISTENT on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method GET_CHANGED Signature
Method GET_CHANGED on class CA_BUSINESSTRANSACTION_SLD has no parameter.
Method GET_CHANGED on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method GET_CREATED Signature
Method GET_CREATED on class CA_BUSINESSTRANSACTION_SLD has no parameter.
Method GET_CREATED on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method GET_DELETED Signature
Method GET_DELETED on class CA_BUSINESSTRANSACTION_SLD has no parameter.
Method GET_DELETED on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method GET_OID_BY_REF Signature
Method GET_OID_BY_REF on class CA_BUSINESSTRANSACTION_SLD has no parameter.
Method GET_OID_BY_REF on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method GET_PERSISTENT_BY_BUSTRANSID 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 | Geschäftsvorfalls-ID | 20030103 | |||
| 2 | IM_VALUATION_AREA | Call by reference | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 20030103 | |||
| 3 | RE_TRANSACTION | Value transfer | Object reference (TYPE REF TO) | CL_BUSINESSTRANSACTION_SLD | Nebenbuch-Verteiler Geschäftsvorfall | 20030103 |
Method GET_PERSISTENT_BY_BUSTRANSID on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method GET_PERSISTENT_BY_DEAL_NUMBER 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 | 20030117 | |||
| 2 | IM_DEAL_NUMBER | Call by reference | Type reference (TYPE) | TB_RFHA | Finanzgeschäft | 20030117 | |||
| 3 | IM_PLANNED_ACTION | Call by reference | Type reference (TYPE) | TPM_PLANNED_ACTION | Geplante Aktion auf einem Geschäftsvorfall | 20030203 | |||
| 4 | IM_VALUATION_AREA | Call by reference | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 20030117 | |||
| 5 | RE_TAB_TRANSACTION | Value transfer | Type reference (TYPE) | SLDY_BUSINESS_TRANSACTION_CL | Tabelle von SLD-GV | 20030117 |
Method GET_PERSISTENT_BY_DEAL_NUMBER on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method GET_PERSISTENT_BY_ID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_BUSTRANSID | Call by reference | Type reference (TYPE) | TRDY_BUSTRANSID | Tabelle von GV-Ids | 20030103 | |||
| 2 | IM_VALUATION_AREA | Call by reference | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 20030103 | |||
| 3 | RE_TAB_TRANSACTION | Value transfer | Type reference (TYPE) | SLDY_BUSINESS_TRANSACTION_CL | Tabelle von SLD-GV | 20030103 |
Method GET_PERSISTENT_BY_ID_LIST on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method GET_PERSISTENT_BY_OID Signature
Method GET_PERSISTENT_BY_OID on class CA_BUSINESSTRANSACTION_SLD has no parameter.
Method GET_PERSISTENT_BY_OID on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class CA_BUSINESSTRANSACTION_SLD has no parameter.
Method GET_STATUS on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method LOAD_BUFFER_BY_BUSTRANSID 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 | Geschäftsvorfalls-ID | 20030103 | |||
| 2 | IM_VALUATION_AREA | Call by reference | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 20030103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TRD GV nicht gefunden | 20030103 |
Method LOAD_BUFFER_BY_DEAL_NUMBER 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 | 20030117 | |||
| 2 | IM_DEAL_NUMBER | Call by reference | Type reference (TYPE) | TB_RFHA | Finanzgeschäft | 20030117 | |||
| 3 | IM_PLANNED_ACTION | Call by reference | Type reference (TYPE) | TPM_PLANNED_ACTION | Geplante Aktion auf einem Geschäftsvorfall | 20030203 | |||
| 4 | IM_VALUATION_AREA | Call by reference | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 20030117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TRD GV nicht gefunden | 20030117 |
Method LOAD_BUFFER_BY_ID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_BUSTRANSID | Call by reference | Type reference (TYPE) | TRDY_BUSTRANSID | Liste von GV-IDs | 20030103 | |||
| 2 | IM_VALUATION_AREA | Call by reference | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 20030103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TRD GV nicht gefunden | 20030103 |
Method LOAD_DB_BUFFER Signature
Method LOAD_DB_BUFFER on class CA_BUSINESSTRANSACTION_SLD has no parameter.
Method LOAD_DB_BUFFER on class CA_BUSINESSTRANSACTION_SLD has no exception.
Method REG_TRANS_FOR_DB_BUFFER 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 | Identifikator des Distributor-Geschäftsvorfalls | 20050330 | |||
| 2 | IM_VALUATION_AREA | Call by reference | Type reference (TYPE) | TPM_VAL_AREA | Bewertungsbereich | 20050330 |
Method REG_TRANS_FOR_DB_BUFFER on class CA_BUSINESSTRANSACTION_SLD has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 200 |