Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_OBJECT | Base object interface | 20071219 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SMT_APPLICATION | Application | 20080115 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SMT_EVENT | Event | 20080116 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SMT_EVENT_OBJECT | Event object | 20080103 |
Properties
| Class | CL_SMT_OBJECT | |
| Short Description | Base object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMT_CONFIGURATION | configuration objects |
| Created | 20071219 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_OBJECT | Base object interface | 20071219 |
Friends
Class CL_SMT_OBJECT has no friend class.
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | OBJECT_CHANGED | Instance Event (0) |
Public (2) |
20080110 | |
| 2 | OBJECT_DATA_CHANGED | Instance Event (0) |
Public (2) |
20080305 |
Types
Class CL_SMT_OBJECT has no local type.
Method Signatures
Method ADD_DELETED_REFERENCED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080124 |
Method ADD_DELETED_REFERENCED_OBJECT on class CL_SMT_OBJECT has no exception.
Method CHECK Signature
Method CHECK on class CL_SMT_OBJECT has no parameter.
Method CHECK on class CL_SMT_OBJECT has no exception.
Method CHECK_DATA Signature
Method CHECK_DATA on class CL_SMT_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080414 | ||
| 2 | Data not found error | 20080414 |
Method CHECK_OBJECT_MODIFIABILITY Signature
Method CHECK_OBJECT_MODIFIABILITY on class CL_SMT_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization check failed error | 20080603 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SMT_OBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SMT_OBJECT has no exception.
Method CLONE Signature
Method CLONE on class CL_SMT_OBJECT has no parameter.
Method CLONE on class CL_SMT_OBJECT has no exception.
Method CLONE_BASIC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLONE_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080411 | ||
| 2 | Data not found error | 20080411 | ||
| 3 | Operation failed error | 20080411 |
Method CLONE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLONE_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080411 | ||
| 2 | Data not found error | 20080411 | ||
| 3 | Operation failed error | 20080411 |
Method CLONE_REFERENCED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLONE | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080415 | |||
| 2 | IO_REFERENCE | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation failed error | 20080415 |
Method CLONE_REFERENCED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLONE_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation failed error | 20080411 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | SMT_GUID | 20071219 | ||||
| 2 | IV_CUSTOMER_OBJECT | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | CL_SMT_CONFIG_CONST=>GC_FALSE | 20071220 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | SMT_GUID | 20080114 | ||||
| 4 | IV_NEW | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | CL_SMT_CONFIG_CONST=>GC_FALSE | 20080107 |
Method CONSTRUCTOR on class CL_SMT_OBJECT has no exception.
Method COPY Signature
Method COPY on class CL_SMT_OBJECT has no parameter.
Method COPY on class CL_SMT_OBJECT has no exception.
Method COPY_BASIC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COPY_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080419 | |||
| 2 | IO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Log | 20080424 | |||
| 3 | IO_STRUCTURE_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_SMT_EVENT_STRUCTURE_MAPPER | Event structure mapper | 20080419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080419 | ||
| 2 | Data not found error | 20080419 | ||
| 3 | Operation failed error | 20080419 |
Method COPY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COPY_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080415 | |||
| 2 | IO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Log | 20080424 | |||
| 3 | IO_STRUCTURE_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_SMT_EVENT_STRUCTURE_MAPPER | Structure field mapper for event | 20080415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080415 | ||
| 2 | Data not found error | 20080415 | ||
| 3 | Operation failed error | 20080415 |
Method COPY_REFERENCED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COPY | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080419 | |||
| 2 | IO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Log | 20080424 | |||
| 3 | IO_REFERENCE | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080419 | |||
| 4 | IO_STRUCTURE_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_SMT_EVENT_STRUCTURE_MAPPER | Base object interface | 20080419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation failed error | 20080419 |
Method COPY_REFERENCED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COPY_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080415 | |||
| 2 | IO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_SMT_PROTOCOL | Log | 20080424 | |||
| 3 | IO_STRUCTURE_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_SMT_EVENT_STRUCTURE_MAPPER | Event structure mapper | 20080415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation failed error | 20080415 |
Method DELETE Signature
Method DELETE on class CL_SMT_OBJECT has no parameter.
Method DELETE on class CL_SMT_OBJECT has no exception.
Method DELETE_OBJECT_DATA Signature
Method DELETE_OBJECT_DATA on class CL_SMT_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation failed error | 20080506 |
Method DISCARD_CHANGES Signature
Method DISCARD_CHANGES on class CL_SMT_OBJECT has no parameter.
Method DISCARD_CHANGES on class CL_SMT_OBJECT has no exception.
Method FREE Signature
Method FREE on class CL_SMT_OBJECT has no parameter.
Method FREE on class CL_SMT_OBJECT has no exception.
Method GET_APPLICATION Signature
Method GET_APPLICATION on class CL_SMT_OBJECT has no parameter.
Method GET_APPLICATION on class CL_SMT_OBJECT has no exception.
Method GET_APPLICATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_APPLICATION | Value transfer | Type reference (TYPE) | SMT_APPLICATION | 20080110 |
Method GET_APPLICATION_NAME on class CL_SMT_OBJECT has no exception.
Method GET_ATTRIBUTES_STATUS Signature
Method GET_ATTRIBUTES_STATUS on class CL_SMT_OBJECT has no parameter.
Method GET_ATTRIBUTES_STATUS on class CL_SMT_OBJECT has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_SMT_OBJECT has no parameter.
Method GET_DESCRIPTION on class CL_SMT_OBJECT has no exception.
Method GET_DEVELOPMENT_PACKAGE Signature
Method GET_DEVELOPMENT_PACKAGE on class CL_SMT_OBJECT has no parameter.
Method GET_DEVELOPMENT_PACKAGE on class CL_SMT_OBJECT has no exception.
Method GET_HEADER_DESCRIPTION Signature
Method GET_HEADER_DESCRIPTION on class CL_SMT_OBJECT has no parameter.
Method GET_HEADER_DESCRIPTION on class CL_SMT_OBJECT has no exception.
Method GET_ID Signature
Method GET_ID on class CL_SMT_OBJECT has no parameter.
Method GET_ID on class CL_SMT_OBJECT has no exception.
Method GET_MODE Signature
Method GET_MODE on class CL_SMT_OBJECT has no parameter.
Method GET_MODE on class CL_SMT_OBJECT has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_SMT_OBJECT has no parameter.
Method GET_NAME on class CL_SMT_OBJECT has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class CL_SMT_OBJECT has no parameter.
Method GET_OBJECT_TYPE on class CL_SMT_OBJECT has no exception.
Method GET_REFERENCED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTR_OBJECT | Value transfer | Object reference (TYPE REF TO) | SMT_T_OBJECT_INSTANCE | List of object instances | 20080107 |
Method GET_REFERENCED_OBJECTS on class CL_SMT_OBJECT has no exception.
Method HAS_CHANGED Signature
Method HAS_CHANGED on class CL_SMT_OBJECT has no parameter.
Method HAS_CHANGED on class CL_SMT_OBJECT has no exception.
Method HAS_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGED | Value transfer | Type reference (TYPE) | SMT_BOOLEAN | 20080305 |
Method HAS_DATA_CHANGED on class CL_SMT_OBJECT has no exception.
Method IS_CUSTOMER_OBJECT Signature
Method IS_CUSTOMER_OBJECT on class CL_SMT_OBJECT has no parameter.
Method IS_CUSTOMER_OBJECT on class CL_SMT_OBJECT has no exception.
Method IS_MODIFIABLE Signature
Method IS_MODIFIABLE on class CL_SMT_OBJECT has no parameter.
Method IS_MODIFIABLE on class CL_SMT_OBJECT has no exception.
Method IS_NEW Signature
Method IS_NEW on class CL_SMT_OBJECT has no parameter.
Method IS_NEW on class CL_SMT_OBJECT has no exception.
Method ON_REFERENCED_OBJECT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PV_ID | Call by reference | Attribute reference (LIKE) | >INVALID< | 20080117 |
Method ON_REFERENCED_OBJECT_CHANGED on class CL_SMT_OBJECT has no exception.
Method REGISTER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SMT_OBJECT | Base object interface | 20080118 |
Method REGISTER_OBJECT on class CL_SMT_OBJECT has no exception.
Method SAVE Signature
Method SAVE on class CL_SMT_OBJECT has no parameter.
Method SAVE on class CL_SMT_OBJECT has no exception.
Method SAVE_OBJECT_DATA Signature
Method SAVE_OBJECT_DATA on class CL_SMT_OBJECT has no parameter.
Method SAVE_OBJECT_DATA on class CL_SMT_OBJECT has no exception.
Method SET_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHANGED | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | CL_SMT_CONFIG_CONST=>GC_TRUE | 20080107 |
Method SET_CHANGED on class CL_SMT_OBJECT has no exception.
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on class CL_SMT_OBJECT has no parameter.
Method SET_DESCRIPTION on class CL_SMT_OBJECT has no exception.
Method SET_DEVELOPMENT_PACKAGE Signature
Method SET_DEVELOPMENT_PACKAGE on class CL_SMT_OBJECT has no parameter.
Method SET_DEVELOPMENT_PACKAGE on class CL_SMT_OBJECT has no exception.
Method SET_MODE Signature
Method SET_MODE on class CL_SMT_OBJECT has no parameter.
Method SET_MODE on class CL_SMT_OBJECT has no exception.
Method SET_NAME Signature
Method SET_NAME on class CL_SMT_OBJECT has no parameter.
Method SET_NAME on class CL_SMT_OBJECT has no exception.
Event Signatures
Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on class CL_SMT_OBJECT has no parameter.
Event OBJECT_DATA_CHANGED Signature
Event OBJECT_DATA_CHANGED on class CL_SMT_OBJECT has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |