on 2005 Aug 03 3:40 AM
I have a very basic question on converting basic cube to transactional. I have set the transactional flags for entries (OBJVERS A & M) and executed the ABAP report SAP_CONVERT_TO_TRANSACTIONAL. The cube has been set to transactional. Now my problem is I am unable to get the context menu, which can convert the transactional cube back to basic. Any suggestion is eagerly awaited.
regs
D Bret
So do you want to switch the mode to enable loading or you want to convert the cube permanently to a basic cube?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I have the same problem, I have run the SAP_CONVERT_TO_TRANSACTIONAL, but am getting the message:
InfoCube ZBFIGL01 is not a transactional cube.Switching to loading not allowed.
when trying to toggle in the context menu. Is there a step I have missed?
Thanks
Rex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
The context menu should have the 'Switch transactional InfoCube ' option if the InfoCube is transactional. This will not allow you to convert the InfoCube back to a basic InfoCube but will allow you to toggle the InfoCube between 'Transactional InfoCube can be loaded with data, planning not allowed' and 'Transactional InfoCube can be planned, loading not allowed'.
These context menu options achieves the same functions as the function modules mentioned in the previous reply.
Kind regards,
Dorothy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
As far as I know you can use
RSAPO_SWITCH_BATCH_TO_TRANS and
RSAPO_SWITCH_TRANS_TO_BATCH
functional modules to switch cubes.
Best regards,
Eugene
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.