SAP ABAP Class CL_SHP_APPL_GDT_CONVERSION (CL_SHP_APPL_GDT_CONVERSION)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
     OPS_SE_SHP_XI_PROXY (Package) Web Service Proxies Delivery
Properties
Class CL_SHP_APPL_GDT_CONVERSION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class OPS_SE_APPL_SHP    
Program status     
Category 0   
Package OPS_SE_SHP_XI_PROXY   Web Service Proxies Delivery 
Created 20070424   SAP 
Last change 20130531   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_SHP_APPL_GDT_CONVERSION has no interface implemented.
Friends
Class CL_SHP_APPL_GDT_CONVERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GDT_DOMAIN Constant Public See coding 20090224
2 GC_LPRIO_HIGH Constant Public Type reference (TYPE) LPRIO '01' 20090325
3 GC_LPRIO_LOW Constant Public Type reference (TYPE) LPRIO '03' 20090325
4 GC_LPRIO_NORMAL Constant Public Type reference (TYPE) LPRIO '02' 20090325
5 GC_POSAR Constant Public See coding 20070424
6 GC_PRIORITY_CODE_IMMEDIATE Constant Public Type reference (TYPE) CHAR1 '1' 20090325
7 GC_PRIORITY_CODE_LOW Constant Public Type reference (TYPE) CHAR1 '7' 20090325
8 GC_PRIORITY_CODE_NORMAL Constant Public Type reference (TYPE) CHAR1 '3' 20090325
9 GC_ROLE Constant Public See coding 20080630
10 GC_TYPECODE Constant Public See coding 20070424
11 GDT_INDICATOR Static Attribute Public See coding 20070424
12 GF_BOUNDARY_VALUE_NAME Static Attribute Private Type reference (TYPE) STRING 20090116
13 GO_ADDRESS Static Attribute Private Object reference (TYPE REF TO) CL_SHP_ES_GDT_ADDRESS GDT Address Conversion for Deliveries 20091111
14 SY_LANGUAGE_CODE Static Attribute Private Type reference (TYPE) SAPPLCO_LANGUAGE_CODE Proxy Data Element (Generated) 20090224
Methods
# Method Level Visibility Method type Description Created on
1 ADDRESS_IN Static method Public Method Address 20070425
2 ADDRESS_OUT Static method Public Method Address 20091111
3 CHECK_INPUT_LENGTH Static method Public Method 20070424
4 CHECK_INPUT_LENGTHS Static method Public Method 20070430
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070424
6 COMMUNICATION_IN Static method Public Method Address Communication 20070430
7 DATETIME_OUT Static method Public Method DateTime 20110531
8 DATE_TIME_IN Static method Public Method DateTime 20070425
9 DATE_TIME_OUT Static method Public Method Obsolete 20080702
10 DELIVERY_ID_IN Static method Public Method DeliveryID 20070425
11 DELIVERY_PRIORITY_CODE_IN Static method Public Method DeliveryPriorityCode 20090325
12 GET_NAME Static method Public Method 20080702
13 GET_NAME_OF_DOMAIN_VALUE Static method Public Method 20080702
14 GET_TIME_ZONE_OFFSET Static method Public Method Get Time Zone Offset to UTC 20100401
15 GLOBAL_DATE_TIME_OUT Static method Public Method GLOBAL_DateTime 20100401
16 GOODSMVTREFDOCTYPECODE_OUT Static method Public Method GoodsMovementReferenceDocumentTypeCode 20070820
17 HANDLING_UNIT_IN Static method Public Method Handling Unit 20070427
18 HIERARCHY_OUT Static method Public Method Hierarchy Relationship 20070816
19 INDICATOR_IN Static method Public Method Indicator in 20070425
20 INDICATOR_OUT Static method Public Method Indicator out 20070424
21 INTERVAL_IN Static method Public Method XI Selection interval -> range table 20090114
22 LANGUAGE_CODE_OUT Static method Public Method 20090224
23 LOCAL_DATE_TIME_OUT Static method Public Method TIMEZONEINDEPENDENT_DateTime 20100401
24 MEASURES_OUT Static method Public Method Weight and Volume 20070817
25 PARTY_ROLE_CODE_IN Static method Public Method PartyRoleCode 20080630
26 QUANTITIES_OUT Static method Public Method Quantities 20070817
27 SYS_TIME_ZONE_CODE_OUT Static method Public Method System Time Zone Code (from UTC offset) 20100401
28 TEXT_COLLECTION_OUT Static method Public Method Fill Text Collection 20100201
29 TIME_ZONE_CODE_OUT_UTC Static method Public Method Time Zone Code (from UTC offset) 20100401
30 TYPE_CODE_DOCUMENT_OUT Static method Public Method Type Code Document 20070821
31 TYPE_CODE_ITEM_OUT Static method Public Method Type Code Document Item 20070816
32 UNIT_CODE_OUT Static method Public Method Unit Code 20070817
33 WAREHOUSE_ID_OUT Static method Public Method 20080702
Events
Class CL_SHP_APPL_GDT_CONVERSION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DELIVERYID Public Type reference (TYPE) SAPPLCO_DELIVERY_ID 20070425
2 GTY_BAPIDLVPARTNERS_T Public See coding 20091111 GTY_BAPIDLVPARTNERS_T TYPE TABLE OF bapidlvpartners
3 GTY_VBPA_T Public See coding 20091111 GTY_VBPA_T TYPE STANDARD TABLE OF vbpa
4 INDICATOR Public Type reference (TYPE) SAPPLCO_INDICATOR 20070424
5 LENGTH_CHECK_S Public See coding 20070430 BEGIN OF length_check_s, dtel TYPE ddobjname, value TYPE REF TO data, fname TYPE string, END OF length_check_s
6 LENGTH_CHECK_T Public See coding 20070430 length_check_t TYPE TABLE OF length_check_s
7 VERPO_T Public See coding 20070428 verpo_t TYPE TABLE OF verpo
Method Signatures

