SAP ABAP Class CL_RSBCTSRM_AMDM_GRPED_OBJECTS (Groupable InfoObjects AMDM)
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 20040121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBCTSRM_AMDM_PRODUCTS Products, InfoObject for grouped mapping AMDM 20040202
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBCTSRM_AMDM_VENDORS Vendors, InfoObject for Grouped Mapping AMDM 20040121
Properties
Class CL_RSBCTSRM_AMDM_GRPED_OBJECTS  
Short Description Groupable InfoObjects AMDM    
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 20040121   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBCTSRM_AMDM_GRPED_OBJECTS has no forward declaration.
Interfaces
Class CL_RSBCTSRM_AMDM_GRPED_OBJECTS has no interface implemented.
Friends
Class CL_RSBCTSRM_AMDM_GRPED_OBJECTS has no friend class.
Attributes
Class CL_RSBCTSRM_AMDM_GRPED_OBJECTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_GROUP_TEXT Instance method Public Method Change Group Texts, dynamic, execution 20040309
2 CHANGE_OLD_GRP_VALUES Instance method Protected Method Change initial values after saving for log 20040210
3 GET_CURRENT_GROUPS Instance method Private Method Combination of available groups (DB + interface) 20040121
4 GET_GUID_FROM_USER Instance method Private Method Selection of a group by user 20040121
5 GROUP_ADD_ELEMENT Instance method Public Method Add element - loaded 20040121
6 GROUP_ADD_ELEMENT_EXECUTE Instance method Private Method Add element, dynamic, execution 20040121
7 GROUP_AUTOMATICALLY Instance method Public Method Automatic Grouping Acc. to Specific Fields 20040809
8 GROUP_CREATE Instance method Public Method Group building, empty, loaded 20040121
9 GROUP_CREATE_DYNAMIC_PROCESS Instance method Protected Method Group building, dynamic, error handling 20040121
10 GROUP_CREATE_EXECUTE Instance method Protected Method Group building, dynamic, execution 20040121
11 GROUP_CREATE_FOR_SINGLE Instance method Public Method Group building for single values, empty, loaded 20040217
12 GROUP_DELETE_ELEMENT Instance method Public Method Delete element, empty, loaded 20040121
13 GROUP_DELETE_ELEMENT_EXECUTE Instance method Protected Method Delete element, dynamic, execution 20040121
14 GROUP_DESTROY Instance method Public Method Break up group, empty, loaded 20040121
15 GROUP_DESTROY_DYNAMIC_PROCESS Instance method Protected Method Break up group, dynamic, error handling 20040126
16 GROUP_DESTROY_EXECUTE Instance method Private Method Break up group, dynamic, execution 20040126
17 GRP_ADD_ELEMNT_DYNAMIC_PROCESS Instance method Protected Method Add element, dynamic, error handling 20040121
18 GRP_DEL_ELEMNT_DYNAMIC_PROCESS Instance method Protected Method Delete element, dynamic, error handling 20040121
19 UNMARK_SELECTED_ENTRIES Instance method Public Method Remove Selection 20040816
20 UPDATE_GROUP_TEXT Instance method Protected Method Save group texts, dynamic, error handling 20040209
Events
Class CL_RSBCTSRM_AMDM_GRPED_OBJECTS has no event.
Types
Class CL_RSBCTSRM_AMDM_GRPED_OBJECTS has no local type.
Method Signatures

Method CHANGE_GROUP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURRENT_ROW Call by reference Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20040309
2 Importing P_GRP_IO_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040309
3 Changing P_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20040309
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040309

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 20040210
2 Importing P_GRP_IO_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040210
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040210

Method GET_CURRENT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_GROUP Call by reference Type reference (TYPE) RSBCTSRM_T_KEY_TEXT Schlüssel und Beschreibung 20040121
2 Importing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20040121
3 Importing PT_TO_BE_DELETED Call by reference Type reference (TYPE) RSNDI_T_CHAVL Tabelle mit Merkmalswerte 20040121
4 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040121
5 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040121
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040121

Method GET_GUID_FROM_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE PT_MASTER_DATA 20040121
2 Importing PT_TO_BE_DELETED Call by reference Type reference (TYPE) RSNDI_T_CHAVL PT_TO_BE_DELETED 20040121
3 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040121
4 Exporting P_GUID Call by reference Type reference (TYPE) CHAR32 vom Nutzer ausgewählte Gruppenguid 20040121
5 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 P_STRUCTURENAME 20040121
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040121

Method GROUP_ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_TO_BE_DELETED Call by reference Type reference (TYPE) RSNDI_T_CHAVL Tabelle mit Merkmalswerte 20040121
2 Importing P_DONT_SHOW_MESSAGE Call by reference Type reference (TYPE) CHAR01 unterdrückt die Nachrichtenanzeige 20040726
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040211

Method GROUP_ADD_ELEMENT_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE PT_MASTER_DATA 20040121
2 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 P_GROUP_IO_NAME 20040121
3 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 P_STRUCTURENAME 20040121
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040121

Method GROUP_AUTOMATICALLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_GROUP_TYPE Call by reference Type reference (TYPE) RSCHANM Merkmal 20040816
2 Importing P_SORTFIELDS Call by reference Type reference (TYPE) RSBCTSRM_T_AMDM_INFOOBJECTS Tabelle mit Infoobjekten 20040809
3 Changing P_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle 20040809
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040809

