Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20000531 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USER_DATA_TRG | Owner of User Data | 20000606 |
Properties
| Class | CL_SECACC_TRANSACTION_TRS | |
| Short Description | Securities Account Transfer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20000531 | ||
| 2 | IF_USER_DATA_TRG | Owner of User Data | 20000606 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_SECACC_TRANSACTION_TRS | 20050120 | Base Agent Securities Account Transfer |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | DZUONR | Assignment Number | 20011015 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Globally Unique Identifier | 20011015 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Globally Unique Identifier | 20011015 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BUKRS | Company Code | 20011015 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TPM_COM_VAL_CLASS | General Valuation Class | 20050120 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TPM_COUPON_DATE | Date of the Next Coupon | 20011015 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TPM_COUPON_SIGN | Coupon ID for interest and accrued interest calculation | 20011015 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BLDAT | Document Date in Document | 20011015 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TPM_NOMINAL_AMT | Nominal Amount | 20011015 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TPM_NOMINAL_CURR | Nominal Currency | 20011015 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | TPM_NOMINAL_ORG_AMT | Orignal Nominal Amount | 20050103 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TPM_PORTFOLIO_DIFF | Portfolio as Differentiation Characteristic | 20050120 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | TPM_POSITION_DATE | Position value date | 20011015 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | VVRANLW | Security ID number | 20011015 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | VRLDEPO | Securities Account | 20011015 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | VRLDEPO | Securities Account | 20011015 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | TPM_SAT_REV_FLAG | Reversal Flag Securities Account Transfer | 20011015 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | TPM_TRANSACTION_ID_TRS | CFM: TRS Business Transaction ID | 20011015 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | TPM_BUSTRANSID | Identifier of the Distributor Business Transaction | 20011015 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | TPM_UNITS | Units | 20011015 | |||
| 21 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Globally Unique Identifier | 20011015 | |||
| 22 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Globally Unique Identifier | 20011015 |
Methods
Events
Class CL_SECACC_TRANSACTION_TRS has no event.
Types
Class CL_SECACC_TRANSACTION_TRS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPANY_CODE | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20000531 | |||
| 2 | IM_NOMINAL_AMT | Value transfer | Type reference (TYPE) | TPM_NOMINAL_AMT | Nominalbetrag | 20000531 | |||
| 3 | IM_NOMINAL_CURR | Value transfer | Type reference (TYPE) | TPM_NOMINAL_CURR | Währung des Nominals | 20000531 | |||
| 4 | IM_POSITION_DATE | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Bestandsvaluta | 20000531 | |||
| 5 | IM_SECURITY_ID | Value transfer | Type reference (TYPE) | VVRANLW | Kennummer Wertpapier | 20000531 | |||
| 6 | IM_SEC_ACC_DESTIN | Value transfer | Type reference (TYPE) | VRLDEPO | Zieldepot | 20000531 | |||
| 7 | IM_SEC_ACC_SOURCE | Value transfer | Type reference (TYPE) | VRLDEPO | Quelldepot | 20000531 | |||
| 8 | IM_UNITS | Value transfer | Type reference (TYPE) | TPM_UNITS | Stücke | 20000531 |
Method CONSTRUCTOR on class CL_SECACC_TRANSACTION_TRS has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALLOC_NMBR | Value transfer | Type reference (TYPE) | DZUONR | Zuordnungsnummer | 20000822 | |||
| 2 | IM_CLASPOS_DES | Value transfer | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Referenz auf Zieldepot | 20000605 | |||
| 3 | IM_CLASPOS_SOU | Value transfer | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Referenz auf Quelldepot | 20000605 | |||
| 4 | IM_COMPANY_CODE | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20000531 | |||
| 5 | IM_COM_VAL_CLASS | Value transfer | Type reference (TYPE) | TPM_COM_VAL_CLASS | Allgemeine Bewertungsklasse | 20050120 | |||
| 6 | IM_COUPON_DATE | Value transfer | Type reference (TYPE) | TPM_COUPON_DATE | Datum des nächsten gelieferten Coupons | 20000822 | |||
| 7 | IM_COUPON_SIGN | Value transfer | Type reference (TYPE) | TPM_COUPON_SIGN | Couponkennzeichen für Zins- und Stückzinsrechnung | 20000822 | |||
| 8 | IM_DOCUMENT_DATE | Value transfer | Type reference (TYPE) | BLDAT | Belegdatum im Beleg | 20000822 | |||
| 9 | IM_NOMINAL_AMT | Value transfer | Type reference (TYPE) | TPM_NOMINAL_AMT | Nominalbetrag | 20000531 | |||
| 10 | IM_NOMINAL_CURR | Value transfer | Type reference (TYPE) | TPM_NOMINAL_CURR | Währung des Nominals | 20000531 | |||
| 11 | IM_NOMINAL_ORG_AMT | Value transfer | Type reference (TYPE) | TPM_NOMINAL_ORG_AMT | Ursprünglicher Nominalbetrag | 20050103 | |||
| 12 | IM_PORTFOLIO | Value transfer | Type reference (TYPE) | TPM_PORTFOLIO_DIFF | Portfolio als Differenzierungsmerkmal | 20050120 | |||
| 13 | IM_POSITION_DATE | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Bestandsvaluta | 20000531 | |||
| 14 | IM_SECURITY_ID | Value transfer | Type reference (TYPE) | VVRANLW | Kennummer Wertpapier | 20000531 | |||
| 15 | IM_SEC_ACC_DESTIN | Value transfer | Type reference (TYPE) | VRLDEPO | Zieldepot | 20000531 | |||
| 16 | IM_SEC_ACC_SOURCE | Value transfer | Type reference (TYPE) | VRLDEPO | Quelldepot | 20000531 | |||
| 17 | IM_TRD_TRANSACTION | Value transfer | Type reference (TYPE) | TPM_BUSTRANSID | Identifikator des Distributor-Geschäftsvorfalls | 20000619 | |||
| 18 | IM_UNITS | Value transfer | Type reference (TYPE) | TPM_UNITS | Stücke | 20000531 |
Method CREATE on class CL_SECACC_TRANSACTION_TRS has no exception.
Method GETU_TRANSACTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TRANSACTION_ID | Value transfer | Type reference (TYPE) | TPM_TRANSACTION_ID_TRS | eindeutige Nummer der Buchungs | 20000831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Ausnahmesituation ist aufgetreten | 20000831 |
Method GET_ALLOC_NMBR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | DZUONR | Attributwert | 20000821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_CLASPOS_DES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Attributwert | 20000605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_CLASPOS_SOU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Attributwert | 20000605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_COMPANY_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BUKRS | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_COM_VAL_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_COM_VAL_CLASS | Attributwert | 20050120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050120 |
Method GET_COUPON_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_COUPON_DATE | Attributwert | 20000811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_COUPON_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_COUPON_SIGN | Attributwert | 20000811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_DOCUMENT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BLDAT | Attributwert | 20000821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_NOMINAL_AMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_NOMINAL_AMT | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_NOMINAL_CURR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_NOMINAL_CURR | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_NOMINAL_ORG_AMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_NOMINAL_ORG_AMT | Attributwert | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050103 |
Method GET_PORTFOLIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_PORTFOLIO_DIFF | Attributwert | 20050120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050120 |
Method GET_POSITION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_SECURITY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | VVRANLW | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_SEC_ACC_DESTIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | VRLDEPO | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_SEC_ACC_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | VRLDEPO | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_STORNO_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_SAT_REV_FLAG | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_TRANSACTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_TRANSACTION_ID_TRS | Attributwert | 20000831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_TRD_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_BUSTRANSID | Attributwert | 20000619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_UNITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_UNITS | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_USER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_USER_DATA_S Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method INIT_TRANSACTION_ID Signature
Method INIT_TRANSACTION_ID on class CL_SECACC_TRANSACTION_TRS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Nummernvergabe | 20000831 |
Method SETU_TRD_FLOW_DATA Signature
Method SETU_TRD_FLOW_DATA on class CL_SECACC_TRANSACTION_TRS has no parameter.
Method SETU_TRD_FLOW_DATA on class CL_SECACC_TRANSACTION_TRS has no exception.
Method SET_ALLOC_NMBR 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 | Attributwert | 20000821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_CLASPOS_DES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASPOS_DES | Call by reference | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Attributwert | 20000605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_CLASPOS_SOU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASPOS_SOU | Call by reference | Object reference (TYPE REF TO) | CL_CLASS_POSITION_TRS | Attributwert | 20000605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_COMPANY_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_COM_VAL_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COM_VAL_CLASS | Call by reference | Type reference (TYPE) | TPM_COM_VAL_CLASS | Attributwert | 20050120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050120 |
Method SET_COUPON_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUPON_DATE | Call by reference | Type reference (TYPE) | TPM_COUPON_DATE | Attributwert | 20000811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_COUPON_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUPON_SIGN | Call by reference | Type reference (TYPE) | TPM_COUPON_SIGN | Attributwert | 20000811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_DOCUMENT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCUMENT_DATE | Call by reference | Type reference (TYPE) | BLDAT | Attributwert | 20000821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_NOMINAL_AMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NOMINAL_AMT | Call by reference | Type reference (TYPE) | TPM_NOMINAL_AMT | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_NOMINAL_CURR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NOMINAL_CURR | Call by reference | Type reference (TYPE) | TPM_NOMINAL_CURR | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_NOMINAL_ORG_AMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NOMINAL_ORG_AMT | Call by reference | Type reference (TYPE) | TPM_NOMINAL_ORG_AMT | Attributwert | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050103 |
Method SET_PORTFOLIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PORTFOLIO | Call by reference | Type reference (TYPE) | TPM_PORTFOLIO_DIFF | Attributwert | 20050120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050120 |
Method SET_POSITION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION_DATE | Call by reference | Type reference (TYPE) | TPM_POSITION_DATE | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_SECURITY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SECURITY_ID | Call by reference | Type reference (TYPE) | VVRANLW | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_SEC_ACC_DESTIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEC_ACC_DESTIN | Call by reference | Type reference (TYPE) | VRLDEPO | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_SEC_ACC_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEC_ACC_SOURCE | Call by reference | Type reference (TYPE) | VRLDEPO | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_STORNO_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STORNO_FLAG | Call by reference | Type reference (TYPE) | TPM_SAT_REV_FLAG | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_TRANSACTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSACTION_ID | Call by reference | Type reference (TYPE) | TPM_TRANSACTION_ID_TRS | Attributwert | 20000831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_TRD_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRD_TRANSACTION | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Attributwert | 20000619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_UNITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNITS | Call by reference | Type reference (TYPE) | TPM_UNITS | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_USER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_DATA | Call by reference | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_USER_DATA_S Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_DATA_S | Call by reference | Object reference (TYPE REF TO) | CL_USER_DATA_TRG | Attributwert | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method UPDATE_USER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TCODE | Value transfer | Type reference (TYPE) | TCODE | Transaktionscode | 20000606 |
Method UPDATE_USER_DATA on class CL_SECACC_TRANSACTION_TRS has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in |