Method ADDRESS_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080625
2 Exporting ES_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20070425
3 Exporting ES_BAPIADDR2 Call by reference Type reference (TYPE) BAPIADDR2 BAPI reference structure for addresses (nat. persons) 20070426
4 Exporting ES_BAPIADDR3 Call by reference Type reference (TYPE) BAPIADDR3 BAPI reference structure for addresses (contact person) 20070426
5 Importing IS_ADDRESS Call by reference Type reference (TYPE) SAPPLCO_ADDRESS Proxy Structure (Generated) 20070425

Method ADDRESS_IN on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method ADDRESS_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20091111
2 Changing CS_BAPIADDR2 Call by reference Type reference (TYPE) BAPIADDR2 BAPI reference structure for addresses (nat. persons) 20091111
3 Changing CS_BAPIADDR3 Call by reference Type reference (TYPE) BAPIADDR3 BAPI reference structure for addresses (contact person) 20091111
4 Exporting EF_ADDRTYPE Call by reference Type reference (TYPE) AD_ADRTYPE Address type (1=Organization, 2=Person, 3=Contact person) 20091111
5 Exporting ES_ADDRESS Call by reference Type reference (TYPE) SAPPLCO_ADDRESS Proxy Structure (Generated) 20091111
6 Importing IF_ADDRHANDLE Call by reference Type reference (TYPE) AD_HANDLE Handle for Creating Addresses/Persons (Bus. Addr. Services) 20091111
7 Importing IF_ADDRNUMBER Call by reference Type reference (TYPE) ADRNR Address 20091111
8 Importing IF_ADRDA Call by reference Type reference (TYPE) ADRDA Address indicator 20091111
9 Importing IF_PERSHANDLE Call by reference Type reference (TYPE) AD_HANDLE Handle for Creating Addresses/Persons (Bus. Addr. Services) 20091111
10 Importing IF_PERSNUMBER Call by reference Type reference (TYPE) AD_PERSNUM Person number 20091111
11 Importing IS_PARTNER Call by reference Type reference (TYPE) BAPIDLVPARTNERS BAPI Structure Partner for a Delivery Analog VBPA 20091111
12 Importing IS_VBPA Call by reference Type reference (TYPE) VBPA Sales Document: Partner 20091111
13 Importing IT_PARTNER Call by reference Type reference (TYPE) GTY_BAPIDLVPARTNERS_T BAPI Structure Partner for a Delivery Analog VBPA 20091111
14 Importing IT_VBPA Call by reference Type reference (TYPE) GTY_VBPA_T Sales Document: Partner 20091111
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20091111
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20091111

