SAP ABAP Class CL_ABAP_EXPIMP_MEM (Class for EXPORT TO/IMPORT FROM MEMORY (Obsolete))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
ABAP_EXPIMP (Package) Package for EXPORT IMPORT
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_EXPIMP | Abstract Superclass for All EXPORT/IMPORT Classes (Obsolete) | 20001030 |
Properties
| Class | CL_ABAP_EXPIMP_MEM | |
| Short Description | Class for EXPORT TO/IMPORT FROM MEMORY (Obsolete) | |
| Super Class | CL_ABAP_EXPIMP | Abstract Superclass for All EXPORT/IMPORT Classes (Obsolete) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ABAP_EXPIMP | Package for EXPORT IMPORT |
| Created | 20001030 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ABAP_EXPIMP_MEM has no interface implemented.
Friends
Class CL_ABAP_EXPIMP_MEM has no friend class.
Attributes
Class CL_ABAP_EXPIMP_MEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes the Data Cluster for a Given (Part. Qualified) Key | 20001030 | |
| 2 | Instance method | Public | Method | Deletes the Entire ABAP Memory | 20001030 | |
| 3 | Instance method | Public | Method | Directory of Data Objects for a Given Key | 20001030 | |
| 4 | Instance method | Public | Method | Gets the Key for a Given (Partially Qualified) Key | 20001030 | |
| 5 | Instance method | Public | Method | Gets the Key for a Given (Partially Qualified) Key | 20001030 |
Events
Class CL_ABAP_EXPIMP_MEM has no event.
Types
Class CL_ABAP_EXPIMP_MEM has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20001030 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20001030 |
Method DELETE on class CL_ABAP_EXPIMP_MEM has no exception.
Method DELETE_ALL Signature
Method DELETE_ALL on class CL_ABAP_EXPIMP_MEM has no parameter.
Method DELETE_ALL on class CL_ABAP_EXPIMP_MEM has no exception.
Method GET_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIRECTORY | Call by reference | Type reference (TYPE) | TAB_CDIR | Run-Time Type Identification | 20001030 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | ANY | 20001030 |
Method GET_DIRECTORY on class CL_ABAP_EXPIMP_MEM has no exception.
Method GET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20001030 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20001030 | ||||
| 3 | KEYTAB | Call by reference | Type reference (TYPE) | TABLE | 20001030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EXPORT/IMPORT: table lines are too short | 20001030 |
Method GET_NEXT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20001030 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20001030 | ||||
| 3 | LEVELTAB | Call by reference | Type reference (TYPE) | TABLE | 20001030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EXPORT/IMPORT: table lines are too short | 20001030 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |