SAP ABAP Class CL_RSLPO_MODEL_PART (CL_RSLPO_MODEL_PART)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_PARTGUI (Package) UI for Specifying Partitioning Criteria
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSLPO_MAINT_PART 20060222
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSLPO_PARTGUI 20060306
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSLPO_TLOGO_PART 20060224
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_MODEL_PART_LPO 20060125
Properties
Class CL_RSLPO_MODEL_PART  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSLPO_PARTGUI    
Program status     
Category 0   
Package RSLPO_PARTGUI   UI for Specifying Partitioning Criteria 
Created 20060125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDMD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSLPA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSLPO_MAINT_PART 20060222
2 IF_RSLPO_PARTGUI 20060306
3 IF_RSLPO_TLOGO_PART 20060224
Friends
Class CL_RSLPO_MODEL_PART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DISPLAY_ONLY Instance attribute Protected Type reference (TYPE) RS_BOOL Flag Structure 20060210
2 O_EDIT_ALLOWED Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20110214
3 O_R_INPUT_CONVERTER Instance attribute Protected Object reference (TYPE REF TO) CL_RSLPO_INPUT_CONVERTER Converts Inputs and Outputs into Internal or External Format 20060420
4 O_TH_FIELDCATALOG Instance attribute Protected Type reference (TYPE) RSLPO_TH_GUI_FIELDCATALOG Field Catalog for Selection of Partitioning Criteria 20060224
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MULTIPLE_PARTITIONS Instance method Public Method Create Multiple New Partitions 20060327
2 ADD_PARTITION Instance method Public Method Add New Partition 20060208
3 ADD_RANGE Instance method Public Method Add New Condition to Partition 20060224
4 ASK_FOR_SAVE Instance method Public Method Asks User, Whether Data Is to Be Saved 20060306
5 CALCULATE_FIELDCATALOG Instance method Public Method Calculates field catalog if not passed by controller 20080912
6 CHANGE_PARTITION Instance method Public Method 20060323
7 CHANGE_RANGE Instance method Public Method Changes Conditions 20060224
8 CHECK Instance method Public Method Check Partitions 20060310
9 CHECK_DATA_CONSISTENCY Instance method Private Method 20060316
10 CHECK_FIELDCATALOG_CONSISTENCY Instance method Public Method Checks consistency of field catalog 20080912
11 CONSTRUCTOR Instance method Public Constructor 20060210
12 CONVERT_TO_EXTERNAL_VIEW Instance method Private Method Internal Display of Data to External Format 20060224
13 CREATE_FROM Instance method Public Method 20091207
14 DISCARD Instance method Public Method Disregard Entries 20060406
15 DROP_PARTITION Instance method Public Method Delete Partiton 20060208
16 DROP_RANGE Instance method Public Method Delete Condition 20060224
17 GET_CALCULATED_OVERFLOW Instance method Public Method 20060324
18 GET_CRITERIAS_EDITABLE Instance method Public Method 20060315
19 GET_DIMENSIONS Instance method Public Method 20060529
20 GET_EDIT_ALLOWED Instance method Public Method 20110214
21 GET_EXISTS_ON_DB Instance method Public Method 20060406
22 GET_F4_VALUES Instance method Public Method Calls F4-Help for Conditional Values 20060314
23 GET_FIELDCATALOG Instance method Public Method Returns Used Field Catalog 20060224
24 GET_ICON Instance method Public Method 20060906
25 GET_IS_DISPLAY_ONLY Instance method Public Method Returns If Current Edit Mode Is "Display Only" 20060301
26 GET_IS_EDITABLE Instance method Public Method Returns If Current Edit Mode Is "Editable" 20060302
27 GET_IS_OVERFLOW_ACTIVE Instance method Public Method 20060315
28 GET_IS_OVERFLOW_SUPPORTED Instance method Public Method 20060315
29 GET_IS_SAVED Instance method Public Method 20060307
30 GET_MAX_CRITERIAS Instance method Public Method 20060316
31 GET_MA_IS_IDENTICAL Instance method Public Method 20060227
32 GET_MODEL_SUPPORTS_TLOGO Instance method Public Method 20060314
33 GET_NM_IS_IDENTICAL Instance method Public Method 20060227
34 GET_OBJECT_STATUS Instance method Public Method 20060301
35 GET_OBJVERS Instance method Public Method 20060227
36 GET_PARTITIONS Instance method Public Method Returns All Partitions with Conditions 20060209
37 GET_TITLE Instance method Public Method 20060316
38 GET_VERSION_EXISTS Instance method Public Method 20060301
39 INIT Instance method Public Method Initialize (Call for Initialization Is Necessary) 20060210
40 RAISE_DATA_CHANGED Instance method Public Method Informs About Data Changes 20060309
41 RENAME_PARTITION Instance method Public Method Rename Partition 20060208
42 SAVE Instance method Public Method Saves Partitions 20060215
43 SET_DISABLE_OVERFLOW Instance method Public Method 20060315
44 SET_EDIT_ALLOWED Instance method Public Method 20110214
45 SET_EDIT_MODE Instance method Public Method Sets Edit Mode ("Editable"/"Display Only") 20060306
46 SET_ENABLE_OVERFLOW Instance method Public Method 20060315
47 SET_FIELDCATALOG Instance method Public Method Sets Field Catalog 20060224
48 SET_OBJVERS Instance method Public Method 20060307
49 SWITCH_EDIT_MODE Instance method Public Method Switches Between Edit Mode "Display Only"/"Editable" 20060301
50 SWITCH_OVERFLOW Instance method Public Method Toggle Between Active/Inactive Overflow Partition 20060315
51 SWITCH_TO_RANGE Instance method Public Method Switches Between RANGE and LIST Conditions 20060309
52 _ADD_PARTITION Instance method Private Method 20060222
53 _ADD_RANGE Instance method Private Method 20060224
54 _CHANGE_PARTITION Instance method Private Method 20060222
55 _CHANGE_RANGE Instance method Private Method 20060224
56 _CHECK Instance method Private Method 20060222
57 _DISCARD Instance method Private Method 20060406
58 _DROP_PARTITION Instance method Private Method 20060222
59 _DROP_RANGE Instance method Private Method 20060224
60 _GET_EDIT_MODE Instance method Public Method 20080915
61 _GET_F4_VALUES Instance method Private Method 20060314
62 _GET_PARTITIONS Instance method Private Method 20060222
63 _SAVE Instance method Private Method 20060222
64 _SET_EDIT_MODE Instance method Public Method 20060306
Events
# Event Type Visibility Description Created on
1 DATA_CHANGED Instance Event
(0)
Public
(2)
20060209
2 DISPLAY_ONLY_CHANGED Instance Event
(0)
Public
(2)
20060301
3 OBJVERS_CHANGED Instance Event
(0)
Public
(2)
20060224
Types
Class CL_RSLPO_MODEL_PART has no local type.
Method Signatures

