SAP ABAP Class CL_COM_PRDXI_OUTBOUND_SERVICE (Product Master XI Connection: Service Methods Outbound)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_PRODUCT_XIPROXY (Package) Product Master XI-Connection
Properties
Class CL_COM_PRDXI_OUTBOUND_SERVICE  
Short Description Product Master XI Connection: Service Methods Outbound    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_PRODUCT_XIPROXY   Product Master XI-Connection 
Created 20030513   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SAI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_COM_PRDXI_OUTBOUND_SERVICE has no interface implemented.
Friends
Class CL_COM_PRDXI_OUTBOUND_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_CUKY Constant Protected Type reference (TYPE) DATATYPE_D 'CUKY' Data Type in ABAP Dictionary 20030514
2 SC_DATS Constant Protected Type reference (TYPE) DATATYPE_D 'DATS' Data Type in ABAP Dictionary 20030514
3 SC_LANG Constant Protected Type reference (TYPE) DATATYPE_D 'LANG' Data Type in ABAP Dictionary 20030514
4 SC_LOGSYS Constant Protected Type reference (TYPE) FIELDNAME 'LOGSYS' Field Name 20030514
5 SC_TIMS Constant Protected Type reference (TYPE) DATATYPE_D 'TIMS' Data Type in ABAP Dictionary 20030514
6 SC_UNIT Constant Protected Type reference (TYPE) DATATYPE_D 'UNIT' Data Type in ABAP Dictionary 20030514
7 SC_UPNAME Constant Protected Type reference (TYPE) FIELDNAME 'UPNAME' Field Name 20030514
8 SC_VALID_FROM Constant Protected Type reference (TYPE) FIELDNAME 'VALID_FROM' Field Name 20030514
9 SC_VALID_TO Constant Protected Type reference (TYPE) FIELDNAME 'VALID_TO' Field Name 20030514
10 SC_X Constant Protected Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20030513
Methods
# Method Level Visibility Method type Description Created on
1 GET_CCT_INDICATOR Static method Public Method Conversion of Data Type Boolean: Internal-->CCT Indicator 20030514
2 KEY_CONVERSION_INT_TO_CCTID Static method Public Method Conversion: Product-GUID --> CCT Identifier 20030513
3 MAP_API_TO_PROXY_ADM Static method Public Method Mapping Administration: API Structure --> Proxy Structure 20030514
4 MAP_API_TO_PROXY_CATEGORY Static method Public Method Mapping Category: API Structure --> Proxy Structure 20030514
5 MAP_API_TO_PROXY_DATA Static method Public Method Mapping Data Container: API Structure --> Proxy Structure 20030514
6 MAP_API_TO_PROXY_DATA_ATTR Static method Protected Method Mapping Attribute: API Structure --> Proxy Structure 20030514
7 MAP_API_TO_PROXY_GTIN Static method Public Method Mapping GTIN: API Structure --> Proxy Structure 20030514
8 MAP_API_TO_PROXY_LONG_TEXT Static method Public Method Mapping Long Text: API Structure --> Proxy Structure 20030514
9 MAP_API_TO_PROXY_SHORT_TEXT Static method Public Method Mapping Short Text: API Structure --> Proxy Structure 20030514
10 MAP_API_TO_PROXY_UNIT Static method Public Method Mapping Unit of Measure: API Structure --> Proxy Structure 20030514
Events
Class CL_COM_PRDXI_OUTBOUND_SERVICE has no event.
Types
Class CL_COM_PRDXI_OUTBOUND_SERVICE has no local type.
Method Signatures

Method GET_CCT_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INT_INDICATOR Call by reference Type reference (TYPE) COMT_BOOLEAN Logische Variable 20030514
2 Returning RV_CCT_INDICATOR Value transfer Type reference (TYPE) CHAR5 20030514

Method GET_CCT_INDICATOR on class CL_COM_PRDXI_OUTBOUND_SERVICE has no exception.

Method KEY_CONVERSION_INT_TO_CCTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROXY_PRODUCT_ID Call by reference Type reference (TYPE) PRODUCT_ID_TAB4 XI-Darstellung Produktstamm: Produkt-ID 20031013
2 Exporting EV_LOGSYS Call by reference Type reference (TYPE) COMT_LOGSYS Originalsystem 20030513
3 Exporting EV_OBJECT_FAMILY Call by reference Type reference (TYPE) COMT_PRODUCT_OBJECT_FAMILY Objektfamilie 20030513
4 Exporting EV_PRODUCT_TYPE Call by reference Type reference (TYPE) COMT_PRODUCT_TYPE Produkttyp 20030513
5 Importing IV_LOGSYS Call by reference Type reference (TYPE) COMT_LOGSYS Originalsystem 20030513
6 Importing IV_OBJECT_FAMILY Call by reference Type reference (TYPE) COMT_PRODUCT_OBJECT_FAMILY Objektfamilie 20030513
7 Importing IV_OWN_BSSYS Call by reference Type reference (TYPE) SLD_BSKEY Schlüssel des aktuellen Business Systems 20030513
8 Importing IV_PRODUCT_GUID Call by reference Type reference (TYPE) COMT_PRODUCT_GUID Interner, eindeutiger Identifikator des Produkts 20030513
9 Importing IV_PRODUCT_ID Call by reference Type reference (TYPE) COMT_PRODUCT_ID Produkt-ID 20030513
10 Importing IV_PRODUCT_TYPE Call by reference Type reference (TYPE) COMT_PRODUCT_TYPE Produkttyp 20030513
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20030513
2 PRODUCT_NOT_FOUND Produkt wurde nicht gefunden 20030513

