SAP ABAP Class CL_OFFLINE_PARAMETER (Parameter for Data Mapping Mobile Enging <-> R/3)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-TS (Application Component) Time Sheet
⤷
BACTEXP (Package) Functions for Offline Travel and Time Sheet Manager
⤷
⤷
Properties
| Class | CL_OFFLINE_PARAMETER | |
| Short Description | Parameter for Data Mapping Mobile Enging <-> R/3 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FITRV | |
| Program status | ||
| Category | 0 | |
| Package | BACTEXP | Functions for Offline Travel and Time Sheet Manager |
| Created | 20010809 | SAP |
| Last change | 20011017 | 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_OFFLINE_PARAMETER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_OFFLINE_TRANSFORM_CONTAINER | 20010809 | Basis Class - Data Mapping Mobile Enging <-> R/3 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | OFFLINE_FIELDTYPE | 'F' | Field | 20010809 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'GENERICRECORD' | Field Name for Generic Record Inbound | 20010809 | ||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'METADETAIL' | Field Name for Meta Detail Inbound | 20010809 | ||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'METAPARAMETER' | Field Name for Meta Parameter Inbound | 20010809 | ||
| 5 | Constant | Protected | Type reference (TYPE) | OFFLINE_FIELDTYPE | 'R' | Record/Structure | 20010809 | ||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'SYNCUSER' | Field Name for Syncuser | 20010809 | ||
| 7 | Constant | Protected | Type reference (TYPE) | OFFLINE_FIELDTYPE | 'T' | Table | 20010809 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | OFFLINE_GENERICRECORD_ITAB | Values for Transfers using WAF | 20010809 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | OFFLINE_METADETAIL_ITAB | Meta Details for Transfers with WAF | 20010809 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | OFFLINE_METAPARAMETER | Meta-Parameters for Transfers with WAF | 20010809 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | SYUNAME | SAP System, User Logon Name | 20010809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010809 | |
| 2 | Instance method | Public | Method | Supply Field Value for Parameter | 20010809 | |
| 3 | Instance method | Public | Method | Supply Generic Records | 20010815 | |
| 4 | Instance method | Public | Method | Supply Meta Detail | 20010815 | |
| 5 | Instance method | Public | Method | Suppy Meta Parameter | 20010815 | |
| 6 | Instance method | Public | Method | Supply Structire Values | 20010809 | |
| 7 | Instance method | Public | Method | Supply Table Contents | 20010809 | |
| 8 | Instance method | Protected | Method | Set Length, Decimal Places and Field Type | 20010814 | |
| 9 | Instance method | Public | Method | Set Field Value for Parameter | 20010809 | |
| 10 | Instance method | Public | Method | Add Generic Record | 20010809 | |
| 11 | Instance method | Public | Method | Add Meta Detail | 20010809 | |
| 12 | Instance method | Public | Method | Set Structure for Parameter | 20010813 | |
| 13 | Instance method | Public | Method | Set Table Content for Parameter | 20010814 | |
| 14 | Instance method | Protected | Method | Move Nummerical Fields To The Left (Packed, Integer, Float | 20020129 |
Events
Class CL_OFFLINE_PARAMETER has no event.
Types
Class CL_OFFLINE_PARAMETER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_METAPARAMETER | Call by reference | Type reference (TYPE) | OFFLINE_METAPARAMETER | Metaparameter für die Übertragung mit WAF | 20010809 |
Method CONSTRUCTOR on class CL_OFFLINE_PARAMETER has no exception.
Method GET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELD_VALUE | Call by reference | Type reference (TYPE) | ANY | Parameter Wert | 20010809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Werte gefunden | 20010821 |
Method GET_GENERICRECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_GENERICRECORDS | Call by reference | Type reference (TYPE) | OFFLINE_GENERICRECORD_ITAB | Werte für die Übertragung mit WAF | 20010815 |
Method GET_GENERICRECORDS on class CL_OFFLINE_PARAMETER has no exception.
Method GET_METADETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_METADETAIL | Call by reference | Type reference (TYPE) | OFFLINE_METADETAIL_ITAB | Metadetail für die Übertragung mit WAF | 20010815 |
Method GET_METADETAIL on class CL_OFFLINE_PARAMETER has no exception.
Method GET_METAPARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_METAPARAMETER | Call by reference | Type reference (TYPE) | OFFLINE_METAPARAMETER | Metaparameter für die Übertragung mit WAF | 20010815 |
Method GET_METAPARAMETER on class CL_OFFLINE_PARAMETER has no exception.
Method GET_RECORD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_RECORD | Call by reference | Type reference (TYPE) | ANY | Struktur/Record Werte | 20010809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Werte gefunden | 20010821 |
Method GET_TABLE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TABLE | Call by reference | Type reference (TYPE) | TABLE | Tabelleninhalt | 20010809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Werte gefunden | 20010821 |
Method SET_FIELD_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_METADETAIL | Call by reference | Type reference (TYPE) | OFFLINE_METADETAIL | Metadetail für die Übertragung mit WAF | 20010814 | |||
| 2 | IM_DECIMALS | Call by reference | Type reference (TYPE) | I | Dezimalstellen | 20010814 | |||
| 3 | IM_LENGTH | Call by reference | Type reference (TYPE) | I | Feldlaenge | 20010814 | |||
| 4 | IM_TYPEKIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | Datentyp | 20010814 |
Method SET_FIELD_CHARACTERISTICS on class CL_OFFLINE_PARAMETER has no exception.
Method SET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD_VALUE | Call by reference | Type reference (TYPE) | ANY | Feldwert | 20010813 | |||
| 2 | IM_TYPE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run-Time Type Identification | 20010813 |
Method SET_FIELD_VALUE on class CL_OFFLINE_PARAMETER has no exception.
Method SET_GENERICRECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GENERICRECORD | Call by reference | Type reference (TYPE) | OFFLINE_GENERICRECORD | Werte für die Übertragung mit WAF | 20010809 |
Method SET_GENERICRECORD on class CL_OFFLINE_PARAMETER has no exception.
Method SET_METADETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_METADETAIL | Call by reference | Type reference (TYPE) | OFFLINE_METADETAIL | Metadetail für die Übertragung mit WAF | 20010809 |
Method SET_METADETAIL on class CL_OFFLINE_PARAMETER has no exception.
Method SET_RECORD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SET_GENERICRECORD | Call by reference | Type reference (TYPE) | XFELD | 'X' | Genericrecords aufbauen 'X' = Ja, ' ' = Nein | 20010814 | ||
| 2 | IM_STRUCTURE_VALUE | Call by reference | Type reference (TYPE) | ANY | Strukturwerte | 20010813 | |||
| 3 | IM_TYPE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run-Time Type Identification | 20010813 |
Method SET_RECORD_VALUES on class CL_OFFLINE_PARAMETER has no exception.
Method SET_TABLE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABLE_VALUES | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelleninhalt | 20010814 | |||
| 2 | IM_TYPE_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run-Time Type Identification | 20010814 |
Method SET_TABLE_VALUES on class CL_OFFLINE_PARAMETER has no exception.
Method SHIFT_NUMERICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_PARAMETER_VALUE | Call by reference | Type reference (TYPE) | OFFLINE_VALUE | Paramter Wert im Container Format | 20020129 | |||
| 2 | IM_PARAMETER_VALUE | Call by reference | Type reference (TYPE) | ANY | Parameter Wert in urspruenglicher Form | 20020129 | |||
| 3 | IM_TYPE_KIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | ABAP Typ | 20020129 |
Method SHIFT_NUMERICS on class CL_OFFLINE_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20011017 |
| SAP Release Created in | 620 |