Method CHECK_INPUT_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DTEL Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20070424
2 Importing IF_FNAME Call by reference Type reference (TYPE) STRING 20070424
3 Importing IF_VALUE Call by reference Type reference (TYPE) ANY 20070424
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20070424

Method CHECK_INPUT_LENGTHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LENGTH_CHECKS Call by reference Type reference (TYPE) LENGTH_CHECK_T 20070430
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20070430

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SHP_APPL_GDT_CONVERSION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method COMMUNICATION_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20070430
2 Importing IS_COMMUNICATION Call by reference Type reference (TYPE) SAPPLCO_COMMUNICATION Proxy Structure (Generated) 20070430
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20070430

Method DATETIME_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DATE Call by reference Type reference (TYPE) SYSTDATLO Local Date for Current User 20110531
2 Importing IF_TIME Call by reference Type reference (TYPE) SYSTTIMLO Local Time of Current User 20110531
3 Importing IF_ZONE Call by reference Type reference (TYPE) TIMEZONE SY-ZONLO Time Zone 20110531
4 Returning RS_DT Value transfer Type reference (TYPE) SAPPLCO_DATE_TIME Proxy Structure (Generated) 20110531
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20110531
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20110531

Method DATE_TIME_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20070425
2 Exporting EF_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20070425
3 Importing IF_NAME Call by reference Type reference (TYPE) STRING 20070425
4 Importing IF_TZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone 20070425
5 Importing IF_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20070425
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20070427
2 CX_SHP_APPL_ERROR_MESSAGE 20070425

Method DATE_TIME_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20080702
2 Importing IF_LOCL Call by reference Type reference (TYPE) FLAG 'X' General Flag 20080702
3 Importing IF_SYSTEM Call by reference Type reference (TYPE) FLAG General Flag 20080702
4 Importing IF_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20080702
5 Importing IF_ZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone 20080702
6 Returning RS_DT Value transfer Type reference (TYPE) SAPPLCO_TIMEZONEINDEPENDENT_DA Proxy Data Element (Generated) 20080702
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20100401

Method DELIVERY_ID_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ID Call by reference Type reference (TYPE) DELIVERYID 20070425
2 Returning RF_VBELN Value transfer Type reference (TYPE) VBELN_VL Delivery 20070425

Method DELIVERY_ID_IN on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method DELIVERY_PRIORITY_CODE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_PRIO Call by reference Type reference (TYPE) SAPPLCO_PRIORITY_CODE Proxy Data Element (Generated) 20090325
2 Returning RF_LPRIO Value transfer Type reference (TYPE) LPRIO Delivery Priority 20090325

Method DELIVERY_PRIORITY_CODE_IN on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_NAME Call by reference Type reference (TYPE) ANY 20080702
2 Importing IF_BTD_TYPE_CODE Call by reference Type reference (TYPE) SHP_ES_GDT_BTD_TYPE_CODE BusinessTransactionDocumentTypeCode 20090224
3 Importing IF_BWART Call by reference Type reference (TYPE) BWART Movement Type (Inventory Management) 20080702
4 Importing IF_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20080702
5 Importing IF_LANGU_FALLBACK Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20080702
6 Importing IF_LFART Call by reference Type reference (TYPE) LFART Delivery Type 20080702
7 Importing IF_LGNUM Call by reference Type reference (TYPE) LGNUM Warehouse Number / Warehouse Complex 20080702
8 Importing IF_LIFSK Call by reference Type reference (TYPE) LIFSK Delivery block (document header) 20080702
9 Importing IF_LPRIO Call by reference Type reference (TYPE) LPRIO Delivery Priority 20080702
10 Importing IF_PARVW Call by reference Type reference (TYPE) PARVW Partner Function 20080702
11 Importing IF_POSAR Call by reference Type reference (TYPE) POSAR Item type 20080702
12 Importing IF_PSTYV Call by reference Type reference (TYPE) PSTYV Sales document item category 20080702
13 Importing IF_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20080702
14 Importing IF_SPART Call by reference Type reference (TYPE) SPART Division 20080702
15 Importing IF_TRSPG Call by reference Type reference (TYPE) TRSPG Shipment Blocking Reason 20080702
16 Importing IF_VBTYP Call by reference Type reference (TYPE) VBTYP SD document category 20080702
17 Importing IF_VTWEG Call by reference Type reference (TYPE) VTWEG Distribution Channel 20080702
18 Importing IF_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080702
# Exception Resumable Description Created on
1 CX_SHP_SC_ERROR_MESSAGE Error message occured 20080702