Method ADD_MULTIPLE_PARTITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSIT Call by reference Type reference (TYPE) RSPOSIT ID einer Partition 20080815

Method ADD_MULTIPLE_PARTITIONS on class CL_RSLPO_MODEL_PART has no exception.

Method ADD_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IDPART Value transfer Type reference (TYPE) RSLPO_IDPART ID einer Partition 20060320
2 Importing I_POSIT Call by reference Type reference (TYPE) RSPOSIT Position, bei der neue Partition eingefügt werden soll 20060228
3 Importing I_RAISE_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060320

Method ADD_PARTITION on class CL_RSLPO_MODEL_PART has no exception.

Method ADD_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDPART Call by reference Type reference (TYPE) RSLPO_IDPART Bezeichner für Partitionierung 20060224
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20060224
3 Importing I_IOBJ_POSIT Call by reference Type reference (TYPE) RSPOSIT Position des Feldes in der Struktur / Tabelle 20060228
4 Importing I_IS_SINGLE_VALUE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE RANGE_TO nicht gefüllt 20060309
5 Importing I_RAISE_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060309
6 Returning R_T_RESULT Value transfer Type reference (TYPE) RSLPO_T_PARTCRITERION Partitionskriterium für eine LPO-Partition 20060313

Method ADD_RANGE on class CL_RSLPO_MODEL_PART has no exception.

