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
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 | Instance method | Public | Method | Close Resource | 20080416 | |
| 2 | 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 | 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 | 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 |