Hierarchy
⤷
⤷
Properties
| Class | CL_ABAP_EXPIMP_UTILITIES | |
| Short Description | Extension of data cluster functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_EXPORT_IMPORT | Export/Import Utilities |
| Created | 20100729 | 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_UTILITIES has no interface implemented.
Friends
Class CL_ABAP_EXPIMP_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 1 | Release 3.1 - 4.6 | 20100729 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 5 | Release 6.10 -> | 20100729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Directory of data objects for a VBDATA entry | 20100729 | |
| 2 | Static method | Public | Method | Convert Content of Given XSTRING | 20100729 | |
| 3 | Static method | Public | Method | Directory of the Data Objects of a DATA BUFFER | 20100729 | |
| 4 | Static method | Public | Method | Imports content of DBUF to dynamically created data objects | 20100729 | |
| 5 | Static method | Public | Method | Deletes the Data Cluster for a Given (Part. Qualified) Key | 20100729 | |
| 6 | Static method | Public | Method | Directory of Data Objects for a Given Key | 20100729 | |
| 7 | Static method | Public | Method | Gets the Key for a Given (Partially Qualified) Key | 20100729 | |
| 8 | Static method | Public | Method | Gets Next Level for a Given (Partially Qualified) Key | 20100729 | |
| 9 | Static method | Public | Method | Convert CLUSTD Field of a (EXP/IMP ITAB) Table | 20100729 | |
| 10 | Static method | Public | Method | Convert CLUSTD Field of a General Table | 20100729 | |
| 11 | Static method | Public | Method | Deletes the Data Cluster for a Given (Part. Qualified) Key | 20100729 | |
| 12 | Static method | Public | Method | Deletes the Entire ABAP Memory | 20100729 | |
| 13 | Static method | Public | Method | Directory of Data Objects for a Given Key | 20100729 | |
| 14 | Static method | Public | Method | Gets the Key for a Given (Partially Qualified) Key | 20100729 | |
| 15 | Static method | Public | Method | Gets the Key for a Given (Partially Qualified) Key | 20100729 | |
| 16 | Static method | Public | Method | Deletes the Data Cluster for a Given (Part. Qualified) Key | 20100729 | |
| 17 | Static method | Public | Method | Deletes the Entire Cross-Transaction Application Buffer | 20100729 | |
| 18 | Static method | Public | Method | Directory of Data Objects for a Given Key | 20100729 | |
| 19 | Static method | Public | Method | Gets the Key for a Given (Partially Qualified) Key | 20100729 | |
| 20 | Static method | Public | Method | Gets Next Level for a Given (Partially Qualified) Key | 20100729 | |
| 21 | Static method | Public | Method | Deletes the Data Cluster for a Given (Part. Qualified) Key | 20100729 | |
| 22 | Static method | Public | Method | Deletes the Entire Cross-Transaction Application Buffer | 20100729 | |
| 23 | Static method | Public | Method | Directory of Data Objects for a Given Key | 20100729 | |
| 24 | Static method | Public | Method | Gets the Key for a Given (Partially Qualified) Key | 20100729 | |
| 25 | Static method | Public | Method | Gets Next Level for a Given (Partially Qualified) Key | 20100729 |
Events
Class CL_ABAP_EXPIMP_UTILITIES has no event.
Types
Class CL_ABAP_EXPIMP_UTILITIES has no local type.
Method Signatures
Method DBLOG_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 | 20100729 | ||||
| 2 | RC | Call by reference | Type reference (TYPE) | SYSUBRC | 20100729 | ||||
| 3 | VBKEY | Call by reference | Type reference (TYPE) | VBKEY_D | 20100729 | ||||
| 4 | VBMODCNT | Call by reference | Type reference (TYPE) | VBMODCNT | 20100729 |
Method DBLOG_GET_DIRECTORY on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method DBUF_CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBUF_IN | Call by reference | Type reference (TYPE) | XSTRING | start xstring | 20100729 | |||
| 2 | DBUF_OUT | Call by reference | Type reference (TYPE) | XSTRING | converted xstring | 20100729 | |||
| 3 | TARG_REL | Call by reference | Type reference (TYPE) | I | release number | 20100729 |
Method DBUF_CONVERT on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method DBUF_GET_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBUF | Call by reference | Type reference (TYPE) | XSTRING | 20100729 | ||||
| 2 | DIRECTORY | Call by reference | Type reference (TYPE) | TAB_CDIR | 20100729 |
Method DBUF_GET_DIRECTORY on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method DBUF_IMPORT_CREATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBUF | Call by reference | Type reference (TYPE) | XSTRING | 20100729 | ||||
| 2 | PARTAB | Value transfer | Type reference (TYPE) | TAB_CPAR | 20100729 |
Method DBUF_IMPORT_CREATE_DATA on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method DB_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 4 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 5 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 | |||
| 3 | 20100729 |
Method DB_GET_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | DIRECTORY | Call by reference | Type reference (TYPE) | TAB_CDIR | 20100729 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 |
Method DB_GET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 4 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 5 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 6 | KEYTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 | ||||
| 8 | WITH_USER_HEADER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 | |||
| 3 | 20100729 | |||
| 4 | 20100729 |
Method DB_GET_NEXT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 4 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 5 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 6 | LEVELTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 | |||
| 3 | 20100729 | |||
| 4 | 20100729 |
Method ITAB_CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITAB_IN | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 2 | ITAB_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 3 | TARG_REL | Call by reference | Type reference (TYPE) | I | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 |
Method ITAB_GENERAL_CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLUSTD_NAME | Call by reference | Type reference (TYPE) | C | 20100729 | ||||
| 2 | CLUSTR_NAME | Call by reference | Type reference (TYPE) | C | 20100729 | ||||
| 3 | ITAB_IN | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 4 | ITAB_OUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 5 | SRTF2_NAME | Call by reference | Type reference (TYPE) | C | 20100729 | ||||
| 6 | TARG_REL | Call by reference | Type reference (TYPE) | I | 20100729 |
Method ITAB_GENERAL_CONVERT on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method MEM_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 | 20100729 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 |
Method MEM_DELETE on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method MEM_DELETE_ALL Signature
Method MEM_DELETE_ALL on class CL_ABAP_EXPIMP_UTILITIES has no parameter.
Method MEM_DELETE_ALL on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method MEM_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 | 20100729 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | ANY | 20100729 |
Method MEM_GET_DIRECTORY on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method MEM_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 | 20100729 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 3 | KEYTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 |
Method MEM_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 | 20100729 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 3 | LEVELTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 |
Method SHBUF_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 4 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 5 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 | |||
| 3 | 20100729 |
Method SHBUF_DELETE_ALL Signature
Method SHBUF_DELETE_ALL on class CL_ABAP_EXPIMP_UTILITIES has no parameter.
Method SHBUF_DELETE_ALL on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method SHBUF_GET_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | DIRECTORY | Call by reference | Type reference (TYPE) | TAB_CDIR | 20100729 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
Method SHBUF_GET_DIRECTORY on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method SHBUF_GET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 4 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 5 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 6 | KEYTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 | |||
| 3 | 20100729 |
Method SHBUF_GET_NEXT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 4 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 5 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 6 | LEVELTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 | |||
| 3 | 20100729 |
Method SHMEM_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 4 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 5 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 | |||
| 3 | 20100729 |
Method SHMEM_DELETE_ALL Signature
Method SHMEM_DELETE_ALL on class CL_ABAP_EXPIMP_UTILITIES has no parameter.
Method SHMEM_DELETE_ALL on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method SHMEM_GET_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | DIRECTORY | Call by reference | Type reference (TYPE) | TAB_CDIR | 20100729 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
Method SHMEM_GET_DIRECTORY on class CL_ABAP_EXPIMP_UTILITIES has no exception.
Method SHMEM_GET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 4 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 5 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 6 | KEYTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 | |||
| 3 | 20100729 |
Method SHMEM_GET_NEXT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RELID | 20100729 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20100729 | ||||
| 3 | CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 4 | GENERIC_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100729 | |||
| 5 | ID | Call by reference | Type reference (TYPE) | CLIKE | 20100729 | ||||
| 6 | LEVELTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100729 | ||||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100729 | |||
| 2 | 20100729 | |||
| 3 | 20100729 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 732 |