Method ASK_FOR_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_USER_INPUT Value transfer Type reference (TYPE) RSLPO_GUI_POPUP Boolean 20060406
# Exception Resumable Description Created on
1 CX_RSLPO_PROGRAM_ERROR 20060322

Method CALCULATE_FIELDCATALOG Signature

Method CALCULATE_FIELDCATALOG on class CL_RSLPO_MODEL_PART has no parameter.
# Exception Resumable Description Created on
1 CX_RSLPO_METADATA_INCONSISTENT 20080912
2 CX_RSLPO_OBJECT_NOT_FOUND 20080912

Method CHANGE_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDPART Call by reference Type reference (TYPE) RSLPO_IDPART ID einer Partition 20060323
2 Importing I_POSIT Call by reference Type reference (TYPE) RSPOSIT Position des Feldes in der Struktur / Tabelle 20080911
3 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20060323

Method CHANGE_PARTITION on class CL_RSLPO_MODEL_PART has no exception.

Method CHANGE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDPART Call by reference Type reference (TYPE) RSLPO_IDPART Partitionskriterium für eine LPO-Partition 20060224
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20060224
3 Importing I_IOBJ_POSIT Call by reference Type reference (TYPE) RSPOSIT Position des Feldes in der Struktur / Tabelle 20060224
4 Importing I_IS_SINGLE_VALUE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE RANGE_TO nicht gefüllt 20060309
5 Importing I_RAISE_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20080910
6 Importing I_RANGE_FROM Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20060308
7 Importing I_RANGE_TO Call by reference Type reference (TYPE) RSCHAVL Linker oder rechter Rand eines Bereiches 20060308

Method CHANGE_RANGE on class CL_RSLPO_MODEL_PART has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CRITERIAS_CONSISTENT Value transfer Type reference (TYPE) RS_BOOL Boolean 20060328

Method CHECK on class CL_RSLPO_MODEL_PART has no exception.

Method CHECK_DATA_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MARK_INVALID_VALUES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20080915
2 Changing I_T_PARTITION Call by reference Type reference (TYPE) RSLPO_T_PARTITION Menge von Partitionen eines LPO 20060316
# Exception Resumable Description Created on
1 CX_RSLPO_METADATA_INCONSISTENT 20060322

Method CHECK_FIELDCATALOG_CONSISTENCY Signature

Method CHECK_FIELDCATALOG_CONSISTENCY on class CL_RSLPO_MODEL_PART has no parameter.
# Exception Resumable Description Created on
1 CX_RSLPO_LIMIT_EXCEEDED Zu viele Partitionskriterien 20080916
2 CX_RSLPO_METADATA_INCONSISTENT 20080912
3 CX_RSLPO_USER_INPUT_MISSING Leerer Feldkatalog 20080916

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EDIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20110214

Method CONSTRUCTOR on class CL_RSLPO_MODEL_PART has no exception.

Method CONVERT_TO_EXTERNAL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_PARTITION Call by reference Type reference (TYPE) RSLPO_T_PARTITION Menge von Partitionen eines LPO 20060224
# Exception Resumable Description Created on
1 CX_RSLPO_CONVERSION_ERROR 20060322

Method CREATE_FROM Signature

Method CREATE_FROM on class CL_RSLPO_MODEL_PART has no parameter.
Method CREATE_FROM on class CL_RSLPO_MODEL_PART has no exception.

Method DISCARD Signature

Method DISCARD on class CL_RSLPO_MODEL_PART has no parameter.
Method DISCARD on class CL_RSLPO_MODEL_PART has no exception.

