Paul Mynarik

IT Consultant

Useful ABAP

During years of work in the SAP world, I have noted down “couple” of useful Function Modules, Programs, Classes and others from different SAP modules, which I regularly need. Please see the list in the following table:

TypeABAP NameDescriptionNoteKey words
BAdIRSAR_CONNECTORCustomer-defined Functions in Formula EditorTo implement user specific formulas into for example decision step in the process chain management. To check implementing classes, check in the interface: IF_EX_RSAR_CONNECTORProcess chain, Formula, Decision step
BAPI
ClassesCL_ABAP_ELEMDESCRRuntime Type Services
ClassesCL_BCS_SMTP_NODESBCS: SMTP Node MaintenanceRun method: START, to display the SMTP Node Maintenance in SOADM (TR: SCOT)Emails
ClassesCL_RSAU_UPDRUpdate RulesUpdate rules
ClassesCL_RSD_CHACharacteristic (of a Version)
ClassesCL_RSD_ODSODataStore
ClassesCL_RSD_MPROBW Meta Data: Multi ProviderGet details about multiprovider and its fields/assignings and so onMultiprovider
ClassesCL_RSDS_RSDSDataSource
ClassesCL_RSMD_RS_0INFOPROVClass for getting the data for 0INFOPROVMaster data class implementation
ClassesCL_RSTRAN_STATStatic Methods for Transformation (Model)Transformation
ClassesCL_RSTRAN_TRFNTransformationTransformation
ClassesCL_RSDA_CSV_CONVERTERCSV Converter
ClassesCL_RSDRI_INFOPROVInfrastructure for InfoProvider AccessReading data from Cubes
Function ModuleBAPI_IOBJ_CREATEInfo object mass creationInfo object
Function ModuleLVC_FIELDCATALOG_MERGEGenerate fieldcatalog based on given structure nameFieldcatalog
Function ModuleOWN_LOGICAL_SYSTEM_GETSpecify Name of Current Logged-on System (client in R/3 System)Logical system name
Function ModuleRRS_VAR_VALUES_EXIT_AFTERExit after variables are selected in Query selectionQuery
Function ModuleRRS_VAR_VALUES_EXIT_BEFOREExit before variables are selected in Query selectionQuery
Function ModuleRSD_IOBJ_GETBW Reading Modules for InfoObjects
Function ModuleRSD_IOBJ_USAGEVerwendungsnachweis für ein InfoObjectInfoobject, usage
Function ModuleRSDRC_INFOPROV_READ_OLAPPrepare data for QueryBW 7.3, Query
Function ModuleRSZ_X_COMPONENT_GETLoading of a component with all dependent elementsQuery
PackageOPTAFrontend functions
PackageRRMXImport/Export Excel Workbooks
ProgramANALYZE_RSZ_TABLESCheck Report ANALYZE_RSZ_TABLESCheck BEx Query ElementsBEx Query, Elements, RSZ
ProgramREPTRANReport and modul pool transporterDownload program and function module
ProgramRSDG_MPRO_ACTIVATEActivating MultiProvidersMultiprovider, Activation
ProgramRSDG_CUBE_ACTIVATEActivation of InfoCubesCube, Activation
ProgramRSDG_ODSO_ACTIVATEActivating/Repairing DataStore Objects (Without Automatic Transport)DSO, Activation
ProgramRSDG_IOBJ_ACTIVATEActivation of InfoObjects (w'out automatic transport connection !)InfoObject, Activation
ProgramRSDG_TRFN_ACTIVATEActivation of TransformationTransformation, Activation
ProgramRSO_TLOGO_CHECK_REQUESTBW Consistency Check of a Transport RequestTransport request
ProgramRPUAUD00Logged Changes in Infotype DataPA20 changes
ProgramRSTMS_IMPORT_OVERVIEWTMS: Display Import OverviewTransport management system
ProgramRS_TEMPLATE_MAINTAIN_70Show code of the Web TemplateBEx Query, Web Application Explorer WAD
User Exits

Leave a Reply