SAP ABAP Class CL_ISA_REPLICATION_CATALOG (Catalog part of the replication)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISA_REPLICATION_CATALOG ISA replication: Interface for catalog class 20050218
Properties
Class CL_ISA_REPLICATION_CATALOG  
Short Description Catalog part of the replication    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISA_R3   Internet Sales R/3 
Created 20041125   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISA_REPLICATION_CATALOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISA_REPLICATION_CATALOG ISA replication: Interface for catalog class 20050218
Friends
Class CL_ISA_REPLICATION_CATALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AREAS Instance attribute Public Type reference (TYPE) ISA_REPLICATION_AREA Catalog replication: Area table 20050302
2 AREA_TEXTS Instance attribute Public Type reference (TYPE) ISA_REPLICATION_SHORTTEXT Catalog replication: short text 20050302
3 CATALOG_ID Instance attribute Public Type reference (TYPE) WMINR Product catalog number 20050302
4 COUNTRY Instance attribute Public Type reference (TYPE) LAND1 Country Key 20050302
5 IPC_PRICING Instance attribute Public Type reference (TYPE) XFELD Checkbox 20050302
6 ITEMS Instance attribute Public Type reference (TYPE) ISA_REPLICATION_ITEM Catalog replication: item table 20050302
7 ITEM_TEXTS Instance attribute Public Type reference (TYPE) ISA_REPLICATION_SHORTTEXT Catalog replication: short text 20050302
8 LANGUAGE Instance attribute Public Type reference (TYPE) SPRAS Variant language 20050301
9 LIM_ID Instance attribute Public Type reference (TYPE) DAPPL Application 20050302
10 PRICES Instance attribute Public Type reference (TYPE) ISA_REPLICATION_PRICES ISA catalog replication: item prices with string 20050302
11 SIM_ID Instance attribute Public Type reference (TYPE) DAPPL Application 20050302
12 SPART Instance attribute Public Type reference (TYPE) SPART Division 20050301
13 VARIANT_ID Instance attribute Public Type reference (TYPE) WMVAR Product catalog variant 20050302
14 VKORG Instance attribute Public Type reference (TYPE) VKORG Sales Organization 20050302
15 VTWEG Instance attribute Public Type reference (TYPE) VTWEG Distribution Channel 20050302
16 WITH_CONFIG Instance attribute Public Type reference (TYPE) XFELD Checkbox 20050302
17 WITH_IMAGES Instance attribute Public Type reference (TYPE) XFELD Checkbox 20050302
18 WITH_LONGTEXT Instance attribute Public Type reference (TYPE) XFELD Checkbox 20050302
19 WITH_PRICES Instance attribute Public Type reference (TYPE) XFELD Checkbox 20050302
Methods
# Method Level Visibility Method type Description Created on
1 AREAS_BUFFER Instance method Public Method 20050218
2 AREAS_CLEAR Instance method Public Method 20050218
3 ATTRIBUTES_GET Instance method Public Method 20050218
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050221
5 ITEMS_BUFFER Instance method Public Method 20050218
6 ITEMS_CLEAR Instance method Public Method 20050218
7 ITEMS_GET_IPC_ATTRIBUTES Instance method Public Method 20050218
8 LANGUAGE_GET Instance method Public Method 20050218
9 MESSAGES_COLLECT Instance method Private Method Collect messages from catalog read methods 20041206
10 NODE_GET_ADDITIONAL_ATTRIBUTES Instance method Public Method 20050218
11 NODE_GET_DETAILS Instance method Public Method 20050218
Events
Class CL_ISA_REPLICATION_CATALOG has no event.
Types
Class CL_ISA_REPLICATION_CATALOG has no local type.
Method Signatures

Method AREAS_BUFFER Signature

Method AREAS_BUFFER on class CL_ISA_REPLICATION_CATALOG has no parameter.
Method AREAS_BUFFER on class CL_ISA_REPLICATION_CATALOG has no exception.

Method AREAS_CLEAR Signature

