SAP ABAP Class CL_XTAX_DOCUMENT_LOCK (Lock component for external tax document)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FYTX/ETXDC (Package) External Tax document
Properties
Class CL_XTAX_DOCUMENT_LOCK  
Short Description Lock component for external tax document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FYTX/ETXDC   External Tax document 
Created 19990209   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XTAX_DOCUMENT_LOCK has no forward declaration.
Interfaces
Class CL_XTAX_DOCUMENT_LOCK has no interface implemented.
Friends
Class CL_XTAX_DOCUMENT_LOCK has no friend class.
Attributes
Class CL_XTAX_DOCUMENT_LOCK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOCK_ENTRY Static method Public Method lock entry 19990209
2 UNLOCK_ENTRY Static method Public Method unlock entry 19990209
Events
Class CL_XTAX_DOCUMENT_LOCK has no event.
Types
Class CL_XTAX_DOCUMENT_LOCK has no local type.
Method Signatures

Method LOCK_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCNR Call by reference Type reference (TYPE) XTAX_DOCUMENT_NUMBER Beleg sperren 19990209
# Exception Resumable Description Created on
1 FOREIGN_LOCK Objekt ist von anderem Benutzer gesperrt 19990209
2 SYSTEM_ERROR Systemfehler aufgetreten. 19990209

Method UNLOCK_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCNR Call by reference Type reference (TYPE) XTAX_DOCUMENT_NUMBER Beleg entsperren 19990210

Method UNLOCK_ENTRY on class CL_XTAX_DOCUMENT_LOCK has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in