Method DROP_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDPART Call by reference Type reference (TYPE) RSLPO_IDPART Zeile eines AVL-Grid 20060214
2 Importing I_RAISE_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20080815
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_NOT_ALLOWED 20080815
2 CX_RSLPO_PARAMETER_INVALID 20080815

Method DROP_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDPART Call by reference Type reference (TYPE) RSLPO_IDPART Bezeichner für Partitionierung 20060224
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20060224
3 Importing I_IOBJ_POSIT Call by reference Type reference (TYPE) RSPOSIT Position des Feldes in der Struktur / Tabelle 20060224
4 Importing I_RAISE_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060309
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_NOT_ALLOWED 20080807
2 CX_RSLPO_PARAMETER_INVALID 20080807

Method GET_CALCULATED_OVERFLOW Signature

Method GET_CALCULATED_OVERFLOW on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_CALCULATED_OVERFLOW on class CL_RSLPO_MODEL_PART has no exception.

Method GET_CRITERIAS_EDITABLE Signature

Method GET_CRITERIAS_EDITABLE on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_CRITERIAS_EDITABLE on class CL_RSLPO_MODEL_PART has no exception.

Method GET_DIMENSIONS Signature

Method GET_DIMENSIONS on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_DIMENSIONS on class CL_RSLPO_MODEL_PART has no exception.

Method GET_EDIT_ALLOWED Signature

Method GET_EDIT_ALLOWED on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_EDIT_ALLOWED on class CL_RSLPO_MODEL_PART has no exception.

Method GET_EXISTS_ON_DB Signature

Method GET_EXISTS_ON_DB on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_EXISTS_ON_DB on class CL_RSLPO_MODEL_PART has no exception.

Method GET_F4_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_CHAVT Call by reference Type reference (TYPE) RSDM_S_CHAVT 20060314
2 Exporting E_USER_INPUT_CANCELED Call by reference Type reference (TYPE) RS_BOOL Boolean 20060314
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20060314
4 Importing I_VALUE Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20060314

Method GET_F4_VALUES on class CL_RSLPO_MODEL_PART has no exception.

Method GET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_FIELDCATALOG Value transfer Type reference (TYPE) RSLPO_TH_GUI_FIELDCATALOG Feldkatalog für die Auswahl von Partitionierungskriterien 20060224

Method GET_FIELDCATALOG on class CL_RSLPO_MODEL_PART has no exception.

Method GET_ICON Signature

Method GET_ICON on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_ICON on class CL_RSLPO_MODEL_PART has no exception.

Method GET_IS_DISPLAY_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_DISPLAY_ONLY Value transfer Type reference (TYPE) RS_BOOL Boolean 20060301

Method GET_IS_DISPLAY_ONLY on class CL_RSLPO_MODEL_PART has no exception.

Method GET_IS_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_EDITABLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20060302

Method GET_IS_EDITABLE on class CL_RSLPO_MODEL_PART has no exception.

Method GET_IS_OVERFLOW_ACTIVE Signature

Method GET_IS_OVERFLOW_ACTIVE on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_IS_OVERFLOW_ACTIVE on class CL_RSLPO_MODEL_PART has no exception.

Method GET_IS_OVERFLOW_SUPPORTED Signature

Method GET_IS_OVERFLOW_SUPPORTED on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_IS_OVERFLOW_SUPPORTED on class CL_RSLPO_MODEL_PART has no exception.

Method GET_IS_SAVED Signature

Method GET_IS_SAVED on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_IS_SAVED on class CL_RSLPO_MODEL_PART has no exception.

Method GET_MAX_CRITERIAS Signature

Method GET_MAX_CRITERIAS on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_MAX_CRITERIAS on class CL_RSLPO_MODEL_PART has no exception.

Method GET_MA_IS_IDENTICAL Signature

Method GET_MA_IS_IDENTICAL on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_MA_IS_IDENTICAL on class CL_RSLPO_MODEL_PART has no exception.

Method GET_MODEL_SUPPORTS_TLOGO on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_MODEL_SUPPORTS_TLOGO on class CL_RSLPO_MODEL_PART has no exception.

