SAP ABAP Class CL_SLS_PURORDTVERPBYPOQR_IMPL (CL_SLS_PURORDTVERPBYPOQR_IMPL)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS-ES (Application Component) Enterprise Services in Sales
     OPS_SE_GEN (Package) Service Enabling ERP OPS (generic services)
Properties
Class CL_SLS_PURORDTVERPBYPOQR_IMPL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_GEN   Service Enabling ERP OPS (generic services) 
Created 20080116   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLS_PURORDTVERPBYPOQR_IMPL has no forward declaration.
Interfaces
Class CL_SLS_PURORDTVERPBYPOQR_IMPL has no interface implemented.
Friends
Class CL_SLS_PURORDTVERPBYPOQR_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ALL_OD_FLAG Constant Private Type reference (TYPE) POSNR 0 Item number of the SD document 20080212
2 C_URI_REMARK Constant Private Type reference (TYPE) AD_REMARK2 'TrackingURI' Communication link notes 20080130
3 C_URI_TRID Constant Private Type reference (TYPE) AD_URI '{TRACKING_ID}' Universal Resource Identifier (URI) 20080123
4 GO_SINGLETON Static Attribute Protected Object reference (TYPE REF TO) CL_SLS_PURORDTVERPBYPOQR_IMPL 20080116
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080116
2 CONSTRUCTOR Instance method Public Constructor 20080116
3 CREATE Static method Public Method 20080116
4 DO_GTIN_SUBST Instance method Private Method Wrapper for GTIN substitution 20080218
5 EXECUTE Instance method Public Method 20080116
6 EXPORT_CONVERSION Static method Public Method 20080116
7 GET_CUSTOMER_NUMBER Instance method Private Method 20080116
8 GET_EAN_BY_MATNR Static method Private Method 20080207
9 GET_HU Static method Private Method 20080205
10 GET_VENDOR_NAME Static method Private Method 20080205
11 GET_VENDOR_URI Static method Private Method 20080123
12 IMPORT_CONVERSION Static method Public Method 20080116
Events
Class CL_SLS_PURORDTVERPBYPOQR_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_GTIN_CONTEXT Public See coding 20080218 begin of typ_gtin_context. types gtin_no type ean11. types doc_type type auart. " types sales_org type vkorg. " types dist_channel type vtweg. " types division type spart. types cust_no type kunnr. types date type sy-datum. types end of typ_gtin_context
2 TYP_INPUT Public See coding 20080118 begin of typ_input. types cust_po_num type bstkd. types cust_po_itm_num type posex. types matnr_ku type matnr_ku. types matnr type matnr. types ean11 type ean11. types end of typ_input
3 TYP_OD_KEY Public See coding 20080212 begin of typ_od_key. types vbeln type vbeln. types posnr type posnr. types end of typ_od_key
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no parameter.
Method CONSTRUCTOR on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EXEC_IMPL Value transfer Object reference (TYPE REF TO) CL_SLS_PURORDTVERPBYPOQR_IMPL 20080116

Method CREATE on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.

Method DO_GTIN_SUBST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080221
2 Exporting EV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080218
3 Importing IS_CONTEXT Call by reference Type reference (TYPE) TYP_GTIN_CONTEXT 20080218
4 Importing IS_KOMKD Call by reference Type reference (TYPE) KOMKD Substitution - Header 20080221
5 Importing IS_KOMPD Call by reference Type reference (TYPE) KOMPD Substitution - Item 20080221

Method DO_GTIN_SUBST on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) SLS_PURORDTVERP_BY_PO_QR 20080116
2 Exporting OUTPUT Call by reference Type reference (TYPE) SLS_PURORDTVERP_BY_PO_RP 20080116
# Exception Resumable Description Created on
1 CX_SAPPLCO_STANDARD_MSG_FAULT 20080516

Method EXPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PROXY_DATA Call by reference Type reference (TYPE) SLS_PURORDTVERP_BY_PO_RP 20080116
2 Changing CT_BAPIRETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB 20080116
3 Changing CV_PROCESS_CONTINUE Call by reference Type reference (TYPE) FLAG 20080116
4 Importing IS_PROXY_DATA Call by reference Type reference (TYPE) SLS_PURORDTVERP_BY_PO_QR 20080116
5 Importing IT_OD_HEADER Call by reference Type reference (TYPE) STANDARD TABLE 20080122
6 Importing IT_OD_HU_HDR Call by reference Type reference (TYPE) STANDARD TABLE 20080122
7 Importing IT_OD_ITEM Call by reference Type reference (TYPE) STANDARD TABLE 20080122
8 Importing IT_OD_ITEM_PARTY Call by reference Type reference (TYPE) STANDARD TABLE 20080122
9 Importing IT_OD_ITEM_SERNO Call by reference Type reference (TYPE) STANDARD TABLE 20080122
10 Importing IT_SO_HEADER Call by reference Type reference (TYPE) STANDARD TABLE 20080118
11 Importing IT_SO_ITEM Call by reference Type reference (TYPE) STANDARD TABLE 20080118
12 Importing IT_SO_ITEM_PARTY Call by reference Type reference (TYPE) STANDARD TABLE 20080118
13 Importing IT_SO_ITEM_SCHLINE Call by reference Type reference (TYPE) STANDARD TABLE 20080118

Method EXPORT_CONVERSION on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.

Method GET_CUSTOMER_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CUST_NUM Value transfer Type reference (TYPE) KUNNR Customer Number 1 20080116

Method GET_CUSTOMER_NUMBER on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.

Method GET_EAN_BY_MATNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BAPIRETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080207
2 Exporting EV_EAN11 Call by reference Type reference (TYPE) EAN11 International Article Number (EAN/UPC) 20080207
3 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080207
4 Importing IV_UOM Call by reference Type reference (TYPE) UNIT Sales unit 20080218

Method GET_EAN_BY_MATNR on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.

Method GET_HU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BAPIRETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080205
2 Exporting ET_HU_HEADER Call by reference Type reference (TYPE) STANDARD TABLE 20080205
3 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VL Delivery Item 20080211
4 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20080205

Method GET_HU on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.

Method GET_VENDOR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NAME1 Call by reference Type reference (TYPE) NAME1_GP Name 1 20080205
2 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20080205

Method GET_VENDOR_NAME on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.

Method GET_VENDOR_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LV_VENDOR Call by reference Type reference (TYPE) LIFNR 20080123
2 Returning RV_VENDOR_AD_URI Value transfer Type reference (TYPE) AD_URI 20080123

Method GET_VENDOR_URI on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.

Method IMPORT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BAPIRETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB 20080116
2 Changing CV_PROCESS_CONTINUE Call by reference Type reference (TYPE) FLAG 20080116
3 Exporting ES_INPUT Call by reference Type reference (TYPE) TYP_INPUT 20080118
4 Importing IS_PROXY_DATA Call by reference Type reference (TYPE) SLS_PURORDTVERP_BY_PO_QR 20080116

Method IMPORT_CONVERSION on class CL_SLS_PURORDTVERPBYPOQR_IMPL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603