SAP ABAP Interface IF_ABAP_DB_LOB_HANDLE (LOB Column of a Database Table)
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_BLOB_HANDLE BLOB Column of a Database Table 20080416
2 Interface composition (i COMPRISING i_ref)  IF_ABAP_DB_CLOB_HANDLE CLOB Column of a Database Column 20080416
3 Interface composition (i COMPRISING i_ref)  IF_ABAP_DB_READER General Database Read Stream 20080416
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_C_LOCATOR Locator for a Character-like LOB 20080416
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_C_READER Character-like Database Read Stream 20080416
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_X_LOCATOR Binary LOB Locator 20080416
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_X_READER Binary Database Read Stream 20080416
Properties
Interface IF_ABAP_DB_LOB_HANDLE  
Short Description LOB Column of a Database Table    
General Data
Package SABP_STREAMS_AND_LOCATORS   Streams and Locators 
Created 20080416   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_ABAP_DB_LOB_HANDLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_CLOSE_RESOURCE Close Resource 20080416
Friends
Interface IF_ABAP_DB_LOB_HANDLE has no friend.
Attributes
Interface IF_ABAP_DB_LOB_HANDLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20080416
2 IS_CLOSED Instance method Public Method 20080416
Events
Interface IF_ABAP_DB_LOB_HANDLE has no event.
Types
Interface IF_ABAP_DB_LOB_HANDLE has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_ABAP_DB_LOB_HANDLE has no parameter.
Method CLOSE on Interface IF_ABAP_DB_LOB_HANDLE has no exception.

Method IS_CLOSED Signature

Method IS_CLOSED on Interface IF_ABAP_DB_LOB_HANDLE has no parameter.
Method IS_CLOSED on Interface IF_ABAP_DB_LOB_HANDLE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711