SAP ABAP Class CL_COM_PRDXI_INBOUND_SERVICE (Product Master XI Connection: Service Methods Inbound)
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_INBOUND_SERVICE  
Short Description Product Master XI Connection: Service Methods Inbound    
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 20030514   SAP 
Last change 20110908   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_INBOUND_SERVICE has no interface implemented.
Friends
Class CL_COM_PRDXI_INBOUND_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_DATA Constant Protected Type reference (TYPE) FIELDNAME 'DATA' Field Name 20030514
3 SC_DATA_X Constant Protected Type reference (TYPE) FIELDNAME 'DATA_X' Field Name 20030514
4 SC_DATS Constant Protected Type reference (TYPE) DATATYPE_D 'DATS' Data Type in ABAP Dictionary 20030514
5 SC_LANG Constant Protected Type reference (TYPE) DATATYPE_D 'LANG' Data Type in ABAP Dictionary 20030514
6 SC_LOGSYS Constant Protected Type reference (TYPE) FIELDNAME 'LOGSYS' Field Name 20030514
7 SC_TIMS Constant Protected Type reference (TYPE) DATATYPE_D 'TIMS' Data Type in ABAP Dictionary 20030514
8 SC_UNIT Constant Protected Type reference (TYPE) DATATYPE_D 'UNIT' Data Type in ABAP Dictionary 20030514
9 SC_UPDATE_TYPE Constant Protected Type reference (TYPE) FIELDNAME 'UPDATE_TYPE' Field Name 20030514
10 SC_UPNAME Constant Protected Type reference (TYPE) FIELDNAME 'UPNAME' Field Name 20030514
11 SC_X Constant Protected Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20030514
Methods
# Method Level Visibility Method type Description Created on
1 GET_INT_INDICATOR Static method Public Method Conversion of Data Type Boolean: CCT Indicator --> Internal 20030514
2 GET_PRODUCT_HEADER Static method Public Method Determine General Product Data 20030514
3 KEY_CONVERSION_CCTID_TO_INT Static method Public Method Conversion: CCT-Identifier --> Internal Object Key 20030514
4 MAP_PROXY_TO_API_ADM Static method Public Method Mapping Administration: API-Structure --> Staging Structure 20030514
5 MAP_PROXY_TO_API_CATEGORY Static method Public Method Mapping Category: API-Structure --> Staging Structure 20030514
6 MAP_PROXY_TO_API_DATA Static method Public Method Mapping Data Container: API-Structure --> Staging Structure 20030514
7 MAP_PROXY_TO_API_GTIN Static method Public Method Mapping GTIN: API-Structure --> Staging Structure 20030514
8 MAP_PROXY_TO_API_LONG_TEXT Static method Public Method Mapping Long Text: API-Structure --> Staging Structure 20030514
9 MAP_PROXY_TO_API_SHORT_TEXT Static method Public Method Mapping Short Text: API-Structure --> Staging Structure 20030514
10 MAP_PROXY_TO_API_UNIT Static method Public Method Mapping Unit of Measure: API-Structure --> Staging Structure 20030514
Events
Class CL_COM_PRDXI_INBOUND_SERVICE has no event.
Types
Class CL_COM_PRDXI_INBOUND_SERVICE has no local type.
Method Signatures

Method GET_INT_INDICATOR Signature

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

Method GET_INT_INDICATOR on class CL_COM_PRDXI_INBOUND_SERVICE has no exception.

Method GET_PRODUCT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COM_PRODUCT Call by reference Type reference (TYPE) COMT_PRODUCT Allgemeine Produktdaten 20030514
2 Exporting EV_PRODUCT_EXISTS Call by reference Type reference (TYPE) COMT_BOOLEAN Logische Variable 20030602
3 Importing IT_PROXY_PRODUCT_ID Call by reference Type reference (TYPE) PRODUCT_ID_TAB4 XI-Darstellung Produktstamm: Produkt-ID 20031013
4 Importing IV_LOGSYS Call by reference Type reference (TYPE) COMT_LOGSYS Originalsystem 20030514
5 Importing IV_OBJECT_FAMILY Call by reference Type reference (TYPE) COMT_PRODUCT_OBJECT_FAMILY Objektfamilie 20030514
6 Importing IV_OWN_BSSYS Call by reference Type reference (TYPE) SLD_BSKEY Schlüssel des aktuellen Business Systems 20030514
7 Importing IV_OWN_LOGSYS Call by reference Type reference (TYPE) LOGSYS Aktuelles logisches System 20030514
8 Importing IV_PRODUCT_TYPE Call by reference Type reference (TYPE) COMT_PRODUCT_TYPE Produkttyp 20030514
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20030514
2 SPECIFIED_ERROR Spezifizierte Fehlermeldung (siehe Datentyp SYST) 20030514