Method AREAS_CLEAR on class CL_ISA_REPLICATION_CATALOG has no parameter.
Method AREAS_CLEAR on class CL_ISA_REPLICATION_CATALOG has no exception.

Method ATTRIBUTES_GET Signature

Method ATTRIBUTES_GET on class CL_ISA_REPLICATION_CATALOG has no parameter.
Method ATTRIBUTES_GET on class CL_ISA_REPLICATION_CATALOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATALOG_ID Value transfer Type reference (TYPE) WMINR Katalognummer 20050221
2 Importing COUNTRY Value transfer Type reference (TYPE) LAND1 Land für Preisformatierung 20050221
3 Importing IPC_PRICING Value transfer Type reference (TYPE) XFELD IPC-Preisfindung verwendet 20050228
4 Importing LIM_ID Value transfer Type reference (TYPE) DAPPL Applikation 20050221
5 Importing SIM_ID Value transfer Type reference (TYPE) DAPPL Applikation 20050221
6 Importing VARIANT_ID Value transfer Type reference (TYPE) WMVAR Produktkatalogvariante 20050221
7 Importing VKORG Value transfer Type reference (TYPE) VKORG Verkaufsorganisation für IPC-Preisfindung 20050228
8 Importing VTWEG Value transfer Type reference (TYPE) VTWEG Vertriebsweg für IPC-Preisfindung 20050228
9 Importing WITH_CONFIG Value transfer Type reference (TYPE) XFELD Ankreuz-Feld 20050221
10 Importing WITH_IMAGES Value transfer Type reference (TYPE) XFELD Ankreuz-Feld 20050221
11 Importing WITH_LONGTEXT Value transfer Type reference (TYPE) XFELD Ankreuz-Feld 20050221
12 Importing WITH_PRICES Value transfer Type reference (TYPE) XFELD Ankreuz-Feld 20050221

Method CONSTRUCTOR on class CL_ISA_REPLICATION_CATALOG has no exception.

Method ITEMS_BUFFER Signature

Method ITEMS_BUFFER on class CL_ISA_REPLICATION_CATALOG has no parameter.
Method ITEMS_BUFFER on class CL_ISA_REPLICATION_CATALOG has no exception.

Method ITEMS_CLEAR Signature

Method ITEMS_CLEAR on class CL_ISA_REPLICATION_CATALOG has no parameter.
Method ITEMS_CLEAR on class CL_ISA_REPLICATION_CATALOG has no exception.

Method ITEMS_GET_IPC_ATTRIBUTES Signature

Method ITEMS_GET_IPC_ATTRIBUTES on class CL_ISA_REPLICATION_CATALOG has no parameter.
Method ITEMS_GET_IPC_ATTRIBUTES on class CL_ISA_REPLICATION_CATALOG has no exception.

Method LANGUAGE_GET Signature

Method LANGUAGE_GET on class CL_ISA_REPLICATION_CATALOG has no parameter.
Method LANGUAGE_GET on class CL_ISA_REPLICATION_CATALOG has no exception.

Method MESSAGES_COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Anwendungsprotokoll: Tabelle mit Meldungen 20041206
2 Importing RETURN Call by reference Type reference (TYPE) BAPIRETURN Rückgabeparameter 20041206
3 Importing RETURN_TABLE Call by reference Type reference (TYPE) BAPIRET2_T Rückgabeparameter-Tabelle 20041206
4 Changing SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20041206

Method MESSAGES_COLLECT on class CL_ISA_REPLICATION_CATALOG has no exception.

Method NODE_GET_ADDITIONAL_ATTRIBUTES Signature

Method NODE_GET_ADDITIONAL_ATTRIBUTES on class CL_ISA_REPLICATION_CATALOG has no parameter.
Method NODE_GET_ADDITIONAL_ATTRIBUTES on class CL_ISA_REPLICATION_CATALOG has no exception.

Method NODE_GET_DETAILS Signature

Method NODE_GET_DETAILS on class CL_ISA_REPLICATION_CATALOG has no parameter.
Method NODE_GET_DETAILS on class CL_ISA_REPLICATION_CATALOG has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600