Method GET_NM_IS_IDENTICAL Signature

Method GET_NM_IS_IDENTICAL on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_NM_IS_IDENTICAL on class CL_RSLPO_MODEL_PART has no exception.

Method GET_OBJECT_STATUS Signature

Method GET_OBJECT_STATUS on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_OBJECT_STATUS on class CL_RSLPO_MODEL_PART has no exception.

Method GET_OBJVERS Signature

Method GET_OBJVERS on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_OBJVERS on class CL_RSLPO_MODEL_PART has no exception.

Method GET_PARTITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONVERT_TO_EXTERNAL Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Partitionswerte in externe Darstellung konvertieren 20060321
2 Returning R_T_PARTITION Value transfer Type reference (TYPE) RSLPO_T_PARTITION Menge von Partitionen eines LPO 20060210

Method GET_PARTITIONS on class CL_RSLPO_MODEL_PART has no exception.

Method GET_TITLE Signature

Method GET_TITLE on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_TITLE on class CL_RSLPO_MODEL_PART has no exception.

Method GET_VERSION_EXISTS Signature

Method GET_VERSION_EXISTS on class CL_RSLPO_MODEL_PART has no parameter.
Method GET_VERSION_EXISTS on class CL_RSLPO_MODEL_PART has no exception.

Method INIT Signature

Method INIT on class CL_RSLPO_MODEL_PART has no parameter.
Method INIT on class CL_RSLPO_MODEL_PART has no exception.

Method RAISE_DATA_CHANGED Signature

Method RAISE_DATA_CHANGED on class CL_RSLPO_MODEL_PART has no parameter.
Method RAISE_DATA_CHANGED on class CL_RSLPO_MODEL_PART has no exception.

Method RENAME_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDPART Call by reference Type reference (TYPE) RSLPO_IDPART Bezeichner für Partitionierung 20060214
2 Importing I_VALUE Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20060215

Method RENAME_PARTITION on class CL_RSLPO_MODEL_PART has no exception.

Method SAVE Signature

Method SAVE on class CL_RSLPO_MODEL_PART has no parameter.
Method SAVE on class CL_RSLPO_MODEL_PART has no exception.

Method SET_DISABLE_OVERFLOW Signature

Method SET_DISABLE_OVERFLOW on class CL_RSLPO_MODEL_PART has no parameter.
Method SET_DISABLE_OVERFLOW on class CL_RSLPO_MODEL_PART has no exception.

Method SET_EDIT_ALLOWED Signature

Method SET_EDIT_ALLOWED on class CL_RSLPO_MODEL_PART has no parameter.
Method SET_EDIT_ALLOWED on class CL_RSLPO_MODEL_PART has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20060306
2 Importing I_DO_NOT_SAVE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060306
3 Importing I_RAISE_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20080915

Method SET_EDIT_MODE on class CL_RSLPO_MODEL_PART has no exception.

Method SET_ENABLE_OVERFLOW Signature

Method SET_ENABLE_OVERFLOW on class CL_RSLPO_MODEL_PART has no parameter.
Method SET_ENABLE_OVERFLOW on class CL_RSLPO_MODEL_PART has no exception.

Method SET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_FIELDCATALOG Call by reference Type reference (TYPE) RSLPO_TH_GUI_FIELDCATALOG Feldkatalog für die Auswahl von Partitionierungskriterien 20060224
# Exception Resumable Description Created on
1 CX_RSLPO_METADATA_INCONSISTENT 20060323

Method SET_OBJVERS Signature

Method SET_OBJVERS on class CL_RSLPO_MODEL_PART has no parameter.
Method SET_OBJVERS on class CL_RSLPO_MODEL_PART has no exception.

Method SWITCH_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RAISE_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20080915

Method SWITCH_EDIT_MODE on class CL_RSLPO_MODEL_PART has no exception.

Method SWITCH_OVERFLOW Signature

