SAP ABAP Class CL_OFFLINE_TRANSFORM_CONTAINER (Basis Class - 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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OFFLINE_TRANSFORM_INBOUND Data Transformation Inbound Container (Mobile Engline) ->R/3 20010723
2 Inheritance (c INHERITING FROM c_ref)  CL_OFFLINE_TRANSFORM_OUTBOUND Data Transformation R/3-> Outbound Container (Mobile Engine) 20010723
Properties
Class CL_OFFLINE_TRANSFORM_CONTAINER  
Short Description Basis Class - Data Mapping Mobile Enging <-> R/3    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BACTEXP   Functions for Offline Travel and Time Sheet Manager 
Created 20010723   SAP 
Last change 20011017   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OFFLINE_TRANSFORM_CONTAINER has no interface implemented.
Friends
Class CL_OFFLINE_TRANSFORM_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BAPIRET2 Instance attribute Protected Type reference (TYPE) OFFLINE_PARAM_TYPE 'BAPIRET2' Return Structure 20010807
2 CO_ERROR Instance attribute Protected Type reference (TYPE) SYMSGTY 'E' Message Type: Error 20010807
3 CO_FIELD Instance attribute Protected Type reference (TYPE) OFFLINE_FIELDTYPE 'F' Parameter Type: Field 20010807
4 CO_GENERICRECORD_IN Constant Protected Type reference (TYPE) FIELDNAME 'GENERICRECORD' Field Name for Generic Record Inbound 20010809
5 CO_METADETAIL_IN Constant Protected Type reference (TYPE) FIELDNAME 'METADETAIL' Field Name for Meta Detail Inbound 20010809
6 CO_METAPARAMETER_IN Constant Protected Type reference (TYPE) FIELDNAME 'METAPARAMETER' Field Name for Meta Parameter Inbound 20010809
7 CO_NUMBER_OF_LINES Constant Protected Type reference (TYPE) STRING 'NUMBER_OF_LINES' Number of Lines in Outbound Container 20011025
8 CO_RECORD Instance attribute Protected Type reference (TYPE) OFFLINE_FIELDTYPE 'R' Parameter Type: Record/Structure 20010807
9 CO_TABLE Instance attribute Protected Type reference (TYPE) OFFLINE_FIELDTYPE 'T' Parameter Type: Table 20010807
10 CO_X Constant Public Type reference (TYPE) XFELD 'X' Constant 'X' 20010817
11 PNAM_LN Instance attribute Protected Type reference (TYPE) TY_PNAM_LN 20010815
12 PNAM_TAB Instance attribute Protected Type reference (TYPE) TY_PNAM_TAB 20010815
13 PNUM_LN Instance attribute Protected Type reference (TYPE) TY_PNUM_LN 20010815
14 PNUM_TAB Instance attribute Protected Type reference (TYPE) TY_PNUM_TAB 20010815
Methods
# Method Level Visibility Method type Description Created on
1 GET_FUNCTION_PARAMETER_KIND Static method Public Method Change Class of FM Parameters from Type CHAR to Type 20010820
2 GET_PARAM_OBJREF_BY_NAME Instance method Protected Method Get Parameter Obj Instance using ParamName 20010809
3 GET_PARAM_OBJREF_BY_NUMBER Instance method Protected Method Get Parameter Obj Instance using ParamNo 20010809
Events
Class CL_OFFLINE_TRANSFORM_CONTAINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PNAM_LN Protected See coding 20010815
2 TY_PNAM_TAB Protected See coding 20010815
3 TY_PNUM_LN Protected See coding 20010815
4 TY_PNUM_TAB Protected See coding 20010815
Method Signatures

Method GET_FUNCTION_PARAMETER_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMETER_CLASS Call by reference Type reference (TYPE) RS38L_KIND Parameterart 20010820
2 Returning RE_PARAMETER_KIND Value transfer Type reference (TYPE) I Parameterart nummerisch 20010820

Method GET_FUNCTION_PARAMETER_KIND on class CL_OFFLINE_TRANSFORM_CONTAINER has no exception.

Method GET_PARAM_OBJREF_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMETER_NAME Call by reference Type reference (TYPE) RS38L_PAR_ Name des FB Parameters, z.B. EXPENSE_TYPES 20010809
2 Returning RE_OBJREF Value transfer Object reference (TYPE REF TO) CL_OFFLINE_PARAMETER Parameter (fuer Funktionsbausteinaufruf) im WAF Container 20010809

Method GET_PARAM_OBJREF_BY_NAME on class CL_OFFLINE_TRANSFORM_CONTAINER has no exception.

Method GET_PARAM_OBJREF_BY_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_METAPARAMETER Call by reference Type reference (TYPE) OFFLINE_METAPARAMETER Metaparameter für die Übertragung mit WAF 20010809
2 Returning RE_OBJREF Value transfer Object reference (TYPE REF TO) CL_OFFLINE_PARAMETER Parameter (fuer Funktionsbausteinaufruf) im WAF Container 20010809

Method GET_PARAM_OBJREF_BY_NUMBER on class CL_OFFLINE_TRANSFORM_CONTAINER has no exception.
History
Last changed by/on SAP  20011017 
SAP Release Created in 620