As
mentioned in my post What to consider while moving to
BW/4HANA there is no
t-code RSTCO_ADMIN (program RSTCO_ACTIVATION_ADMIN) available anymore in
BW4/HANA based systems. This means that technical IOs like 0CURRENCY, 0LANGU,
0IOBJNM, 0INFOPROV, 0UNIT, etc. need to be activated differently.
There
are dedicated tasks in t-code STC01 (Task Manager for technical
Configuration, program STC_SCN_MAINTAIN) that need to run to be able to
activate those IOs. The STCO1 is used to automate BW configuration tasks.
Basically, it is a framework that runs tasks as jobs in background in order to
achieve specifics system activities that otherwise needed to be run manually by
scheduling those jobs. Particular tasks are organized into so called task
lists. More on the t-code STC01 can be found here.
Sequence
of tasks lists to activate the technical objects (technical business content)
is following:
SAP_BW4_SET_OPERATION_SCOPE
SAP_BW4_SETUP_SIMPLE
SAP_BW4_AFTER_UPDATE
Activity
of the IOs activation takes place in task list - SAP_BW4_SET_OPERATION_SCOPE
and in particular in task called CL_RSTCO_200_CONF_TRIG_CONT - Set BW/4HANA
Operating Scope. A number of activated IOs depends on the operating system
scope.
More on operating
scope can be found in this blog
post.
Converting BW system to BW/4HANA
Automation for SAP BW configuration
tasks
2665746 - Activating BW technical InfoObjects
0LANGU etc in BW/4HANA without RSTCO_ADMIN
2400585 - Collective Note & FAQ: SAP
BW/4HANA Content (BW4CONT & BW4CONTB)
No comments:
Post a Comment