Good day
BI 7.0
We have just installed SAPKW70021 on development and is busy testing.
I created a master data infoobject with data type CHAR, length = 1, with short text. When I want to add text via the maintain master data from the infoObject, the dump below displays. I tried createing new short text on other existing master data and the same dump is displayed.
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_CREATE_DATA_ERROR', was not
caught in
procedure "INSERT_DATA" "(FORM)", nor was it propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
The dynamically specified type "/BIC/MZVCALMIND" at CREATE DATA is no valid
data type.
The type is either unknown or an object type.
I could add short text for this MD object via SE16, to the text table of the infoobject (/BIC/TZVCALMIND). When I display this newly created data in the 'maintain master data' of the InfoObject, it is there.
Why can I not add master data text on the Infoobject via 'maintain master data'?
Your assistance will be appreciated.
Thanks
Cj
Request clarification before answering.
hi,
set indicator "with master data" in io maintain, after that master data view /bic/mz... will be created. of course this is not solution, but workaround.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Done
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Cornelius,
Try applying the latest version of note 1321807.
Best Regards,
Vincent
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi ,
Please check if any inconsistency is there ofr the your master daat in RSRV x-action.
Use the following test in RSRV inder masterdata :
Check for Characteristic Values from Text Table in SID Table
Also please check if your Text maser data datasource is fine.
Also make sure u have main master data laoded first to check if that works.
Thanks
Mukesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your response, appreciated.
I did check RSRV and all checks were OK for MD Object. I tried adding some master data to the infoobject manually again, and the same dump occurs.
I have created a totally new test infoobject as well, not copying from another existing object, with data type CHAR, length = 1 and short text.... the same dump occurrs. Seems that the issue is somehow with infoobject 0TXTSH (Short Text). I did an RSRV on oTXTSH as welll and all is ok.
so, I am still in the dark with this one.
Have a nice day.
Cj
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.