Useful ABAP Programs and Function Modules in SAP BI
Useful ABAP Programs and Function Modules in SAP BI
Program name
RSCDS_NULLELIM Delete fact table rows where all Key Figure values are zero. See Note
619826.
CUBE_SAMPLE_CREATE A fast way to put some "sample" records in a InfoCube. No need to use
Flatfiles,
just enter the value in a ALV-Grid or let fill the Cube with random value.
SAP_CONVERT_NORMAL_TRANS Convert BasisCube to Transactional Cube and the opposite way around.
RSDDS_AGGREGATES_MAINTAIN Handle change runs; same functionality as the function 'Tools ->
Hierarchy/Attribute changes'
RSDDS_AGGREGATES_MAINTAIN Handle change runs; same functionality as the function 'Tools ->
Hierarchy/Attribute changes'
Listed below are some of the frequently used Function Modules within BW.
UNIT_CONVERSION_SIMPLE Used to convert any unit to another unit. (Ref. table : T006)
DATE_COMPUTE_DAY Returns a number what day of the week the date falls on.
RSARCH_DATE_CONVERT Used for Date Converstions. We can use in Info Package routines.