SAP ABAP Class CL_ABAP_EXPIMP_SHBUF (Class for EXPORT TO/IMPORT FROM SHARED BUFFER (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_SHBUF  
Short Description Class for EXPORT TO/IMPORT FROM SHARED BUFFER (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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ABAP_EXPIMP_SHBUF has no interface implemented.
Friends
Class CL_ABAP_EXPIMP_SHBUF has no friend class.
Attributes
Class CL_ABAP_EXPIMP_SHBUF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletes the Data Cluster for a Given (Part. Qualified) Key 20001030
2 DELETE_ALL Instance method Public Method Deletes the Entire Cross-Transaction Application Buffer 20001030
3 GET_DIRECTORY Instance method Public Method Directory of Data Objects for a Given Key 20001030
4 GET_KEYS Instance method Public Method Gets the Key for a Given (Partially Qualified) Key 20001030
5 GET_NEXT_LEVEL Instance method Public Method Gets Next Level for a Given (Partially Qualified) Key 20001030
Events
Class CL_ABAP_EXPIMP_SHBUF has no event.
Types
Class CL_ABAP_EXPIMP_SHBUF has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) RELID Relations-ID 20001030
2 Importing CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20001030
3 Importing CLIENT_SPECIFIED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20001030
4 Importing GENERIC_KEY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20001030
5 Importing ID Call by reference Type reference (TYPE) CLIKE 20001030
6 Importing TABNAME Call by reference Type reference (TYPE) CSEQUENCE 20001030
# Exception Resumable Description Created on
1 CX_SY_CLIENT EXPORT/IMPORT: wrong CLIENT specification 20001030
2 CX_SY_GENERIC_KEY EXPORT/IMPORT: incorrect use of GENERIC 20001030
3 CX_SY_INCORRECT_KEY EXPORT/IMPORT: the given key is not properly formed 20001030

Method DELETE_ALL Signature

Method DELETE_ALL on class CL_ABAP_EXPIMP_SHBUF has no parameter.
Method DELETE_ALL on class CL_ABAP_EXPIMP_SHBUF has no exception.

Method GET_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) RELID Relations-ID 20001030
2 Importing CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20001030
3 Exporting DIRECTORY Call by reference Type reference (TYPE) TAB_CDIR table of DIR_STRUs 20001030
4 Importing ID Call by reference Type reference (TYPE) CLIKE 20001030
5 Importing TABNAME Call by reference Type reference (TYPE) CSEQUENCE 20001030

Method GET_DIRECTORY on class CL_ABAP_EXPIMP_SHBUF has no exception.

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) RELID Relations-ID 20001030
2 Importing CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20001030
3 Importing CLIENT_SPECIFIED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20001030
4 Importing GENERIC_KEY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20001030
5 Importing ID Call by reference Type reference (TYPE) CLIKE 20001030
6 Exporting KEYTAB Call by reference Type reference (TYPE) TABLE 20001030
7 Importing TABNAME Call by reference Type reference (TYPE) CSEQUENCE 20001030
# Exception Resumable Description Created on
1 CX_SY_CLIENT EXPORT/IMPORT: wrong CLIENT specification 20001030
2 CX_SY_INCORRECT_KEY EXPORT/IMPORT: the given key is not properly formed 20001120
3 CX_SY_TABLINE_TOO_SHORT 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 Importing AREA Call by reference Type reference (TYPE) RELID Relations-ID 20001030
2 Importing CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20001030
3 Importing CLIENT_SPECIFIED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20001030
4 Importing GENERIC_KEY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20001030
5 Importing ID Call by reference Type reference (TYPE) CLIKE 20001030
6 Exporting LEVELTAB Call by reference Type reference (TYPE) TABLE 20001030
7 Importing TABNAME Call by reference Type reference (TYPE) CSEQUENCE Tabellenname 20001030
# Exception Resumable Description Created on
1 CX_SY_CLIENT EXPORT/IMPORT: wrong CLIENT specification 20001030
2 CX_SY_INCORRECT_KEY EXPORT/IMPORT: the given key is not properly formed 20001120
3 CX_SY_TABLINE_TOO_SHORT EXPORT/IMPORT: table lines are too short 20001030
History
Last changed by/on SAP  20110908 
SAP Release Created in 610