Method GROUP_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DIRECT_ACCESS Call by reference Type reference (TYPE) CHAR01 Keine Behandlung von Fehlermeldungen 20050928
2 Importing P_DONT_SHOW_MESSAGE Call by reference Type reference (TYPE) CHAR01 unterdrückt die Nachrichtenanzeige 20040726
3 Importing P_GROUP_MODE Call by reference Type reference (TYPE) CHAR01 P_GROUP_MODE 20040121
4 Importing P_GROUP_TEXT_DEFAULT Call by reference Type reference (TYPE) RSCHATXTLG P_GROUP_TEXT_DEFAULT 20040121
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040211

Method GROUP_CREATE_DYNAMIC_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE PT_MASTER_DATA 20040121
2 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 P_GROUP_IO_NAME 20040121
3 Importing P_GROUP_MODE Call by reference Type reference (TYPE) CHAR01 P_GROUP_MODE 20040121
4 Importing P_GROUP_TEXT_DEFAULT Call by reference Type reference (TYPE) RSCHATXTLG P_GROUP_TEXT_DEFAULT 20040121
5 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 P_STRUCTURENAME 20040121
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040121

Method GROUP_CREATE_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE PT_MASTER_DATA 20040121
2 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 P_GROUP_IO_NAME 20040121
3 Importing P_GROUP_MODE Call by reference Type reference (TYPE) CHAR01 P_GROUP_MODE 20040121
4 Importing P_GROUP_TEXT_DEFAULT Call by reference Type reference (TYPE) RSCHATXTLG P_GROUP_TEXT_DEFAULT 20040121
5 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 P_STRUCTURENAME 20040121
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040121

Method GROUP_CREATE_FOR_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENT_SELECTION Call by reference Type reference (TYPE) C SPACE Selektierte Einträge oder gesamte Datenbank 20040405
2 Importing P_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Für log 20040826
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040217

Method GROUP_DELETE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DELETED_GROUP_GUID Call by reference Type reference (TYPE) CHAR32 Gibt die (evtl. zu löschende) Gruppen-GUID zurück 20040123
2 Importing P_DIRECT_ACCESS Call by reference Type reference (TYPE) CHAR01 Unterdrückt die Fehlerbehandlung 20050928
3 Importing P_DONT_SHOW_MESSAGE Call by reference Type reference (TYPE) CHAR01 unterdrückt die Nachrichtenausgabe 20050629
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040123

Method GROUP_DELETE_ELEMENT_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE PT_MASTER_DATA 20040121
2 Importing P_CHANAM Call by reference Type reference (TYPE) CHAR30 30 Characters 20040122
3 Exporting P_DELETED_GROUP_GUID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20040123
4 Importing P_DIRECT_ACCESS Call by reference Type reference (TYPE) CHAR01 do not raise exceptions 20050928
5 Importing P_DONT_CONFIRM Call by reference Type reference (TYPE) CHAR01 Dont show confirmation popup 20050928
6 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 P_GROUP_IO_NAME 20040121
7 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 P_STRUCTURENAME 20040121
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040121

Method GROUP_DESTROY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DELETED_GROUP_GUID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20040123
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040123

Method GROUP_DESTROY_DYNAMIC_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20040126
2 Importing P_CHANAM Call by reference Type reference (TYPE) CHAR30 30 Characters 20040126
3 Exporting P_DELETED_GROUP_GUID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20040126
4 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040126
5 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040126
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040126

Method GROUP_DESTROY_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20040126
2 Importing P_CHANAM Call by reference Type reference (TYPE) CHAR30 30 Characters 20040126
3 Exporting P_DELETED_GROUP_GUID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20040126
4 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040126
5 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040126
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040126

Method GRP_ADD_ELEMNT_DYNAMIC_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE PT_MASTER_DATA 20040121
2 Importing PT_TO_BE_DELETED Call by reference Type reference (TYPE) RSNDI_T_CHAVL PT_TO_BE_DELETED 20040121
3 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 P_GROUP_IO_NAME 20040121
4 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 P_STRUCTURENAME 20040121
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040121

Method GRP_DEL_ELEMNT_DYNAMIC_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_MASTER_DATA Call by reference Type reference (TYPE) STANDARD TABLE PT_MASTER_DATA 20040121
2 Importing P_CHANAM Call by reference Type reference (TYPE) CHAR30 30 Characters 20040123
3 Exporting P_DELETED_GROUP_GUID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20040123
4 Importing P_GROUP_IO_NAME Call by reference Type reference (TYPE) CHAR30 P_GROUP_IO_NAME 20040121
5 Importing P_STRUCTURENAME Call by reference Type reference (TYPE) CHAR30 P_STRUCTURENAME 20040121
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040121

Method UNMARK_SELECTED_ENTRIES Signature

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

Method UNMARK_SELECTED_ENTRIES on class CL_RSBCTSRM_AMDM_GRPED_OBJECTS has no exception.

Method UPDATE_GROUP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20040209
2 Importing P_GROUP_GUID_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20040209
# Exception Resumable Description Created on
1 CX_RSBCTSRM_AMDM_GRPCRT_FAILED Fehlerklasse erweiterte Stammdatenpflege 20040209
History
Last changed by/on SAP  20141101 
SAP Release Created in 352