SAP ABAP Class CL_LOCK_TRL (Treasury Ledger Position Lock)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
⤷
FTR_TREASURY_LEDGER (Package) Treasury Ledger
⤷
⤷
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' | 19991115 |
Properties
| Class | CL_LOCK_TRL | |
| Short Description | Treasury Ledger Position Lock | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | FTR_TREASURY_LEDGER | Treasury Ledger |
| Created | 19991115 | SAP |
| Last change | 20050109 | 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' | 19991115 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_LOCK_TRL | 20020422 | Base Agent Treasury Ledger Position Lock |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | DATUM | Date | 20011015 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UZEIT | Time | 20011015 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_LOCK_OWNER_TRL | Globally Unique Identifier | 20011015 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_POSITION_TRL | Globally Unique Identifier | 20011015 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TRANSACTION_TRL | Globally Unique Identifier | 20011015 |
Methods
Events
Class CL_LOCK_TRL has no event.
Types
Class CL_LOCK_TRL has no local type.
Method Signatures
Method CLS_GET_LOCKS_BY_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_LOCK_OWNER_TRL | Sperrbesitzer | 20011210 | |||
| 2 | IM_TAB_LOCK | Call by reference | Type reference (TYPE) | TRLY_LOCK | Tabelle von TRL Sperren | 20011210 | |||
| 3 | RE_TAB_LOCK | Value transfer | Type reference (TYPE) | TRLY_LOCK | TRL Sperren | 20011210 |
Method CLS_GET_LOCKS_BY_OWNER on class CL_LOCK_TRL has no exception.
Method CLS_GET_LOCKS_BY_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POSITION | Call by reference | Object reference (TYPE REF TO) | CL_POSITION_TRL | TRL Position | 20011211 | |||
| 2 | IM_TAB_LOCK | Call by reference | Type reference (TYPE) | TRLY_LOCK | Tabelle von TRL Sperren | 20011211 | |||
| 3 | RE_TAB_LOCK | Value transfer | Type reference (TYPE) | TRLY_LOCK | TRL Sperren | 20011211 |
Method CLS_GET_LOCKS_BY_POSITION on class CL_LOCK_TRL has no exception.
Method GETATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CREATE_DATE | Call by reference | Type reference (TYPE) | DATUM | Creation Date | 19991117 | |||
| 2 | EX_CREATE_TIME | Call by reference | Type reference (TYPE) | UZEIT | Creation Time | 19991117 | |||
| 3 | EX_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_LOCK_OWNER_TRL | Owner | 19991115 | |||
| 4 | EX_POSITION | Call by reference | Object reference (TYPE REF TO) | CL_POSITION_TRL | Position | 19991115 | |||
| 5 | EX_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | CL_TRANSACTION_TRL | Transaction | 19991115 |
Method GETATTRIBUTES on class CL_LOCK_TRL has no exception.
Method GET_CREATE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | DATUM | Attributwert | 19991117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_CREATE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UZEIT | Attributwert | 19991117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_LOCK_OWNER_TRL | Attributwert | 19991115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_POSITION 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_POSITION_TRL | Attributwert | 19991115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_TRANSACTION 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_TRANSACTION_TRL | Attributwert | 19991115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SETATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CREATE_DATE | Call by reference | Type reference (TYPE) | DATUM | Creation Date | 19991117 | |||
| 2 | IM_CREATE_TIME | Call by reference | Type reference (TYPE) | UZEIT | Creation Time | 19991117 | |||
| 3 | IM_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_LOCK_OWNER_TRL | Owner | 19991115 | |||
| 4 | IM_POSITION | Call by reference | Object reference (TYPE REF TO) | CL_POSITION_TRL | Position | 19991115 | |||
| 5 | IM_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | CL_TRANSACTION_TRL | Transaction | 19991115 |
Method SETATTRIBUTES on class CL_LOCK_TRL has no exception.
Method SET_CREATE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATE_DATE | Call by reference | Type reference (TYPE) | DATUM | Attributwert | 19991117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_CREATE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATE_TIME | Call by reference | Type reference (TYPE) | UZEIT | Attributwert | 19991117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_LOCK_OWNER_TRL | Attributwert | 19991115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION | Call by reference | Object reference (TYPE REF TO) | CL_POSITION_TRL | Attributwert | 19991115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | CL_TRANSACTION_TRL | Attributwert | 19991115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in |