SAP ABAP Class CA_LOCK_TRL (Agent 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 Inheritance (c INHERITING FROM c_ref)  CB_LOCK_TRL Base Agent Treasury Ledger Position Lock 19991115
Properties
Class CA_LOCK_TRL  
Short Description Agent Treasury Ledger Position Lock    
Super Class CB_LOCK_TRL Base Agent Treasury Ledger Position Lock 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_TREASURY_LEDGER   Treasury Ledger 
Created 19991115   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CA_LOCK_TRL has no forward declaration.
Interfaces
Class CA_LOCK_TRL has no interface implemented.
Friends
Class CA_LOCK_TRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENT Static Attribute Public Object reference (TYPE REF TO) CA_LOCK_TRL Class Agent - Singleton 19991115
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20011015
2 GET_CHANGED Instance method Public Method 20011212
3 GET_CREATED Instance method Public Method 20011210
4 GET_LOCKS Instance method Private Method Get Locks from Buffer 19991117
5 GET_LOCKS_BY_OWNER Instance method Public Method Get Locks by Owner 19991115
6 GET_LOCKS_BY_TRLDATE Instance method Public Method Get Locks by Position and TRL Date 19991119
7 GET_OID_BY_REF Instance method Public Method 20011212
Events
Class CA_LOCK_TRL has no event.
Types
Class CA_LOCK_TRL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CA_LOCK_TRL has no parameter.
Method CLASS_CONSTRUCTOR on class CA_LOCK_TRL has no exception.

Method GET_CHANGED Signature

Method GET_CHANGED on class CA_LOCK_TRL has no parameter.
Method GET_CHANGED on class CA_LOCK_TRL has no exception.

Method GET_CREATED Signature

Method GET_CREATED on class CA_LOCK_TRL has no parameter.
Method GET_CREATED on class CA_LOCK_TRL has no exception.

Method GET_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB_LOCK Value transfer Type reference (TYPE) TRLY_LOCK Locks 19991117

Method GET_LOCKS on class CA_LOCK_TRL has no exception.

Method GET_LOCKS_BY_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OWNER Call by reference Object reference (TYPE REF TO) IF_LOCK_OWNER_TRL Owner of Lock 19991115
2 Returning RE_TAB_LOCK Value transfer Type reference (TYPE) TRLY_LOCK Locks 19991115

Method GET_LOCKS_BY_OWNER on class CA_LOCK_TRL has no exception.

Method GET_LOCKS_BY_TRLDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Date 19991119
2 Importing IM_POSITION Call by reference Object reference (TYPE REF TO) CL_POSITION_TRL Position 19991119
3 Returning RE_TAB_LOCK Value transfer Type reference (TYPE) TRLY_LOCK Locks 19991119

Method GET_LOCKS_BY_TRLDATE on class CA_LOCK_TRL has no exception.

Method GET_OID_BY_REF Signature

Method GET_OID_BY_REF on class CA_LOCK_TRL has no parameter.
Method GET_OID_BY_REF on class CA_LOCK_TRL has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in