SAP ABAP Class CL_MEREP_RAW_RECORD (MEREP Raw Record)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MEREP_RAW_DELTA_RECORD | MI Raw Delta Record | 20040413 |
Properties
| Class | CL_MEREP_RAW_RECORD | |
| Short Description | MEREP Raw Record | |
| 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 | 20020109 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MEREP_RAW_RECORD has no forward declaration.
Interfaces
Class CL_MEREP_RAW_RECORD has no interface implemented.
Friends
Class CL_MEREP_RAW_RECORD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20020109 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TABFDPOS | Position of the field in the table | 20020109 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | MEREP_TMETADATA | SAP Mobile: Table type: Metadata | 20020109 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TABFDPOS | Position of the field in the table | 20020109 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | MEREP_504 | SAP Mobile: Inbox/Outbox Data | 20020109 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | MEREP_STRUCT_ID | SAP Mobile: Structure ID | 20020109 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20020109 |
Methods
Events
Class CL_MEREP_RAW_RECORD has no event.
Types
Class CL_MEREP_RAW_RECORD has no local type.
Method Signatures
Method AFTER_FIXED_FIELDS_CHANGE Signature
Method AFTER_FIXED_FIELDS_CHANGE on class CL_MEREP_RAW_RECORD has no parameter.
Method AFTER_FIXED_FIELDS_CHANGE on class CL_MEREP_RAW_RECORD has no exception.
Method BEFORE_FIXED_FIELDS_READ Signature
Method BEFORE_FIXED_FIELDS_READ on class CL_MEREP_RAW_RECORD has no parameter.
Method BEFORE_FIXED_FIELDS_READ on class CL_MEREP_RAW_RECORD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEN_OF_FIXED_FIELDS | Call by reference | Type reference (TYPE) | I | 0 | 20040414 | |||
| 2 | METADATA | Call by reference | Type reference (TYPE) | MEREP_TMETADATA | SAP Mobile: Tabellentyp: Metadaten | 20020109 | |||
| 3 | NUM_OF_FIXED_FIELDS | Call by reference | Type reference (TYPE) | I | 0 | 20040414 | |||
| 4 | RECORD | Call by reference | Type reference (TYPE) | MEREP_504 | SAP Mobile: Eingang-/Ausgangsdaten | 20020109 | |||
| 5 | TYPE_CHECK | Call by reference | Type reference (TYPE) | FLAG | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20020109 |
Method CONSTRUCTOR on class CL_MEREP_RAW_RECORD has no exception.
Method GET_EXTENDED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_FORMAT | Call by reference | Type reference (TYPE) | FLAG | SPACE | 20040413 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | MESTRINGMAP | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040413 |
Method GET_FIELD_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | 20040413 |
Method GET_FIELD_POSITION on class CL_MEREP_RAW_RECORD has no exception.
Method GET_NEXT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | MENAMEVALUE | 20020109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Metadaten sind ungültig | 20020109 | ||
| 2 | Zugriff außerhalb der Grenzen | 20020109 |
Method GET_NEXT_FIELD_CLIENT_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | MENAMEVALUE | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Metadaten sind ungültig | 20030205 | ||
| 2 | Zugriff außerhalb der Grenzen | 20030205 |
Method GET_NEXT_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | MEREP_SCEN_METADATA | Metadatenstruktur für SyncBO | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Metadaten sind ungültig | 20030205 | ||
| 2 | Zugriff außerhalb der Grenzen | 20030205 |
Method GET_NUM_OF_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | 20021107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021107 |
Method GET_RAW_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | MEREP_LCHR2048 | Long Character | 20021121 |
Method GET_RAW_LINE on class CL_MEREP_RAW_RECORD has no exception.
Method GET_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | MEREP_504 | SAP Mobile: Eingang-/Ausgangsdaten | 20020109 |
Method GET_RECORD on class CL_MEREP_RAW_RECORD has no exception.
Method GET_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20020109 |
Method GET_STRUCTURE on class CL_MEREP_RAW_RECORD has no exception.
Method GET_STRUCTURE_RTN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | MEREP_RTN0001 | SAP Mobile: Rückmeldung Version 0001 | 20020109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Struktur-ID | 20020109 |
Method SET_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | MEREP_DIRECTION | SAP Mobile: Kennzeichen Ein-/Ausgang | 20020116 |
Method SET_DIRECTION on class CL_MEREP_RAW_RECORD has no exception.
Method SET_MOBILE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | MEREP_MBL_ID | ME Replica: Mobile ID | 20020116 |
Method SET_MOBILE_ID on class CL_MEREP_RAW_RECORD has no exception.
Method SET_NEXT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20020109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Metadaten sind ungültig | 20020109 | ||
| 2 | Zugriff außerhalb der Grenzen | 20020109 | ||
| 3 | Wert ist nicht mit seinem Typ kompatibel | 20020109 |
Method SET_NEXT_FIELD_CLIENT_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Metadaten sind ungültig | 20030205 | ||
| 2 | Zugriff außerhalb der Grenzen | 20030205 | ||
| 3 | Wert ist nicht mit seinem Typ kompatibel | 20030205 |
Method SET_RECORD_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | MEREP_RCD_CNTR | SAP Mobile: Satzzähler in laufender Nummer | 20020116 |
Method SET_RECORD_COUNTER on class CL_MEREP_RAW_RECORD has no exception.
Method SET_SEQUENCE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | MEREP_SEQNO | SAP Mobile: Laufende Nummer | 20020116 |
Method SET_SEQUENCE_NUMBER on class CL_MEREP_RAW_RECORD has no exception.
Method SET_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20020109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Struktur-ID | 20020109 |
Method SET_STRUCTURE_RTN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRUCTURE | Call by reference | Type reference (TYPE) | MEREP_RTN0001 | SAP Mobile: Rückmeldung Version 0001 | 20020109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Struktur-ID | 20020109 |
Method UPDATE_METADATA Signature
Method UPDATE_METADATA on class CL_MEREP_RAW_RECORD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Metadaten sind ungültig | 20020109 |
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 620 |