SAP LCL_RSD_MAPPING_CLIENT OO Class -









LCL_RSD_MAPPING_CLIENT 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 LCL_RSD_MAPPING_CLIENT including details of:

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

LCL_RSD_MAPPING_CLIENT SAP OOP ABAP Class - Test class (do not use)

SAP LCL_RSD_MAPPING_CLIENT OO Class - Test class (do not use)









LCL_RSD_MAPPING_CLIENT 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 LCL_RSD_MAPPING_CLIENT including details of:

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



Method list of LCL_RSD_MAPPING_CLIENT 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
GET_FLD_DESCRIPTIONField DescriptionPrivate
CALL METHOD lcl_rsd_mapping_client=>GET_FLD_DESCRIPTION...more details

SHOWDisplayPrivate
CALL METHOD lcl_rsd_mapping_client=>SHOW...more details

TEST_BASICTest: Basic assignmentsPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_BASIC...more details

TEST_DDIC_DFIESTest: Uses ABAP Dictionary - DFIESPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_DDIC_DFIES...more details

TEST_DSTest: DataSourcePublic
CALL METHOD lcl_rsd_mapping_client=>TEST_DS...more details

TEST_IOBJ_CREATECreation of new InfoObjectsPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_IOBJ_CREATE...more details

TEST_ISRCTest: InfoSourcePublic
CALL METHOD lcl_rsd_mapping_client=>TEST_ISRC...more details

TEST_RSDSTest: DataSourcePublic
CALL METHOD lcl_rsd_mapping_client=>TEST_RSDS...more details

TEST_SHMPTest: DataSourcePublic
CALL METHOD lcl_rsd_mapping_client=>TEST_SHMP...more details

TEST_TEXTS_DFIESTest: Texts using DFIESPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_TEXTS_DFIES...more details

TEST_TEXTS_DFIES_TREX_ALLTest: Texts using DFIES, TREXPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_TEXTS_DFIES_TREX_ALL...more details

TEST_TEXTS_DFIES_TREX_EXACTTest: Texts using DFIES, TREX exactPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_TEXTS_DFIES_TREX_EXACT...more details

TEST_TEXTS_DFIES_TREX_FUZZYTest: Texts using DFIES, TREX fuzzyPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_TEXTS_DFIES_TREX_FUZZY...more details

TEST_TEXTS_DFIES_TREX_FUZZY_XTest: Texts using DFIES, TREX fuzzy extendedPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_TEXTS_DFIES_TREX_FUZZY_X...more details

TEST_TEXTS_DFIES_TREX_LINGUISTTest: Texts using DFIES, TREX linguisticPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_TEXTS_DFIES_TREX_LINGUIST...more details

TEST_TEXTS_DFIES_TREX_SIMILARTest: Texts using DFIES, TREX similarPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_TEXTS_DFIES_TREX_SIMILAR...more details

TEST_TEXTS_DFIES_TREX_TAXONOMYTest: Texts using DFIES, TREX taxonomyPublic
CALL METHOD lcl_rsd_mapping_client=>TEST_TEXTS_DFIES_TREX_TAXONOMY...more details

TEST_TEXTS_DSTest: Texts using DatasourcePublic
CALL METHOD lcl_rsd_mapping_client=>TEST_TEXTS_DS...more details

_DFIES_GET_FLD_DESCRField Description - DFIESPrivate
CALL METHOD lcl_rsd_mapping_client=>_DFIES_GET_FLD_DESCR...more details

_DS_GET_FLD_DESCRField Description - DataSourcePrivate
CALL METHOD lcl_rsd_mapping_client=>_DS_GET_FLD_DESCR...more details




Links to Related Class(s)

LCL_RSD_...
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!