Method SWITCH_OVERFLOW on class CL_RSLPO_MODEL_PART has no parameter.
Method SWITCH_OVERFLOW on class CL_RSLPO_MODEL_PART has no exception.

Method SWITCH_TO_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDPART Call by reference Type reference (TYPE) RSLPO_IDPART Partitionskriterium für eine LPO-Partition 20060309
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20060309
3 Importing I_IOBJ_POSIT Call by reference Type reference (TYPE) RSPOSIT Position des Feldes in der Struktur / Tabelle 20060309
4 Importing I_RAISE_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20080910
5 Importing I_RANGE_FROM Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20060309

Method SWITCH_TO_RANGE on class CL_RSLPO_MODEL_PART has no exception.

Method _ADD_PARTITION Signature

Method _ADD_PARTITION on class CL_RSLPO_MODEL_PART has no parameter.
Method _ADD_PARTITION on class CL_RSLPO_MODEL_PART has no exception.

Method _ADD_RANGE Signature

Method _ADD_RANGE on class CL_RSLPO_MODEL_PART has no parameter.
Method _ADD_RANGE on class CL_RSLPO_MODEL_PART has no exception.

Method _CHANGE_PARTITION Signature

Method _CHANGE_PARTITION on class CL_RSLPO_MODEL_PART has no parameter.
Method _CHANGE_PARTITION on class CL_RSLPO_MODEL_PART has no exception.

Method _CHANGE_RANGE Signature

Method _CHANGE_RANGE on class CL_RSLPO_MODEL_PART has no parameter.
Method _CHANGE_RANGE on class CL_RSLPO_MODEL_PART has no exception.

Method _CHECK Signature

Method _CHECK on class CL_RSLPO_MODEL_PART has no parameter.
Method _CHECK on class CL_RSLPO_MODEL_PART has no exception.

Method _DISCARD Signature

Method _DISCARD on class CL_RSLPO_MODEL_PART has no parameter.
Method _DISCARD on class CL_RSLPO_MODEL_PART has no exception.

Method _DROP_PARTITION Signature

Method _DROP_PARTITION on class CL_RSLPO_MODEL_PART has no parameter.
Method _DROP_PARTITION on class CL_RSLPO_MODEL_PART has no exception.

Method _DROP_RANGE Signature

Method _DROP_RANGE on class CL_RSLPO_MODEL_PART has no parameter.
Method _DROP_RANGE on class CL_RSLPO_MODEL_PART has no exception.

Method _GET_EDIT_MODE Signature

Method _GET_EDIT_MODE on class CL_RSLPO_MODEL_PART has no parameter.
Method _GET_EDIT_MODE on class CL_RSLPO_MODEL_PART has no exception.

Method _GET_F4_VALUES Signature

Method _GET_F4_VALUES on class CL_RSLPO_MODEL_PART has no parameter.
Method _GET_F4_VALUES on class CL_RSLPO_MODEL_PART has no exception.

Method _GET_PARTITIONS Signature

Method _GET_PARTITIONS on class CL_RSLPO_MODEL_PART has no parameter.
Method _GET_PARTITIONS on class CL_RSLPO_MODEL_PART has no exception.

Method _SAVE Signature

Method _SAVE on class CL_RSLPO_MODEL_PART has no parameter.
Method _SAVE on class CL_RSLPO_MODEL_PART has no exception.

Method _SET_EDIT_MODE Signature

Method _SET_EDIT_MODE on class CL_RSLPO_MODEL_PART has no parameter.
Method _SET_EDIT_MODE on class CL_RSLPO_MODEL_PART has no exception.
Event Signatures

Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_RSLPO_MODEL_PART has no parameter.
Event DISPLAY_ONLY_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DISPLAY_ONLY Exporting Value transfer Type reference (TYPE) RS_BOOL Boolean 20060301

Event OBJVERS_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_OBJVERS Exporting Value transfer Type reference (TYPE) RSOBJVERS Objektversion 20060224
History
Last changed by/on SAP  20130531 
SAP Release Created in 710