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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBCTSRM_AMDM_STANDARD_HIER | Standard Product Hierarchy | 20050301 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR30 | 'RSBCTSRM_S_AMDM_RECAT_PRODUCT' | 30 Characters | 20050228 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSBCTSRM_S_AMDM_RECAT_PRODUCT | Structure of Product Recategorization | 20050228 | |||
| 4 | Instance attribute | Private | See coding | 20050228 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range Liste | 20050228 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20050228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Change initial values after saving for log | 20050309 | |
| 2 | Instance method | Public | Method | Check How Many Lines Selected | 20050228 | |
| 3 | Instance method | Public | Method | Check Whether Standard Cat. Identical for Selected Products | 20050520 | |
| 4 | Instance method | Public | Method | Deselect | 20050228 | |
| 5 | Instance method | Public | Constructor | 20050228 | ||
| 6 | Instance method | Public | Method | Returns Class of Std Category | 20050304 | |
| 7 | Instance method | Public | Method | Returns Selected Entries of the List | 20050422 | |
| 8 | Instance method | Public | Method | Returns the Standard Category and Checks Whether Smallest | 20050228 | |
| 9 | Instance method | Public | Method | Assigns Products Initially to a Standard Category | 20050315 | |
| 10 | 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 | PT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050309 | ||||
| 2 | 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 | 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 | P_SMALLEST_CAT | Call by reference | Type reference (TYPE) | CHAR01 | Flag, ob unterster Knoten | 20050520 | |||
| 2 | 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 | 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 | 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 | 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 | P_OBJECTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | Produkttabelle | 20050422 | |||
| 2 | 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 | P_CAT | Call by reference | Type reference (TYPE) | CHAR10 | Code der Standardkategorie der Produktkategorie | 20050228 | |||
| 2 | P_PRODUCT | Call by reference | Type reference (TYPE) | RSCHAVL | Optionale Anfrage für Produkt | 20050520 | |||
| 3 | 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 | P_SCHEMA | Call by reference | Type reference (TYPE) | CHAR01 | Flag Standardschema | 20050323 | |||
| 2 | P_SMALLEST | Call by reference | Type reference (TYPE) | C | Flag nur niedrigsten Level automatisch zuordnen | 20050520 | |||
| 3 | P_VERSION | Call by reference | Type reference (TYPE) | CHAR10 | Version des Standardschemas | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 |