Method MAP_API_TO_PROXY_ADM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROXY_ADMINISTRATION Call by reference Type reference (TYPE) OBJECT_ADMINISTRATION2 XI-Darstellung Produktstamm: Administrationsdaten 20031013
2 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
3 Importing IV_API_LOGSYS Call by reference Type reference (TYPE) COMT_LOGSYS Originalsystem 20030514
4 Importing IV_API_UPDATE_TYPE Call by reference Type reference (TYPE) UPDATE_TYPE Art der Änderung 20030514
5 Importing IV_API_UPNAME Call by reference Type reference (TYPE) COMT_UPNAME Name des Benutzers, der das Set zuletzt geändert hat 20030514
6 Importing IV_API_VALID_FROM Call by reference Type reference (TYPE) COMT_VALID_FROM Gültig ab (Zeitstempel) 20030514
7 Importing IV_API_VALID_TO Call by reference Type reference (TYPE) COMT_VALID_TO Gültig bis (Zeitstempel) 20030514

Method MAP_API_TO_PROXY_ADM on class CL_COM_PRDXI_OUTBOUND_SERVICE has no exception.

Method MAP_API_TO_PROXY_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
2 Exporting ET_PROXY_CATEGORY Call by reference Type reference (TYPE) OBJECT_CATEGORY_TAB2 XI-Darstellung Produktstamm: Produktkategorie 20031014
3 Importing IT_API_CATEGORY Call by reference Type reference (TYPE) COMT_PROD_CAT_REL_MAINTAIN_TAB Kategorien 20030514
4 Importing IV_OWN_BSSYS Call by reference Type reference (TYPE) SLD_BSKEY Schlüssel des aktuellen Business Systems 20031014

Method MAP_API_TO_PROXY_CATEGORY on class CL_COM_PRDXI_OUTBOUND_SERVICE has no exception.

Method MAP_API_TO_PROXY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROXY_ATTR_SET Call by reference Type reference (TYPE) OBJECT_DATA_ATTRIBUTE_SET2 XI-Darstellung Produktstamm: Set (Settyp) 20031014
2 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
3 Importing IS_API_DATA Call by reference Type reference (TYPE) ANY 20030514
4 Importing IV_API_UPDATE_TYPE Call by reference Type reference (TYPE) UPDATE_TYPE Art der Änderung 20030514
5 Importing IV_SETTYPE_ID Call by reference Type reference (TYPE) COMT_FRGTYPE_ID Identifikation eines Settyps 20030514

Method MAP_API_TO_PROXY_DATA on class CL_COM_PRDXI_OUTBOUND_SERVICE has no exception.

Method MAP_API_TO_PROXY_DATA_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROXY_ATTR Call by reference Type reference (TYPE) OBJECT_DATA_ATTRIBUTE5 XI-Darstellung Produktstamm: Attribut 20031014
2 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
3 Importing IS_SETTYPE_ATTR Call by reference Type reference (TYPE) COMC_SETTYP_ATTR EVerwaltungstabelle für Settyp-Attributs-Informationen 20030514
4 Importing IV_API_ATTR Call by reference Type reference (TYPE) ANY 20030514

Method MAP_API_TO_PROXY_DATA_ATTR on class CL_COM_PRDXI_OUTBOUND_SERVICE has no exception.

Method MAP_API_TO_PROXY_GTIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
2 Exporting ET_PROXY_GTIN Call by reference Type reference (TYPE) OBJECT_GLOBAL_TRADE_ITEM__TAB2 XI-Darstellung Produktstamm: GTIN 20031014
3 Importing IT_API_GTIN Call by reference Type reference (TYPE) COMT_PR_GTIN_MAINTAIN_TAB Global Trade Item Number 20030514

Method MAP_API_TO_PROXY_GTIN on class CL_COM_PRDXI_OUTBOUND_SERVICE has no exception.

Method MAP_API_TO_PROXY_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
2 Exporting ET_PROXY_LONG_TEXT Call by reference Type reference (TYPE) OBJECT_LONG_TEXT_TAB2 XI-Darstellung Produktstamm: Langtext 20031014
3 Importing IT_API_LONG_TEXT Call by reference Type reference (TYPE) COMT_PRLGTEXT_MAINTAIN_TAB Langtexte 20030514
4 Importing IV_OWN_BSSYS Call by reference Type reference (TYPE) SLD_BSKEY Schlüsselname eines Business Systems 20040403

Method MAP_API_TO_PROXY_LONG_TEXT on class CL_COM_PRDXI_OUTBOUND_SERVICE has no exception.

Method MAP_API_TO_PROXY_SHORT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
2 Exporting ET_PROXY_DESCRIPTION Call by reference Type reference (TYPE) OBJECT_DESCRIPTION_TAB2 XI-Darstellung Produktstamm: Kurztext 20031014
3 Importing IT_API_SHORT_TEXT Call by reference Type reference (TYPE) COMT_PR_SHTEXT_MAINTAIN_TAB Kurztexte 20030514

Method MAP_API_TO_PROXY_SHORT_TEXT on class CL_COM_PRDXI_OUTBOUND_SERVICE has no exception.

Method MAP_API_TO_PROXY_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
2 Exporting ET_PROXY_UNIT Call by reference Type reference (TYPE) OBJECT_UNIT_OF_MEASURE_TAB2 XI-Darstellung Produktstamm: Einheit 20031014
3 Importing IT_API_UNIT Call by reference Type reference (TYPE) COMT_PR_UNIT_MAINTAIN_TAB Mengeneinheiten 20030514

Method MAP_API_TO_PROXY_UNIT on class CL_COM_PRDXI_OUTBOUND_SERVICE has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 200