SAP Function RSDRI_INFOCUBE_GEN_PROGRAM - Generation of a Write Program for InfoCubes

Parameter Reference Type Length Default Optional Text
I_INFOCUBE RSINFOCUBE C 30 InfoCube

Parameter Reference Type Length Text
E_PROGRAM SYST-REPID C 40 Name of generated program

Exception Text
GENERATE_SYNTAX_ERROR
INFOCUBE_NOT_EXIST
INFOCUBE_NO_ACTIVE_VERSION
INFOPROV_NO_BASICCUBE
INHERITED_ERROR
PROGRAM_CREATION_ERROR
TEMPLATE_NOT_FOUND
TEMPLATE_SYNTAX_ERROR

Functionality
If required, this module regenerates the write program and the stagingtable for the InfoCube load.
This module must be called if the moduleRSDRI_CUBE_WRITE_PACKAGE issubsequently used in the update task, to prevent COMMIT WORKs in theupdate task.
This module is a wrapper of the methodCL_RSDRI_INFOCUBE=>generate_program.