SAP ABAP Class CL_RSBCTSRM_AMDM_RECAT_PROD (Product Recategorization)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-BBP (Application Component) Business-to-Business Procurement
     RS_BCT_SRM (Package) Business Content: Supplier Relationship Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBCTSRM_AMDM_INFOOBJECT InfoObject Processing Super Class AMDM 20050228
Properties
Class CL_RSBCTSRM_AMDM_RECAT_PROD  
Short Description Product Recategorization    
Super Class CL_RSBCTSRM_AMDM_INFOOBJECT InfoObject Processing Super Class AMDM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_SRM   Business Content: Supplier Relationship Management 
Created 20050228   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBCTSRM_AMDM_RECAT_PROD has no forward declaration.
Interfaces
Class CL_RSBCTSRM_AMDM_RECAT_PROD has no interface implemented.
Friends
Class CL_RSBCTSRM_AMDM_RECAT_PROD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CL_HIERARCHY Instance attribute Private Object reference (TYPE REF TO) CL_RSBCTSRM_AMDM_STANDARD_HIER Standard Product Hierarchy 20050301
2 C_STRUCTURE_NAME Constant Public Type reference (TYPE) CHAR30 'RSBCTSRM_S_AMDM_RECAT_PRODUCT' 30 Characters 20050228
3 S_PRODUCTS Instance attribute Private Type reference (TYPE) RSBCTSRM_S_AMDM_RECAT_PRODUCT Structure of Product Recategorization 20050228
4 T_PRODUCTS Instance attribute Private See coding 20050228
5 T_SELECT_OPTIONS Instance attribute Private Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range Liste 20050228
6 V_HIER_TYPE Instance attribute Private Type reference (TYPE) CHAR30 30 Characters 20050228
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_OLD_GRP_VALUES Instance method Protected Method Change initial values after saving for log 20050309
2 CHECK_COUNT_X Instance method Public Method Check How Many Lines Selected 20050228
3 CHECK_MULTI_STD_CAT Instance method Public Method Check Whether Standard Cat. Identical for Selected Products 20050520
4 CLEAR_SELECTED Instance method Public Method Deselect 20050228
5 CONSTRUCTOR Instance method Public Constructor 20050228
6 GET_CL_HIERARCHY Instance method Public Method Returns Class of Std Category 20050304
7 GET_LIST_OF_SELECTED Instance method Public Method Returns Selected Entries of the List 20050422
8 GET_STD_CAT Instance method Public Method Returns the Standard Category and Checks Whether Smallest 20050228
9 INIT_RECAT Instance method Public Method Assigns Products Initially to a Standard Category 20050315
10 UPDATE_STD_PROD_CAT Instance method Public Method Updates Product Standard Category 20050228
Events
Class CL_RSBCTSRM_AMDM_RECAT_PROD has no event.
Types
Class CL_RSBCTSRM_AMDM_RECAT_PROD has no local type.
Method Signatures

Method CHANGE_OLD_GRP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20050309
2 Importing P_GRP_IO_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20050309

Method CHANGE_OLD_GRP_VALUES on class CL_RSBCTSRM_AMDM_RECAT_PROD has no exception.

Method CHECK_COUNT_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_COUNT_X Call by reference Type reference (TYPE) I Anzahl selektierter Zeilen 20050228

Method CHECK_COUNT_X on class CL_RSBCTSRM_AMDM_RECAT_PROD has no exception.

Method CHECK_MULTI_STD_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SMALLEST_CAT Call by reference Type reference (TYPE) CHAR01 Flag, ob unterster Knoten 20050520
2 Exporting P_STD_CAT Call by reference Type reference (TYPE) CHAR10 Standardkategorie der Produktkategorie 20050520

Method CHECK_MULTI_STD_CAT on class CL_RSBCTSRM_AMDM_RECAT_PROD has no exception.

Method CLEAR_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Produkttabelle 20050228

Method CLEAR_SELECTED on class CL_RSBCTSRM_AMDM_RECAT_PROD has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HIERARCHY Call by reference Type reference (TYPE) CHAR30 30 Characters 20050228

Method CONSTRUCTOR on class CL_RSBCTSRM_AMDM_RECAT_PROD has no exception.

Method GET_CL_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CL_HIERARCHY Call by reference Object reference (TYPE REF TO) CL_RSBCTSRM_AMDM_STANDARD_HIER Standard-Produkthierarchie 20050304

Method GET_CL_HIERARCHY on class CL_RSBCTSRM_AMDM_RECAT_PROD has no exception.

Method GET_LIST_OF_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_OBJECTS Call by reference Type reference (TYPE) STANDARD TABLE Produkttabelle 20050422
2 Exporting P_TABLE Value transfer Type reference (TYPE) RSBCTSRM_T_AMDM_RECAT_PRODUCT Rückgabetabelle, selektierte Werte 20050422

Method GET_LIST_OF_SELECTED on class CL_RSBCTSRM_AMDM_RECAT_PROD has no exception.

Method GET_STD_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CAT Call by reference Type reference (TYPE) CHAR10 Code der Standardkategorie der Produktkategorie 20050228
2 Importing P_PRODUCT Call by reference Type reference (TYPE) RSCHAVL Optionale Anfrage für Produkt 20050520
3 Exporting P_SMALLEST_CAT Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20050228

Method GET_STD_CAT on class CL_RSBCTSRM_AMDM_RECAT_PROD has no exception.

Method INIT_RECAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SCHEMA Call by reference Type reference (TYPE) CHAR01 Flag Standardschema 20050323
2 Importing P_SMALLEST Call by reference Type reference (TYPE) C Flag nur niedrigsten Level automatisch zuordnen 20050520
3 Importing P_VERSION Call by reference Type reference (TYPE) CHAR10 Version des Standardschemas 20050519
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20050315

Method UPDATE_STD_PROD_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_STD_CAT_AC Call by reference Type reference (TYPE) CHAR10 Schlüssel der Produkt-Standardkategorie 20050228

Method UPDATE_STD_PROD_CAT on class CL_RSBCTSRM_AMDM_RECAT_PROD has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 702