SAP ABAP Interface IF_ISA_REPLICATION_CATALOG (ISA replication: Interface for catalog class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   WEC-APP-SLS-ERP (Application Component) WebChannel Sales using ERP-SD
     ISA_R3 (Package) Internet Sales R/3
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISA_REPLICATION_CATALOG Catalog part of the replication 20050218
Properties
Interface IF_ISA_REPLICATION_CATALOG  
Short Description ISA replication: Interface for catalog class    
General Data
Package ISA_R3   Internet Sales R/3 
Created 20050218   SAP 
Last changed 20050615   SAP 
Unicode checks active    
Forward declarations
Interface IF_ISA_REPLICATION_CATALOG has no forward declaration.
Interfaces
Interface IF_ISA_REPLICATION_CATALOG has no interface.
Friends
Interface IF_ISA_REPLICATION_CATALOG has no friend.
Attributes
Interface IF_ISA_REPLICATION_CATALOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AREAS_BUFFER Instance method Public Method Read the catalog areas and buffer them locally 20050218
2 AREAS_CLEAR Instance method Public Method Clear the area buffer 20050218
3 AREAS_GET Instance method Public Method Returns the table of buffered areas 20050302
4 ATTRIBUTE_NAMES_GET Instance method Public Method Get all attribute names and types 20050228
5 IPC_ATTRIBUTE_VALUES_GET Instance method Public Method Read standard attributes relevant for IPC pricing 20050228
6 ITEMS_BUFFER Instance method Public Method Read the catalog items and buffer them locally 20050218
7 ITEMS_CLEAR Instance method Public Method Clear the item buffer 20050218
8 ITEMS_GET Instance method Public Method Returns the table of buffered items 20050302
9 LANGUAGE_GET Instance method Public Method Determines the language of the catalog variant 20050218
10 NODE_GET_ATTRIBUTE_VALUES Instance method Public Method Get the additional attribute values for an area or an item 20050228
11 NODE_GET_DETAILS Instance method Public Method Get description and images for an area or an item 20050218
Events
Interface IF_ISA_REPLICATION_CATALOG has no event.
Types
Interface IF_ISA_REPLICATION_CATALOG has no local type.
Method Signatures

Method AREAS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETURN_TABLE Call by reference Type reference (TYPE) BAL_T_MSG Anwendungsprotokoll: Tabelle mit Meldungen 20050218
2 Exporting SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20050218

Method AREAS_BUFFER on Interface IF_ISA_REPLICATION_CATALOG has no exception.

Method AREAS_CLEAR Signature

Method AREAS_CLEAR on Interface IF_ISA_REPLICATION_CATALOG has no parameter.
Method AREAS_CLEAR on Interface IF_ISA_REPLICATION_CATALOG has no exception.

Method AREAS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AREAS Call by reference Type reference (TYPE) ISA_REPLICATION_AREA Katalogreplikation: Bereichstabelle 20050302

Method AREAS_GET on Interface IF_ISA_REPLICATION_CATALOG has no exception.

Method ATTRIBUTE_NAMES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AREA_ATTRIBUTES Call by reference Type reference (TYPE) ISA_REPLICATION_DOC_ATTR Katalogreplikation: Attribute eines Indexdokuments 20050228
2 Changing ITEM_ATTRIBUTES Call by reference Type reference (TYPE) ISA_REPLICATION_DOC_ATTR Katalogreplikation: Attribute eines Indexdokuments 20050228

Method ATTRIBUTE_NAMES_GET on Interface IF_ISA_REPLICATION_CATALOG has no exception.

Method IPC_ATTRIBUTE_VALUES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IPC_ATTR_VALUES Call by reference Type reference (TYPE) ISA_REPLICATION_CUSTOMER_ATTRS Katalogreplikation: Indexdokument-Attributwerte 20050228
2 Importing ITEM Call by reference Type reference (TYPE) BAPILAYIT BAPI-Kommunikationsstruktur: Layoutbereichspositionen 20050228
3 Importing VKORG Value transfer Type reference (TYPE) VKORG Verkaufsorganisation 20050228
4 Importing VTWEG Value transfer Type reference (TYPE) VTWEG Vertriebsweg 20050228
# Exception Resumable Description Created on
1 ERROR_IN_CATALOG_API Fehler beim Abrufen weiterer Attribute; Meldung weitergegeb. 20050228

Method ITEMS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) LAYPOSNR Layoutbereichsnummer 20050218
# Exception Resumable Description Created on
1 ERROR_IN_CATALOG_API Fehler beim Kataloglese-BAPI; Meldung weitergegeben 20050218

