SAP ABAP Class CL_MEREP_STATUS (MI Smart Sync Status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
⤷
S_ME_DATA (Package) Mobile: data replication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MEREP_MESSAGE_COMPONENT | MI Smart Sync Message Component | 20040402 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040323 |
Properties
| Class | CL_MEREP_STATUS | |
| Short Description | MI Smart Sync Status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ME_DATA | Mobile: data replication |
| Created | 20040323 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MEREP_STATUS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MEREP_MESSAGE_COMPONENT | MI Smart Sync Message Component | 20040402 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040323 |
Friends
Class CL_MEREP_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'C' | 20040323 | |||
| 2 | Constant | Public | Type reference (TYPE) | C | 'E' | 20040323 | |||
| 3 | Constant | Public | Type reference (TYPE) | C | 'S' | 20040323 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | MEREP_RTN0001 | 20040323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040323 | |
| 2 | Instance method | Public | Method | 20040323 | ||
| 3 | Instance method | Public | Method | 20040323 | ||
| 4 | Instance method | Public | Method | 20040323 | ||
| 5 | Instance method | Public | Method | 20040323 |
Events
Class CL_MEREP_STATUS has no event.
Types
Class CL_MEREP_STATUS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20040323 | ||||
| 2 | MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | 20040323 | ||||
| 3 | MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | 20040323 | ||||
| 4 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20040323 |
Method CONSTRUCTOR on class CL_MEREP_STATUS has no exception.
Method GET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | SYCHAR01 | 20040323 |
Method GET_CODE on class CL_MEREP_STATUS has no exception.
Method GET_MESSAGE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | SYMSGID | 20040323 |
Method GET_MESSAGE_CLASS on class CL_MEREP_STATUS has no exception.
Method GET_MESSAGE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | SYMSGNO | 20040323 |
Method GET_MESSAGE_NUMBER on class CL_MEREP_STATUS has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20040323 |
Method GET_TEXT on class CL_MEREP_STATUS has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 640 |