Method GET_NAME_OF_DOMAIN_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DOMAIN Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20080702
2 Importing IF_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20080702
3 Importing IF_VALUE Call by reference Type reference (TYPE) ANY 20080702
4 Returning RF_NAME Value transfer Type reference (TYPE) STRING 20080702
# Exception Resumable Description Created on
1 CX_SHP_SC_ERROR_MESSAGE Error message occured 20080702

Method GET_TIME_ZONE_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_IS_IN_DST Call by reference Type reference (TYPE) ABAP_BOOL 20100401
2 Exporting EF_UTCDIFF Call by reference Type reference (TYPE) TZNUTCDIFF Difference of time zone from UTC (w/o Summer time) 20100401
3 Exporting EF_UTCSIGN Call by reference Type reference (TYPE) TZNUTCSIGN Sign of the Difference from UTC (+ or -) 20100401
4 Importing IF_LOCAL_DATE Call by reference Type reference (TYPE) D 20100401
5 Importing IF_LOCAL_TIME Call by reference Type reference (TYPE) T 20100401
6 Importing IF_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone 20100401
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE Error message 20100401

Method GLOBAL_DATE_TIME_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DATE Call by reference Type reference (TYPE) SYSTDATLO Local Date for Current User 20100401
2 Importing IF_TIME Call by reference Type reference (TYPE) SYSTTIMLO Local Time of Current User 20100401
3 Importing IF_ZONE Call by reference Type reference (TYPE) TIMEZONE SY-ZONLO Time Zone 20100401
4 Returning R_DATETIME Value transfer Type reference (TYPE) STRING 20100401
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20100401

Method GOODSMVTREFDOCTYPECODE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GM_REF_DOC_TYPE_CODE Call by reference Type reference (TYPE) SAPPLCO_GOODS_MOVEMENT_REFEREN Proxy Data Element (Generated) 20070820
2 Importing IV_MVT_IND Call by reference Type reference (TYPE) KZBEW Movement Indicator 20070820

Method GOODSMVTREFDOCTYPECODE_OUT on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method HANDLING_UNIT_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VERPO Call by reference Type reference (TYPE) VERPO_T Handling Unit Confirmation: Content Data 20070428
2 Changing CT_VERPO_SERNR Call by reference Type reference (TYPE) HUM_VERPO_SERNR_T Serial Number for HU Item Proposal in the VERPO Structure 20070427
3 Exporting ES_VERKO Call by reference Type reference (TYPE) VERKO Handling-Unit Confirmation: Header Data 20070427
4 Importing IF_FROM_VENDOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X': Swap MATNR/ KDMAT etc. 20080213
5 Importing IF_RFBEL Call by reference Type reference (TYPE) RFBEL_VL Reference document 20080213
6 Importing IF_VBELN Call by reference Type reference (TYPE) VBELN_VL Default Delivery no. for Load 20090415
7 Importing IS_HANDLING_UNIT Call by reference Type reference (TYPE) SAPPLCO_HANDLING_UNIT Proxy Structure (Generated) 20070427
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20070427
2 CX_SHP_APPL_ERROR_MESSAGE 20070427

