Hierarchy
⤷
⤷
Properties
| Class | CL_AXT_EXTENSION_PERSISTENCE | |
| Short Description | DB access to ext. tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_MODEL | Application Extensibility Tool: Model |
| Created | 20080227 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_EXTENSION_PERSISTENCE has no forward declaration.
Interfaces
Class CL_AXT_EXTENSION_PERSISTENCE has no interface implemented.
Friends
Class CL_AXT_EXTENSION_PERSISTENCE has no friend class.
Attributes
Class CL_AXT_EXTENSION_PERSISTENCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Activates inactive version | 20080317 | |
| 2 | Static method | Public | Method | Delete an extension from DB including catalogues | 20080318 | |
| 3 | Static method | Public | Method | Delete the inactive version of an extension from DB | 20100609 | |
| 4 | Static method | Public | Method | Get change dates | 20080731 | |
| 5 | Static method | Public | Method | Returns the extension type | 20080303 | |
| 6 | Static method | Public | Method | Returns the enabled BO Parts for an extension | 20080425 | |
| 7 | Static method | Public | Method | Returns which extension is reused | 20080422 | |
| 8 | Static method | Public | Method | Returns the extension status | 20080318 | |
| 9 | Static method | Public | Method | Returns all transport request in which elements are locked | 20091106 | |
| 10 | Static method | Public | Method | Returns CTS recording entries for this extension | 20091106 | |
| 11 | Static method | Public | Method | Loads an extension from DB | 20080227 | |
| 12 | Static method | Public | Method | Returns the GUID mapping table | 20080410 | |
| 13 | Static method | Public | Method | Saves an extension to DB | 20080227 | |
| 14 | Static method | Public | Method | Saves GUID mapping table after generation | 20080410 | |
| 15 | Static method | Public | Method | Searches for extensions by BO | 20080229 | |
| 16 | Static method | Public | Method | Searches for extensions by BO and Part | 20080227 | |
| 17 | Static method | Public | Method | 20090217 | ||
| 18 | Static method | Public | Method | Searches for extensions by Part | 20080319 | |
| 19 | Static method | Public | Method | Searches for extensions by Place | 20080422 | |
| 20 | Static method | Public | Method | Searches for extensions by Reused extension | 20080430 | |
| 21 | Static method | Public | Method | Searches for extensions by Transport Request | 20090709 | |
| 22 | Static method | Public | Method | Searches for extensions by User | 20090709 | |
| 23 | Static method | Public | Method | Changes the extension status | 20080314 |
Events
Class CL_AXT_EXTENSION_PERSISTENCE has no event.
Types
Class CL_AXT_EXTENSION_PERSISTENCE has no local type.
Method Signatures
Method ACTIVATE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080317 |
Method ACTIVATE_EXTENSION on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method DELETE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080318 |
Method DELETE_EXTENSION on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method DELETE_INACTIVE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | 20100609 |
Method DELETE_INACTIVE_VERSION on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method GET_CHANGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED_AT | Call by reference | Type reference (TYPE) | OXT_CHGTIM | Change Time | 20080731 | |||
| 2 | EV_CHANGED_BY | Call by reference | Type reference (TYPE) | OXT_CHGUSER | Change User | 20080731 | |||
| 3 | EV_CHANGED_ON | Call by reference | Type reference (TYPE) | OXT_CHGDAT | Change Date | 20080731 | |||
| 4 | EV_CREATED_AT | Call by reference | Type reference (TYPE) | OXT_CRETIM | Creation Time | 20080731 | |||
| 5 | EV_CREATED_BY | Call by reference | Type reference (TYPE) | OXT_CREUSER | Creation User | 20080731 | |||
| 6 | EV_CREATED_ON | Call by reference | Type reference (TYPE) | OXT_CREDAT | Creation Date | 20080731 | |||
| 7 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Enhancement ID | 20080731 |
Method GET_CHANGE_DATA on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method GET_EXTENSION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080303 | |||
| 2 | RV_EXTENSION_TYPE | Value transfer | Type reference (TYPE) | AXT_EXTENSION_TYPE | Extension Type | 20080303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data not found error | 20080303 |
Method GET_EXT_BO_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXT_BO_PARTS | Call by reference | Type reference (TYPE) | AXTT_EXT_BO_PART | Table type of BO Part | 20080425 | |||
| 2 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080425 |
Method GET_EXT_BO_PARTS on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method GET_EXT_REUSE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REUSED_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080425 | |||
| 2 | EV_X_SAME_NAME | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080425 | |||
| 3 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080422 |
Method GET_EXT_REUSE_DATA on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method GET_EXT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_MSG | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080318 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | AXT_EXT_STATUS | Extension Status | 20080318 | |||
| 3 | EV_X_CUSTOMIZING | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090804 | |||
| 4 | EV_X_DELETED | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080318 | |||
| 5 | EV_X_ERROR | Call by reference | Type reference (TYPE) | AXT_X_ERROR | Errorflag | 20080318 | |||
| 6 | EV_X_LOCAL | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Local Generation | 20090714 | |||
| 7 | EV_X_OBSOLETE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100305 | |||
| 8 | EV_X_OUTDATED | Call by reference | Type reference (TYPE) | AXT_X_OUTDATED | Outdated Flag | 20080318 | |||
| 9 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080318 |
Method GET_EXT_STATUS on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method GET_LOCKING_TRANSPORT_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Enhancement ID | 20091106 | |||
| 2 | RT_TRANSPORT_REQUESTS | Value transfer | Type reference (TYPE) | TRKORRS | Table of Request Numbers | 20091106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20091106 |
Method GET_TRANSPORT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Enhancement ID | 20091106 | |||
| 2 | RT_TRANSPORT_OBJECTS | Value transfer | Type reference (TYPE) | CTS_RECORDING_ENTRIES | WBO Remote API: Entries for Change Recording | 20091106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20091106 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION | Extension | 20080227 | |||
| 2 | ET_ACTIVE_PARTS | Call by reference | Type reference (TYPE) | AXT_T_EXT_PART_REF | Active data | 20080314 | |||
| 3 | ET_INACTIVE_PARTS | Call by reference | Type reference (TYPE) | AXT_T_EXT_PART_REF | Inactive data | 20080314 | |||
| 4 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception | 20080304 |
Method LOAD_GEN_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GUID_MAP | Call by reference | Type reference (TYPE) | AXT_T_GUID_MAP | GUID mapping table | 20080410 | |||
| 2 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080410 |
Method LOAD_GEN_MAPPINGS on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION | 20080227 | ||||
| 2 | IT_PARTS | Call by reference | Type reference (TYPE) | AXT_T_EXT_PART_REF | Table type of extensibility business object part | 20080227 | |||
| 3 | IV_DELETED | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080317 | |||
| 4 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | 20080227 | ||||
| 5 | IV_NEW | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Extension Status | 20080317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception | 20080227 |
Method SAVE_GEN_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GUID_MAP | Call by reference | Type reference (TYPE) | AXT_T_GUID_MAP | GUID mapping table | 20080410 | |||
| 2 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080410 |
Method SAVE_GEN_MAPPINGS on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SEARCH_BY_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_BO | Call by reference | Type reference (TYPE) | AXT_BO | Extensible Business Object | 20080229 | |||
| 2 | IV_EXT_TYPE | Call by reference | Type reference (TYPE) | AXT_EXTENSION_TYPE | Extension Type | 20080303 | |||
| 3 | RT_EXTENSION_ID | Value transfer | Type reference (TYPE) | AXT_T_EXTENSION_ID | Extension ID | 20080229 |
Method SEARCH_BY_BO on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SEARCH_BY_BO_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_BO | Call by reference | Type reference (TYPE) | AXT_BO | Extensible Business Object | 20080227 | |||
| 2 | IV_EXT_BO_PART | Call by reference | Type reference (TYPE) | AXT_BO_PART | Part of an extensible Business Object | 20080227 | |||
| 3 | IV_EXT_TYPE | Call by reference | Type reference (TYPE) | AXT_EXTENSION_TYPE | Extension Type | 20080227 | |||
| 4 | RT_EXTENSIONS | Value transfer | Type reference (TYPE) | AXT_T_EXTENSION_ID | List of extensions | 20080227 |
Method SEARCH_BY_BO_PART on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SEARCH_BY_EXT_POINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_POINT | Call by reference | Type reference (TYPE) | AXT_PLACE | Field Enhancement Place | 20090217 | |||
| 2 | IV_EXT_TYPE | Call by reference | Type reference (TYPE) | AXT_EXTENSION_TYPE | Enhancement Type | 20090217 | |||
| 3 | RT_EXTENSION_ID | Value transfer | Type reference (TYPE) | AXT_T_EXTENSION_ID | List of extensions | 20090217 |
Method SEARCH_BY_EXT_POINT on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SEARCH_BY_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_BO_PART | Call by reference | Type reference (TYPE) | AXT_BO_PART | Part of an extensible Business Object | 20080319 | |||
| 2 | IV_EXT_TYPE | Call by reference | Type reference (TYPE) | AXT_EXTENSION_TYPE | Extension Type | 20080319 | |||
| 3 | RT_EXTENSIONS | Value transfer | Type reference (TYPE) | AXT_T_EXTENSION_ID | List of extensions | 20080319 |
Method SEARCH_BY_PART on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SEARCH_BY_PLACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXT_PLACE | Call by reference | Type reference (TYPE) | AXT_PLACE | Extension Place | 20080422 | |||
| 2 | IV_EXT_TYPE | Call by reference | Type reference (TYPE) | AXT_EXTENSION_TYPE | Extension Type | 20080422 | |||
| 3 | RT_EXTENSIONS | Value transfer | Type reference (TYPE) | AXT_T_EXTENSION_ID | List of extensions | 20080422 |
Method SEARCH_BY_PLACE on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SEARCH_BY_REUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080430 | |||
| 2 | RT_EXTENSIONS | Value transfer | Type reference (TYPE) | AXT_T_EXTENSION_ID | List of extensions | 20080430 |
Method SEARCH_BY_REUSE on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SEARCH_BY_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090709 | |||
| 2 | RT_EXTENSIONS | Value transfer | Type reference (TYPE) | AXT_T_EXTENSION_ID | List of extensions | 20090709 |
Method SEARCH_BY_TRANSPORT on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SEARCH_BY_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Attribute reference (LIKE) | SY-UNAME | User who created or last changed the extension | 20090709 | |||
| 2 | RT_EXTENSIONS | Value transfer | Type reference (TYPE) | AXT_T_EXTENSION_ID | List of extensions | 20090709 |
Method SEARCH_BY_USER on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
Method SET_EXT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | Messages table | 20080314 | |||
| 2 | IV_EXTENSION_ID | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080314 | |||
| 3 | IV_EXT_STATUS | Call by reference | Type reference (TYPE) | AXT_EXT_STATUS | Extension Status | 20080314 | |||
| 4 | IV_X_CUSTOMIZING | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090807 | |||
| 5 | IV_X_DELETED | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080317 | |||
| 6 | IV_X_ERROR | Call by reference | Type reference (TYPE) | AXT_X_ERROR | Errorflag | 20080314 | |||
| 7 | IV_X_OBSOLETE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100305 | |||
| 8 | IV_X_OUTDATED | Call by reference | Type reference (TYPE) | AXT_X_OUTDATED | Outdated Flag | 20080314 |
Method SET_EXT_STATUS on class CL_AXT_EXTENSION_PERSISTENCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |