SAP ABAP Class IF_ABAP_CLOSE_RESOURCE (Close Resource)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ABAP_DB_LOB_HANDLE LOB Column of a Database Table 20080416
2 Interface composition (i COMPRISING i_ref)  IF_ABAP_READER General Read Stream 20080416
3 Interface composition (i COMPRISING i_ref)  IF_ABAP_WRITER General Write Stream 20080416
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_C_READER General Character-like Read Stream 20080416
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_C_WRITER General Character Write Stream 20080416
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_C_LOCATOR Locator for a Character-like LOB 20080416
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_X_LOCATOR Binary LOB Locator 20080416
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_X_READER Generally Binary Read Stream 20080416
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_X_WRITER General Binary Write Stream 20080416
Properties
Class IF_ABAP_CLOSE_RESOURCE  
Short Description Close Resource    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080416   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_ABAP_CLOSE_RESOURCE has no interface implemented.
Friends
Class IF_ABAP_CLOSE_RESOURCE has no friend class.
Attributes
Class IF_ABAP_CLOSE_RESOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close Resource 20080416
2 IS_CLOSED Instance method Public Method Is the resource already closed? 20080416
Events
Class IF_ABAP_CLOSE_RESOURCE has no event.
Types
Class IF_ABAP_CLOSE_RESOURCE has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_ABAP_CLOSE_RESOURCE has no parameter.
# Exception Resumable Description Created on
1 CX_CLOSE_RESOURCE_ERROR Das Schließen der Ressource ist fehlgeschlagen. 20080416

Method IS_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLOSED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE, wenn die Ressource geschlossen wurde. 20080416

Method IS_CLOSED on class IF_ABAP_CLOSE_RESOURCE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in