Method HIERARCHY_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HIERARCHY Call by reference Type reference (TYPE) SAPPLCO_INBDLVCRT_IT_HRREL_TAB Proxy Table Type (Generated) 20070816
2 Importing IV_DLV_GROUP Call by reference Type reference (TYPE) GRKOR Delivery group (items are delivered together) 20070816
3 Importing IV_HIERARITEM Call by reference Type reference (TYPE) HIPOS Superior item in an item hierarchy 20070816
4 Importing IV_UEPVW Call by reference Type reference (TYPE) UEPVW ID for higher-level item usage 20091210
5 Importing IV_USEHIERITM Call by reference Type reference (TYPE) HIEVW Use of Hierarchy Item 20070816

Method HIERARCHY_OUT on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method INDICATOR_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_INDICATOR Call by reference Type reference (TYPE) INDICATOR 20070425
2 Returning RF_FLAG Value transfer Type reference (TYPE) FLAG General Flag 20070425
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20070425

Method INDICATOR_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FLAG Call by reference Type reference (TYPE) XFELD Checkbox 20070424
2 Returning RF_IND Value transfer Type reference (TYPE) INDICATOR 20070424

Method INDICATOR_OUT on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method INTERVAL_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RANGE Call by reference Type reference (TYPE) ANY TABLE 20090217
2 Exporting EF_WHERE_EXCLUDE Call by reference Type reference (TYPE) STRING 20090114
3 Importing IF_DEFAULT_SIGN Call by reference Type reference (TYPE) CHAR1 Default sign ('I', 'E') 20090120
4 Importing IF_NAME Call by reference Type reference (TYPE) STRING Name to be mentioned in error messages 20090323
5 Importing IF_NAME_IN_EXCLUDE Call by reference Type reference (TYPE) STRING Field name for exclusion with where clause 20090223
6 Importing IF_NAME_OPTION Call by reference Type reference (TYPE) FIELDNAME 'INTERVAL_BOUNDARY_TYPE_CODE' Field Name 20090223
7 Importing IF_NAME_SIGN Call by reference Type reference (TYPE) FIELDNAME 'INCLUSION_EXCLUSION_CODE' Field Name 20090223
8 Importing IF_PREFIX_HIGH Call by reference Type reference (TYPE) FIELDNAME 'UPPER' Field Name 20090223
9 Importing IF_PREFIX_LOW Call by reference Type reference (TYPE) FIELDNAME 'LOWER' Field Name 20090223
10 Importing IO_LINE_MAPPING Call by reference Object reference (TYPE REF TO) IF_SHP_ES_MAPPING Additional line conversion 20090217
11 Importing IT_INTERVAL Call by reference Type reference (TYPE) ANY TABLE 20090114
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20090114

Method LANGUAGE_CODE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20090224
2 Returning RF_CODE Value transfer Type reference (TYPE) SAPPLCO_LANGUAGE_CODE 20090224
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION 20090224

Method LOCAL_DATE_TIME_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DATE Call by reference Type reference (TYPE) D 20100401
2 Importing IF_TIME Call by reference Type reference (TYPE) T 20100401
3 Returning R_DATETIME Value transfer Type reference (TYPE) STRING 20100401
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20100401

Method MEASURES_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GROSS_WEIGHT Call by reference Type reference (TYPE) SAPPLCO_MEASURE Proxy Structure (Generated) 20070817
2 Exporting ES_NET_WEIGHT Call by reference Type reference (TYPE) SAPPLCO_MEASURE Proxy Structure (Generated) 20070817
3 Exporting ES_VOLUME Call by reference Type reference (TYPE) SAPPLCO_MEASURE Proxy Structure (Generated) 20070817
4 Importing IS_BAPIIBDLVITEM Call by reference Type reference (TYPE) BAPIIBDLVITEM Inbound Delivery Item 20070822
5 Importing IS_BAPIOBDLVITEM Call by reference Type reference (TYPE) BAPIOBDLVITEM Outbound Delivery Item 20070822

