SAP ABAP Interface IF_LOCK_OWNER_TRL (Owner of 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LOCK_TRAD TRL Lock for Accrual/Deferral Function 20030707
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POSITION_TRL Treasury Ledger Position 20011212
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TRANSACTION_TRL Class TRL Transactions 20010307
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VALCLASS_TRANSACTION_VCL Valuation Class Transfer 20030825
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VALUATION_TRANSACTION_TLV Valuation Business Transaction 19991201
Properties
Interface IF_LOCK_OWNER_TRL  
Short Description Owner of Treasury Ledger Position Lock    
General Data
Package FTR_TREASURY_LEDGER   Treasury Ledger 
Created 19991111   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_LOCK_OWNER_TRL has no forward declaration.
Interfaces
Interface IF_LOCK_OWNER_TRL has no interface.
Friends
Interface IF_LOCK_OWNER_TRL has no friend.
Attributes
Interface IF_LOCK_OWNER_TRL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LOCK Instance method Public Method Check Lock 19991111
2 GET_GUID Instance method Public Method Get GUI of Lock Owner 20011213
3 REPOSTING_CALLBACK Instance method Public Method Action Following Removal of Lock 19991115
4 UNLOCK Instance method Public Method Remove block 19991118
Events
Interface IF_LOCK_OWNER_TRL has no event.
Types
Interface IF_LOCK_OWNER_TRL has no local type.
Method Signatures

Method CHECK_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REPOST Value transfer Type reference (TYPE) I Call back for Reposting requested 19991118
2 Exporting EX_WARNING Value transfer Type reference (TYPE) I Warnung aufgetreten. Nachricht in SY-Feldern 20030708
3 Importing IM_BUSTRANSID Call by reference Type reference (TYPE) TPM_BUSTRANSID Transaction conflicting with Lock 19991122
4 Importing IM_LOCK Call by reference Object reference (TYPE REF TO) CL_LOCK_TRL Position Lock to check 19991112
# Exception Resumable Description Created on
1 UNLOCK_REFUSED Unlock refused 19991123
2 WARNING_OCCURED Warn-Meldung in SY-Variablen 20030708

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUID Value transfer Type reference (TYPE) OS_GUID Globally Unique Identifier 20011213

Method GET_GUID on Interface IF_LOCK_OWNER_TRL has no exception.

Method REPOSTING_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONFL_TRANS_ID Call by reference Type reference (TYPE) TPM_BUSTRANSID Transaction conflicting 19991122
2 Importing IM_LOCK_ID Call by reference Type reference (TYPE) OS_GUID Globally Unique Identifier 20011212
3 Importing IM_POSITION Call by reference Object reference (TYPE REF TO) CL_POSITION_TRL Locked Position 19991118
4 Returning RE_DELAYED Value transfer Type reference (TYPE) I später Verarbeitung 20011212

Method REPOSTING_CALLBACK on Interface IF_LOCK_OWNER_TRL has no exception.

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONFL_TRANS_ID Call by reference Type reference (TYPE) TPM_BUSTRANSID Transaction conflicting with Lock 19991122
2 Importing IM_LOCK Call by reference Object reference (TYPE REF TO) CL_LOCK_TRL Lock 19991118
3 Importing IM_LOCK_ID Call by reference Type reference (TYPE) OS_GUID Globally Unique Identifier 20011212
4 Importing IM_LOCK_TRANSACTION Call by reference Object reference (TYPE REF TO) CL_TRANSACTION_TRL Lock Transaction 19991118
5 Importing IM_POSITION Call by reference Object reference (TYPE REF TO) CL_POSITION_TRL Locked Position 19991118

Method UNLOCK on Interface IF_LOCK_OWNER_TRL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in