SAP ABAP Interface IF_ABAP_CLOSE_RESOURCE (Close Resource)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_STREAMS_AND_LOCATORS (Package) Streams and Locators
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
Interface IF_ABAP_CLOSE_RESOURCE  
Short Description Close Resource    
General Data
Package SABP_STREAMS_AND_LOCATORS   Streams and Locators 
Created 20080416   SAP 
Last changed 20090618   SAP 
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
Interface IF_ABAP_CLOSE_RESOURCE has no interface.
Friends
Interface IF_ABAP_CLOSE_RESOURCE has no friend.
Attributes
Interface 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
Interface IF_ABAP_CLOSE_RESOURCE has no event.
Types
Interface IF_ABAP_CLOSE_RESOURCE has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface 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 Interface IF_ABAP_CLOSE_RESOURCE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711