Method ITEMS_CLEAR Signature

Method ITEMS_CLEAR on Interface IF_ISA_REPLICATION_CATALOG has no parameter.
Method ITEMS_CLEAR on Interface IF_ISA_REPLICATION_CATALOG has no exception.

Method ITEMS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEMS Call by reference Type reference (TYPE) ISA_REPLICATION_ITEM Katalogreplikation: Positionstabelle 20050302

Method ITEMS_GET on Interface IF_ISA_REPLICATION_CATALOG has no exception.

Method LANGUAGE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20050218
2 Exporting LANGUAGE_ISO Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050218
# Exception Resumable Description Created on
1 LANGUAGE_CONVERSION_ERROR Fehler bei der Umwandlung des Sprachcodes von SAP nach ISO 20050218

Method NODE_GET_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) BAPILAYA Layoutbereichsnummer 20050228
2 Changing ATTRIBUTES Call by reference Type reference (TYPE) ISA_REPLICATION_CUSTOMER_ATTRS ISA Katalogreplikation: Name/Wert-Paar für Kundenattribut 20050228
3 Changing IPC_ATTRIBUTES Call by reference Type reference (TYPE) ISA_REPLICATION_CUSTOMER_ATTRS ISA Katalogreplikation: Name/Wert-Paar für Kundenattribut 20050228
4 Importing ITEM Call by reference Type reference (TYPE) BAPILAYIT Position 20050228
# Exception Resumable Description Created on
1 ERROR_IN_CATALOG_API Fehler beim Abrufen weiterer Attribute; Meldung weitergegeb. 20050228

Method NODE_GET_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) BAPILAYA Layoutbereichsnummer 20050218
2 Changing ATTRIBUTES Call by reference Type reference (TYPE) ISA_REPLICATION_CUSTOMER_ATTRS ISA Katalogreplikation: Name/Wert-Pare für Kundenattribute 20050218
3 Changing IPC_ATTRIBUTES Call by reference Type reference (TYPE) ISA_REPLICATION_CUSTOMER_ATTRS ISA Katalogreplikation: Name/Wert-Paare für zus. IPC-Attrib. 20050228
4 Importing ITEM Call by reference Type reference (TYPE) BAPILAYIT Position 20050218
5 Changing ITEM_UNIT_LANG_SPEC Value transfer Type reference (TYPE) STRING Sprachspezifischer Einheitsschlüssel 20050301
6 Changing LIM Value transfer Type reference (TYPE) LAYDOCPATH Pfad für Layoutdokumente 20050218
7 Changing LONG_TEXT Call by reference Type reference (TYPE) ISA_REPLICATION_LONGTEXT Langtexttabelle für Katalogbereiche und -positionen 20050218
8 Changing MATERIAL_ID_EXT Value transfer Type reference (TYPE) STRING Externe Material-ID nach Umwandlung 20050225
9 Changing PRICE Call by reference Type reference (TYPE) ISA_REPLICATION_PRICE Katalogreplikation: Positionspreis 20050228
10 Exporting RETURN_TABLE Call by reference Type reference (TYPE) BAL_T_MSG Anwendungsprotokoll: Tabelle mit Meldungen 20050218
11 Changing SHORT_TEXT Call by reference Type reference (TYPE) BAPILAYTX BAPI-Kommunikationsstruktur: Text für Layoutobjekt 20050218
12 Changing SIM Value transfer Type reference (TYPE) LAYDOCPATH Pfad für Layoutdokumente 20050218
13 Exporting SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20050218

Method NODE_GET_DETAILS on Interface IF_ISA_REPLICATION_CATALOG has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600