SAP ABAP Class CB_SECACC_TRANSACTION_TRS (Base Agent Securities Account Transfer)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-BO (Application Component) Back Office
⤷
FTR_SECURITY_ACCOUNT_MGT (Package) Treasury: Securities Account Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_OS_CA_COMMON | Superclass of the Object Services Class Actors | 20011015 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CA_SECACC_TRANSACTION_TRS | Agent Securities Account Transfer | 20000531 |
Properties
Class | CB_SECACC_TRANSACTION_TRS | |
Short Description | Base Agent Securities Account Transfer | |
Super Class | CL_OS_CA_COMMON | Superclass of the Object Services Class Actors |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 11 | Factory for Persistent Class |
Package | FTR_SECURITY_ACCOUNT_MGT | Treasury: Securities Account Management |
Created | 20000531 | SAP |
Last change | 20050219 | 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) |
Interfaces
Class CB_SECACC_TRANSACTION_TRS has no interface implemented.
Friends
Class CB_SECACC_TRANSACTION_TRS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TYP_SPECIAL_OBJECT_INFO | Current Class-Specific Object Data | 20011015 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TYP_SPECIAL_OBJECT_INFO_TAB | Class-Specific Object Data | 20011015 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TYP_SPECIAL_OID_TAB | Class Specific: Search Table OIDs | 20011015 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generate New Persistent Object | 20011015 |
2 | ![]() |
Instance method | Public | Method | Create Transient Object | 20011015 |
3 | ![]() |
Instance method | Protected | Method | Extracts OID from Database Data | 20011015 |
4 | ![]() |
Instance method | Protected | Method | Reads Persistent Attribute from Object | 20011015 |
5 | ![]() |
Instance method | Protected | Method | Reads Object Data Identified Using OID from Database | 20011015 |
6 | ![]() |
Instance method | Protected | Method | Adds DB Data OID | 20011015 |
7 | ![]() |
Instance method | Protected | Method | Saves Object Data in Database | 20011015 |
8 | ![]() |
Instance method | Protected | Method | Sets Persistent Attributes of an Object | 20011015 |
9 | ![]() |
Instance method | Protected | Method | Checks and Sets Persistent Attributes | 20011015 |
10 | ![]() |
Instance method | Protected | Method | Create a New Representative Object and Administrative Data | 20011015 |
11 | ![]() |
Instance method | Protected | Method | Deletes Persistent Object from Database | 20011015 |
12 | ![]() |
Instance method | Protected | Method | Loads and Sets Persistent Attribute | 20011015 |
Events
Class CB_SECACC_TRANSACTION_TRS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_DB_DATA | Protected | See coding | Line-Type Persistent Object Data | 20011015 | begin of TYP_DB_DATA ,
ALLOC_NMBR type DZUONR ,
CLASPOS_DES_OID type TYP_OID ,
CLASPOS_DES_CLS type TYP_OID ,
CLASPOS_SOU_OID type TYP_OID ,
CLASPOS_SOU_CLS type TYP_OID ,
COMPANY_CODE type BUKRS ,
COM_VAL_CLASS type TPM_COM_VAL_CLASS ,
COUPON_DATE type TPM_COUPON_DATE ,
COUPON_SIGN type TPM_COUPON_SIGN ,
DOCUMENT_DATE type BLDAT ,
NOMINAL_AMT type TPM_NOMINAL_AMT ,
NOMINAL_CURR type TPM_NOMINAL_CURR ,
NOMINAL_ORG_AMT type TPM_NOMINAL_ORG_AMT ,
PORTFOLIO type TPM_PORTFOLIO_DIFF ,
POSITION_DATE type TPM_POSITION_DATE ,
SECURITY_ID type VVRANLW ,
SEC_ACC_DESTIN type VRLDEPO ,
SEC_ACC_SOURCE type VRLDEPO ,
STORNO_FLAG type TPM_SAT_REV_FLAG ,
TRANSACTION_ID type TPM_TRANSACTION_ID_TRS ,
TRD_TRANSACTION type TPM_BUSTRANSID ,
UNITS type TPM_UNITS ,
USER_DATA_OID type TYP_OID ,
USER_DATA_CLS type TYP_OID ,
USER_DATA_S_OID type TYP_OID ,
USER_DATA_S_CLS type TYP_OID ,
OS_OID type TYP_OID ,
end of TYP_DB_DATA
|
|
2 | TYP_DB_DATA_TAB | Protected | See coding | TYP_DB_DATA | Table-Type Persistent Object Data | 20011015 | TYP_DB_DATA_TAB type standard table of
TYP_DB_DATA with non-unique default key
|
3 | TYP_DB_DELETE_TAB | Protected | See coding | TYP_SPECIAL_OBJECT_INFO | Table Type Identifiers to Delete | 20011015 | TYP_DB_DELETE_TAB type standard table of
TYP_SPECIAL_OBJECT_INFO with non-unique default key
|
4 | TYP_LPORU | Protected | Type reference (TYPE) | SIBFLPORU | Local Persistent Object Identifier Type | 20011015 |
|
5 | TYP_OBJECT_REF | Protected | Object reference (TYPE REF TO) | CL_SECACC_TRANSACTION_TRS | Type of Managed Object | 20011015 |
|
6 | TYP_OBJECT_REF_TAB | Protected | See coding | TYP_OBJECT_REF | Table Type Object Reference | 20011015 | TYP_OBJECT_REF_TAB type standard table of
TYP_OBJECT_REF with non-unique default key
|
7 | TYP_OID | Protected | Type reference (TYPE) | OS_GUID | Type of Generic Object Identifier | 20011015 |
|
8 | TYP_OID_TAB | Protected | See coding | TYP_OID | Table Type Object Identifier | 20011015 | TYP_OID_TAB type standard table of
TYP_OID with non-unique default key
|
9 | TYP_SPECIAL_OBJECT_INFO | Protected | See coding | Line Type Class-Specific Object Data | 20011015 | begin of TYP_SPECIAL_OBJECT_INFO ,
OBJECT_ID type TYP_INTERNAL_OID ,
ID_STATUS type TYP_ID_STATUS ,
OID type TYP_OID ,
end of TYP_SPECIAL_OBJECT_INFO
|
|
10 | TYP_SPECIAL_OBJECT_INFO_TAB | Protected | See coding | TYP_SPECIAL_OBJECT_INFO | Table Type Class-Specific Object Data | 20011015 | TYP_SPECIAL_OBJECT_INFO_TAB type sorted table of
TYP_SPECIAL_OBJECT_INFO with unique key
OBJECT_ID
|
11 | TYP_SPECIAL_OID_TAB | Protected | See coding | TYP_SPECIAL_OBJECT_INFO | Table Type Search Table OIDs | 20011015 | TYP_SPECIAL_OID_TAB type sorted table of
TYP_SPECIAL_OBJECT_INFO with unique key
OID
|
12 | TYP_TYPE | Protected | Type reference (TYPE) | OS_GUID | Category of Type Identifier | 20011015 |
|
Method Signatures
Method CREATE_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALLOC_NMBR | Call by reference | Type reference (TYPE) | DZUONR | Persistentes Attribut | 20011015 | ||
2 | ![]() |
I_CLASPOS_DES | Call by reference | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Persistentes Attribut | 20011015 | ||
3 | ![]() |
I_CLASPOS_SOU | Call by reference | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Persistentes Attribut | 20011015 | ||
4 | ![]() |
I_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Persistentes Attribut | 20011015 | ||
5 | ![]() |
I_COM_VAL_CLASS | Call by reference | Type reference (TYPE) | TPM_COM_VAL_CLASS | Persistentes Attribut | 20050120 | ||
6 | ![]() |
I_COUPON_DATE | Call by reference | Type reference (TYPE) | TPM_COUPON_DATE | Persistentes Attribut | 20011015 | ||
7 | ![]() |
I_COUPON_SIGN | Call by reference | Type reference (TYPE) | TPM_COUPON_SIGN | Persistentes Attribut | 20011015 | ||
8 | ![]() |
I_DOCUMENT_DATE | Call by reference | Type reference (TYPE) | BLDAT | Persistentes Attribut | 20011015 | ||
9 | ![]() |
I_NOMINAL_AMT | Call by reference | Type reference (TYPE) | TPM_NOMINAL_AMT | Persistentes Attribut | 20011015 | ||
10 | ![]() |
I_NOMINAL_CURR | Call by reference | Type reference (TYPE) | TPM_NOMINAL_CURR | Persistentes Attribut | 20011015 | ||
11 | ![]() |
I_NOMINAL_ORG_AMT | Call by reference | Type reference (TYPE) | TPM_NOMINAL_ORG_AMT | Persistentes Attribut | 20050103 | ||
12 | ![]() |
I_PORTFOLIO | Call by reference | Type reference (TYPE) | TPM_PORTFOLIO_DIFF | Persistentes Attribut | 20050120 | ||
13 | ![]() |
I_POSITION_DATE | Call by reference | Type reference (TYPE) | TPM_POSITION_DATE | Persistentes Attribut | 20011015 | ||
14 | ![]() |
I_SECURITY_ID | Call by reference | Type reference (TYPE) | VVRANLW | Persistentes Attribut | 20011015 | ||
15 | ![]() |
I_SEC_ACC_DESTIN | Call by reference | Type reference (TYPE) | VRLDEPO | Persistentes Attribut | 20011015 | ||
16 | ![]() |
I_SEC_ACC_SOURCE | Call by reference | Type reference (TYPE) | VRLDEPO | Persistentes Attribut | 20011015 | ||
17 | ![]() |
I_STORNO_FLAG | Call by reference | Type reference (TYPE) | TPM_SAT_REV_FLAG | Persistentes Attribut | 20011015 | ||
18 | ![]() |
I_TRANSACTION_ID | Call by reference | Type reference (TYPE) | TPM_TRANSACTION_ID_TRS | Persistentes Attribut | 20011015 | ||
19 | ![]() |
I_TRD_TRANSACTION | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Persistentes Attribut | 20011015 | ||
20 | ![]() |
I_UNITS | Call by reference | Type reference (TYPE) | TPM_UNITS | Persistentes Attribut | 20011015 | ||
21 | ![]() |
I_USER_DATA | Call by reference | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Persistentes Attribut | 20011015 | ||
22 | ![]() |
I_USER_DATA_S | Call by reference | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Persistentes Attribut | 20011015 | ||
23 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SECACC_TRANSACTION_TRS | Neu erzeugtes persistentes Objekt | 20011015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011015 |
Method CREATE_TRANSIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALLOC_NMBR | Call by reference | Type reference (TYPE) | DZUONR | Persistentes Attribut | 20011015 | ||
2 | ![]() |
I_CLASPOS_DES | Call by reference | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Persistentes Attribut | 20011015 | ||
3 | ![]() |
I_CLASPOS_SOU | Call by reference | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Persistentes Attribut | 20011015 | ||
4 | ![]() |
I_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Persistentes Attribut | 20011015 | ||
5 | ![]() |
I_COM_VAL_CLASS | Call by reference | Type reference (TYPE) | TPM_COM_VAL_CLASS | Persistentes Attribut | 20050120 | ||
6 | ![]() |
I_COUPON_DATE | Call by reference | Type reference (TYPE) | TPM_COUPON_DATE | Persistentes Attribut | 20011015 | ||
7 | ![]() |
I_COUPON_SIGN | Call by reference | Type reference (TYPE) | TPM_COUPON_SIGN | Persistentes Attribut | 20011015 | ||
8 | ![]() |
I_DOCUMENT_DATE | Call by reference | Type reference (TYPE) | BLDAT | Persistentes Attribut | 20011015 | ||
9 | ![]() |
I_NOMINAL_AMT | Call by reference | Type reference (TYPE) | TPM_NOMINAL_AMT | Persistentes Attribut | 20011015 | ||
10 | ![]() |
I_NOMINAL_CURR | Call by reference | Type reference (TYPE) | TPM_NOMINAL_CURR | Persistentes Attribut | 20011015 | ||
11 | ![]() |
I_NOMINAL_ORG_AMT | Call by reference | Type reference (TYPE) | TPM_NOMINAL_ORG_AMT | Persistentes Attribut | 20050103 | ||
12 | ![]() |
I_PORTFOLIO | Call by reference | Type reference (TYPE) | TPM_PORTFOLIO_DIFF | Persistentes Attribut | 20050120 | ||
13 | ![]() |
I_POSITION_DATE | Call by reference | Type reference (TYPE) | TPM_POSITION_DATE | Persistentes Attribut | 20011015 | ||
14 | ![]() |
I_SECURITY_ID | Call by reference | Type reference (TYPE) | VVRANLW | Persistentes Attribut | 20011015 | ||
15 | ![]() |
I_SEC_ACC_DESTIN | Call by reference | Type reference (TYPE) | VRLDEPO | Persistentes Attribut | 20011015 | ||
16 | ![]() |
I_SEC_ACC_SOURCE | Call by reference | Type reference (TYPE) | VRLDEPO | Persistentes Attribut | 20011015 | ||
17 | ![]() |
I_STORNO_FLAG | Call by reference | Type reference (TYPE) | TPM_SAT_REV_FLAG | Persistentes Attribut | 20011015 | ||
18 | ![]() |
I_TRANSACTION_ID | Call by reference | Type reference (TYPE) | TPM_TRANSACTION_ID_TRS | Persistentes Attribut | 20011015 | ||
19 | ![]() |
I_TRD_TRANSACTION | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Persistentes Attribut | 20011015 | ||
20 | ![]() |
I_UNITS | Call by reference | Type reference (TYPE) | TPM_UNITS | Persistentes Attribut | 20011015 | ||
21 | ![]() |
I_USER_DATA | Call by reference | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Persistentes Attribut | 20011015 | ||
22 | ![]() |
I_USER_DATA_S | Call by reference | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Persistentes Attribut | 20011015 | ||
23 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SECACC_TRANSACTION_TRS | Neu erzeugtes transientes Objekt | 20011015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011015 |
Method MAP_EXTRACT_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OID | Value transfer | Type reference (TYPE) | TYP_OID | aus DB-Daten extrahierte OID | 20011015 | ||
2 | ![]() |
I_DB_DATA | Call by reference | Type reference (TYPE) | TYP_DB_DATA | Von der DB gelesene Objektdaten | 20011015 |
Method MAP_EXTRACT_IDENTIFIER on class CB_SECACC_TRANSACTION_TRS has no exception.
Method MAP_GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT_DATA_TAB | Value transfer | Type reference (TYPE) | TYP_DB_DATA_TAB | ausgelesene Objektdaten | 20011015 | ||
2 | ![]() |
I_OBJECT_REF_TAB | Call by reference | Type reference (TYPE) | TYP_OBJECT_REF_TAB | Liste der betroffenen Objekte | 20011015 |
Method MAP_GET_ATTRIBUTES on class CB_SECACC_TRANSACTION_TRS has no exception.
Method MAP_LOAD_FROM_DATABASE_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OID_TAB | Call by reference | Type reference (TYPE) | TYP_OID_TAB | OIDs der zu ladenden Daten | 20011015 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TYP_DB_DATA_TAB | von DB gelesene Objektdaten | 20011015 |
Method MAP_LOAD_FROM_DATABASE_GUID on class CB_SECACC_TRANSACTION_TRS has no exception.
Method MAP_MERGE_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DB_DATA_TAB | Call by reference | Type reference (TYPE) | TYP_DB_DATA_TAB | Objektdaten, in die Identifikatoren zu mischen sind | 20011015 | ||
2 | ![]() |
I_OID_TAB | Call by reference | Type reference (TYPE) | TYP_OID_TAB | Liste von OIDs | 20011015 |
Method MAP_MERGE_IDENTIFIER on class CB_SECACC_TRANSACTION_TRS has no exception.
Method MAP_SAVE_TO_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETES | Call by reference | Type reference (TYPE) | TYP_DB_DELETE_TAB | Schlüssel der zu löschenden Daten | 20011015 | ||
2 | ![]() |
I_INSERTS | Call by reference | Type reference (TYPE) | TYP_DB_DATA_TAB | Neu anzulegende Daten | 20011015 | ||
3 | ![]() |
I_UPDATES | Call by reference | Type reference (TYPE) | TYP_DB_DATA_TAB | Zu ändernde Daten | 20011015 |
Method MAP_SAVE_TO_DATABASE on class CB_SECACC_TRANSACTION_TRS has no exception.
Method MAP_SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_DATA | Call by reference | Type reference (TYPE) | TYP_DB_DATA | zu setzende Objektdaten | 20011015 | ||
2 | ![]() |
I_OBJECT_REF | Call by reference | Type reference (TYPE) | TYP_OBJECT_REF | Betroffenes Objekt | 20011015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011015 |
Method PM_CHECK_AND_SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID_PROVIDED | Call by reference | Type reference (TYPE) | TYP_ID_STATUS | 0 | Mit welchen Identifikatoren wurde geladen und geprüft | 20011015 | |
2 | ![]() |
I_OBJECT_DATA | Call by reference | Type reference (TYPE) | TYP_DB_DATA | Von DB geladene Daten | 20011015 | ||
3 | ![]() |
I_OID | Call by reference | Type reference (TYPE) | TYP_OID | allgemeiner Objektidentifikator | 20011015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011015 |
Method PM_CREATE_REPRESENTANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OID | Call by reference | Type reference (TYPE) | TYP_OID | allgemeiner Objektidentifikator | 20011015 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TYP_OBJECT_REF | Neu erzeugtes Hüllenobjekt | 20011015 |
Method PM_CREATE_REPRESENTANT on class CB_SECACC_TRANSACTION_TRS has no exception.
Method PM_DELETE_PERSISTENT Signature
Method PM_DELETE_PERSISTENT on class CB_SECACC_TRANSACTION_TRS has no parameter.
Method PM_DELETE_PERSISTENT on class CB_SECACC_TRANSACTION_TRS has no exception.
Method PM_LOAD_AND_SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OID | Call by reference | Type reference (TYPE) | TYP_OID | allgemeiner Objektidentifikator | 20011015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011015 |
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in |