SAP CL_FPM_LIST_SETTINGS_STORE OO Class - Acces to Persistenc Layer









CL_FPM_LIST_SETTINGS_STORE is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_FPM_LIST_SETTINGS_STORE including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_FPM_LIST_SETTINGS_STORE

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for CL_FPM_LIST_SETTINGS_STORE is CL_FPM_LIST_SETTINGS_BASE

Method list of CL_FPM_LIST_SETTINGS_STORE SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
ACTIVATE_EVENT_HANDLERSProtected
CALL METHOD cl_fpm_list_settings_store=>ACTIVATE_EVENT_HANDLERS...more details

CONSTRUCTORProtected
CALL METHOD cl_fpm_list_settings_store=>CONSTRUCTOR...more details

CREATEPublic
CALL METHOD cl_fpm_list_settings_store=>CREATE...more details

CREATE_ADAPT_APIProtected
CALL METHOD cl_fpm_list_settings_store=>CREATE_ADAPT_API...more details

CREATE_ADAPT_API_FOR_NEW_VARProtected
CALL METHOD cl_fpm_list_settings_store=>CREATE_ADAPT_API_FOR_NEW_VAR...more details

CREATE_FOR_XML_GENERATORPublic
CALL METHOD cl_fpm_list_settings_store=>CREATE_FOR_XML_GENERATOR...more details

DEACTIVATE_EVENT_HANDLERSProtected
CALL METHOD cl_fpm_list_settings_store=>DEACTIVATE_EVENT_HANDLERS...more details

DELETE_VARIANT_FROM_BUFFERProtected
CALL METHOD cl_fpm_list_settings_store=>DELETE_VARIANT_FROM_BUFFER...more details

EDIT_MODE_FOR_VAR_DEL_FAILEDPrivate
CALL METHOD cl_fpm_list_settings_store=>EDIT_MODE_FOR_VAR_DEL_FAILED...more details

GET_ADMIN_AND_USER_VARIANTSProtected
CALL METHOD cl_fpm_list_settings_store=>GET_ADMIN_AND_USER_VARIANTS...more details

GET_DEFAULT_VARIANTProtected
CALL METHOD cl_fpm_list_settings_store=>GET_DEFAULT_VARIANT...more details

GET_UNSAVED_PERSONALIZATIONProtected
CALL METHOD cl_fpm_list_settings_store=>GET_UNSAVED_PERSONALIZATION...more details

HANDLE_ASSIGN_USERSAssign users to variantProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_ASSIGN_USERS...more details

HANDLE_DELETEProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_DELETE...more details

HANDLE_MASS_CHANGEProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_MASS_CHANGE...more details

HANDLE_MASS_CHANGE_FAILEDProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_MASS_CHANGE_FAILED...more details

HANDLE_RENAMEProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_RENAME...more details

HANDLE_RESETProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_RESET...more details

HANDLE_SET_DFLT_GRP_VARIANTAssign users to variantProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_SET_DFLT_GRP_VARIANT...more details

HANDLE_SET_TO_DEFAULTProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_SET_TO_DEFAULT...more details

HANDLE_UNDO_DEFAULTProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_UNDO_DEFAULT...more details

HANDLE_UNDO_DFLT_GRP_VARIANTAssign users to variantProtected
CALL METHOD cl_fpm_list_settings_store=>HANDLE_UNDO_DFLT_GRP_VARIANT...more details

ON_ACTION_CANCELLEDProtected
CALL METHOD cl_fpm_list_settings_store=>ON_ACTION_CANCELLED...more details

ON_ACTION_CANCELLED_MASSProtected
CALL METHOD cl_fpm_list_settings_store=>ON_ACTION_CANCELLED_MASS...more details

ON_ACTION_FINISHEDProtected
CALL METHOD cl_fpm_list_settings_store=>ON_ACTION_FINISHED...more details

ON_ACTION_FINISHED_MASSProtected
CALL METHOD cl_fpm_list_settings_store=>ON_ACTION_FINISHED_MASS...more details

ON_MESSAGES_SENTProtected
CALL METHOD cl_fpm_list_settings_store=>ON_MESSAGES_SENT...more details

SAVEProtected
CALL METHOD cl_fpm_list_settings_store=>SAVE...more details

SAVE_MESSAGE_FPM_NECESSARYPrivate
CALL METHOD cl_fpm_list_settings_store=>SAVE_MESSAGE_FPM_NECESSARY...more details

SET_VARIANT_READ_ONLY_MODEProtected
CALL METHOD cl_fpm_list_settings_store=>SET_VARIANT_READ_ONLY_MODE...more details

SET_VARIANT_SAVEDProtected
CALL METHOD cl_fpm_list_settings_store=>SET_VARIANT_SAVED...more details

SET_VARIANT_SAVED_ASProtected
CALL METHOD cl_fpm_list_settings_store=>SET_VARIANT_SAVED_AS...more details



CL_FPM_LIST_SETTINGS_STORE attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
C_OPERATION_RESULTConstantLIKE
Protected
E_FUNCTIONConstantLIKE
Protected
E_PERS_ATTR_NAMEConstantLIKE
Protected
E_PERS_NODE_NAMEConstantLIKE
Protected
MO_FAVORITE_HANDLERInstance AttributeHandles Favorites in List and Tree PersLIKE
CL_FPM_LIST_FAVORITE_HANDLER
Private
MO_HEADER_GROUP_CALL_BACKInstance AttributeLIKE
IF_FPM_LIST_SETTINGS_HDR_GRPS
Private
MS_CURRENT_FUNCTIONInstance AttributeLIKE
TY_S_CURRENT_FUNCTION
Protected
MT_CONF_MESSAGE_FOR_FPMInstance AttributeLIKE
IF_FPM_LIST_SETTINGS_STORE=>TY_T_MESSAGE
Private
MT_VARIANT_LISTInstance AttributeLIKE
TY_T_VARIANTS_INTERNAL
Protected
MV_CONFIG_NODE_IDInstance AttributeLIKE
STRING
Protected
MV_DIALOG_OPENInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Private
MV_FOCUS_RESCUE_NECESSARYInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Public
MV_ROOT_NODE_IDInstance AttributeLIKE
STRING
Private
MV_STANDARD_VARIANT_EXISTSInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Private
MV_STORE_MESSAGE_FOR_FPMInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Private




CL_FPM_LIST_SETTINGS_STORE types

TY_S_CURRENT_FUNCTION -
TY_S_LIST_ATTRIBUTES -
TY_S_RULES -
TY_S_VARIANT_INTERNAL -
TY_T_CONFIG_EXCEPTIONS -
TY_T_VARIANTS_INTERNAL -
Y_OPERATION_RESULT -

Links to Related Class(s)

CL_FPM_L...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!