SAP ABAP Class CL_OFFLINE_TRANSFORM_INBOUND (Data Transformation Inbound Container (Mobile Engline) ->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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OFFLINE_TRANSFORM_CONTAINER | Basis Class - Data Mapping Mobile Enging <-> R/3 | 20010723 |
Properties
| Class | CL_OFFLINE_TRANSFORM_INBOUND | |
| Short Description | Data Transformation Inbound Container (Mobile Engline) ->R/3 | |
| Super Class | CL_OFFLINE_TRANSFORM_CONTAINER | Basis Class - Data Mapping Mobile Enging <-> R/3 |
| 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 | 20010723 | SAP |
| Last change | 20020131 | 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_TRANSFORM_INBOUND has no interface implemented.
Friends
Class CL_OFFLINE_TRANSFORM_INBOUND has no friend class.
Attributes
Class CL_OFFLINE_TRANSFORM_INBOUND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010723 | |
| 2 | Instance method | Public | Method | Supply R/3 Data from Inbound Container | 20010723 | |
| 3 | Instance method | Public | Method | Supply R/3 Data for Dynamic Function Call | 20010723 |
Events
Class CL_OFFLINE_TRANSFORM_INBOUND has no event.
Types
Class CL_OFFLINE_TRANSFORM_INBOUND 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_INBOUND_CONTAINER | Call by reference | Type reference (TYPE) | BWAFCONT_ITAB | WAF: Übergabe Struktur für Synchronisationscontainer | 20010723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inbound Container und/oder transform_outbound ist initial | 20010808 |
Method GET_PARAMETER_VALUE 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) | ANY | Inhalt des Parameters | 20010807 | |||
| 2 | IM_PARAMETER_NAME | Call by reference | Type reference (TYPE) | RS38L_PAR_ | Parameter Name, z.B. FRAMEDATA | 20010723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wuerden keine Daten zum gewuenschten Parameter gefunden | 20010821 |
Method GET_PARAMETER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EXCEPTIONS | Call by reference | Type reference (TYPE) | ABAP_FUNC_EXCPBIND_TAB | Exception Tabelle fuer dynamischen Funktionsbausteinaufruf | 20010723 | |||
| 2 | EX_PARAMETERS | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | Parameter Tabelle fuer dynamischen Funktionsbausteinaufruf | 20010723 | |||
| 3 | IM_FUNCTION_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20010723 | |||
| 4 | IM_FUNCTION_PARAMETER_RANGES | Call by reference | Type reference (TYPE) | FUNCTION_PARAMETER_RANGES_ITAB | Function Parameter die zur Bearbeitung relevant sind | 20010819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Functionsbaustein nicht gefunden bzw. Funktion ohne Param. | 20010817 |
History
| Last changed by/on | SAP | 20020131 |
| SAP Release Created in | 620 |