Method KEY_CONVERSION_CCTID_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PRODUCT_GUID Value transfer Type reference (TYPE) COMT_PRODUCT_GUID Interner, eindeutiger Identifikator des Produkts 20030514
2 Importing IT_PROXY_PRODUCT_ID Call by reference Type reference (TYPE) PRODUCT_ID_TAB4 XI-Darstellung Produktstamm: Produkt-ID 20031013
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) COMT_LOGSYS Originalsystem 20030514
4 Importing IV_OBJECT_FAMILY Call by reference Type reference (TYPE) COMT_PRODUCT_OBJECT_FAMILY Objektfamilie 20030514
5 Importing IV_OWN_BSSYS Call by reference Type reference (TYPE) SLD_BSKEY Schlüssel des aktuellen Business Systems 20030514
6 Importing IV_OWN_LOGSYS Call by reference Type reference (TYPE) COMT_LOGSYS Aktuelle Originalsystem 20030514
7 Importing IV_PRODUCT_TYPE Call by reference Type reference (TYPE) COMT_PRODUCT_TYPE Produkttyp 20030514
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20030514
2 PRODUCT_ID_INCONSISTENT Die Produkt-ID ist inkonsistent 20030514

Method MAP_PROXY_TO_API_ADM 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 EV_API_LOGSYS Call by reference Type reference (TYPE) COMT_LOGSYS Originalsystem 20030514
3 Exporting EV_API_UPDATE_TYPE Call by reference Type reference (TYPE) UPDATE_TYPE Art der Änderung 20030514
4 Exporting EV_API_UPNAME Call by reference Type reference (TYPE) COMT_UPNAME Name des Benutzers, der das Set zuletzt geändert hat 20030514
5 Exporting EV_API_VALID_FROM Call by reference Type reference (TYPE) COMT_VALID_FROM Gültig ab (Zeitstempel) 20030514
6 Exporting EV_API_VALID_TO Call by reference Type reference (TYPE) COMT_VALID_TO Gültig bis (Zeitstempel) 20030514
7 Importing IS_PROXY_ADMINISTRATION Call by reference Type reference (TYPE) OBJECT_ADMINISTRATION2 XI-Darstellung Produktstamm: Administrationsdaten 20031013
8 Importing IV_OWN_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20030514

Method MAP_PROXY_TO_API_ADM on class CL_COM_PRDXI_INBOUND_SERVICE has no exception.

Method MAP_PROXY_TO_API_CATEGORY Signature

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

Method MAP_PROXY_TO_API_CATEGORY on class CL_COM_PRDXI_INBOUND_SERVICE has no exception.

Method MAP_PROXY_TO_API_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_API_SET_DATA Call by reference Type reference (TYPE) ANY 20030514
2 Exporting ES_API_SET_DATA_X Call by reference Type reference (TYPE) ANY 20030514
3 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
4 Exporting EV_API_UPDATE_TYPE Call by reference Type reference (TYPE) UPDATE_TYPE Art der Änderung 20030514
5 Importing IS_PROXY_ATTR_SET Call by reference Type reference (TYPE) OBJECT_DATA_ATTRIBUTE_SET2 XI-Darstellung Produktstamm: Set (Settyp) 20031014
6 Importing IS_SETTYPE_DATA Call by reference Type reference (TYPE) COMT_SETTYPE_EXT Settyp 20030514
7 Importing IS_SETTYPE_STRUC Call by reference Type reference (TYPE) COMT_SETTYPE_STRUCNAMES Namen der Strukturen eines Settyps 20030514
8 Importing IV_OWN_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20030514

Method MAP_PROXY_TO_API_DATA on class CL_COM_PRDXI_INBOUND_SERVICE has no exception.

Method MAP_PROXY_TO_API_GTIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_API_GTIN Call by reference Type reference (TYPE) STANDARD TABLE Global Trade Item Number (GTIN) 20030514
2 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
3 Importing IT_PROXY_GTIN Call by reference Type reference (TYPE) OBJECT_GLOBAL_TRADE_ITEM__TAB2 XI-Darstellung Produktstamm: GTIN 20031014
4 Importing IV_OWN_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20030514

Method MAP_PROXY_TO_API_GTIN on class CL_COM_PRDXI_INBOUND_SERVICE has no exception.

Method MAP_PROXY_TO_API_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_API_LONG_TEXT Call by reference Type reference (TYPE) COMT_PRLGTEXT_MAINTAIN_TAB Langtexte 20030514
2 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
3 Importing IT_PROXY_LONG_TEXT Call by reference Type reference (TYPE) OBJECT_LONG_TEXT_TAB2 XI-Darstellung Produktstamm: Langtext 20031014
4 Importing IV_OWN_BSSYS Call by reference Type reference (TYPE) SLD_BSKEY Schlüsselname eines Business Systems 20040403
5 Importing IV_OWN_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20030514
6 Importing IV_PRODUCT_GUID Call by reference Type reference (TYPE) COMT_PRODUCT_GUID Interner, eindeutiger Identifikator des Produkts 20030514

Method MAP_PROXY_TO_API_LONG_TEXT on class CL_COM_PRDXI_INBOUND_SERVICE has no exception.

Method MAP_PROXY_TO_API_SHORT_TEXT Signature

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

Method MAP_PROXY_TO_API_SHORT_TEXT on class CL_COM_PRDXI_INBOUND_SERVICE has no exception.

Method MAP_PROXY_TO_API_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_API_UNIT Call by reference Type reference (TYPE) STANDARD TABLE Mengeneinheiten 20030514
2 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20030514
3 Importing IT_PROXY_UNIT Call by reference Type reference (TYPE) OBJECT_UNIT_OF_MEASURE_TAB2 XI-Darstellung Produktstamm: Einheit 20031014
4 Importing IV_OWN_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20030514

Method MAP_PROXY_TO_API_UNIT on class CL_COM_PRDXI_INBOUND_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 200