Method MEASURES_OUT on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method PARTY_ROLE_CODE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ROLE Call by reference Type reference (TYPE) SAPPLCO_PARTY_ROLE_CODE Proxy Data Element (Generated) 20080630
2 Returning RF_PARVW Value transfer Type reference (TYPE) PARVW Partner Function 20080630

Method PARTY_ROLE_CODE_IN on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method QUANTITIES_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DELIVERY_BASE_QUANTITY Call by reference Type reference (TYPE) SAPPLCO_QUANTITY Proxy Structure (Generated) 20070817
2 Exporting ES_DELIVERY_QUANTITY Call by reference Type reference (TYPE) SAPPLCO_QUANTITY Proxy Structure (Generated) 20070817
3 Importing IS_BAPIIBDLVITEM Call by reference Type reference (TYPE) BAPIIBDLVITEM Inbound Delivery Item 20070822
4 Importing IS_BAPIOBDLVITEM Call by reference Type reference (TYPE) BAPIOBDLVITEM Outbound Delivery Item 20070822

Method QUANTITIES_OUT on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method SYS_TIME_ZONE_CODE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CODE Value transfer Type reference (TYPE) STRING 20100401

Method SYS_TIME_ZONE_CODE_OUT on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method TEXT_COLLECTION_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100201
2 Exporting ES_TEXT_COLLECTION Call by reference Type reference (TYPE) SAPPLCO_NOSC_TEXT_COLLECTION Proxy Structure (Generated) 20100201
3 Importing IS_EBELP Call by reference Type reference (TYPE) EBELP Purchasing Document Number 20100202
4 Importing IS_POSNR Call by reference Type reference (TYPE) POSNR_VA Sales Document Item 20100201
5 Importing IS_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100201
6 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20100201
7 Importing IV_TDOBJECT Call by reference Type reference (TYPE) TDOBJECT Texts: Application Object 20100201
# Exception Resumable Description Created on
1 CX_SHP_SC_ERROR_MESSAGE Error message occured 20100201

Method TIME_ZONE_CODE_OUT_UTC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_OFFSET Call by reference Type reference (TYPE) TZNUTCDIFF Difference of time zone from UTC (w/o Summer time) 20100401
2 Importing IF_SIGN Call by reference Type reference (TYPE) TZNUTCSIGN Sign of the Difference from UTC (+ or -) 20100401
3 Returning RF_CODE Value transfer Type reference (TYPE) STRING 20100401

Method TIME_ZONE_CODE_OUT_UTC on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method TYPE_CODE_DOCUMENT_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CODE Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_TYPE_CODE BusinessTransactionDocumentTypeCode 20090224
2 Importing IV_VBTYP Call by reference Type reference (TYPE) VBTYP 20090224

Method TYPE_CODE_DOCUMENT_OUT on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method TYPE_CODE_ITEM_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CODE Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_IT_TYPE_CODE Proxy Data Element (Generated) 20070816
2 Importing IV_POSAR Call by reference Type reference (TYPE) POSAR 20070816
3 Importing IV_VBTYP Call by reference Type reference (TYPE) VBTYP 20070816

Method TYPE_CODE_ITEM_OUT on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method UNIT_CODE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_MSEHI Call by reference Type reference (TYPE) MSEHI Unit of Measurement 20070817
2 Returning RF_CODE Value transfer Type reference (TYPE) CHAR3 3-Byte field 20070817

Method UNIT_CODE_OUT on class CL_SHP_APPL_GDT_CONVERSION has no exception.

Method WAREHOUSE_ID_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ID Call by reference Type reference (TYPE) SAPPLCO_NOSC_LOGISTCSAREAID Proxy Data Element (generated) 20080702
2 Exporting ES_NAME Call by reference Type reference (TYPE) SAPPLCO_LEN25_NAME Proxy Structure (Generated) 20080702
3 Importing IF_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20080702
4 Importing IF_LGNUM Call by reference Type reference (TYPE) LGNUM Warehouse Number / Warehouse Complex 20080702
# Exception Resumable Description Created on
1 CX_SHP_SC_ERROR_MESSAGE Error message occured 20080702
History
Last changed by/on SAP  20130531 
SAP Release Created in 602