Hi,
In Development Client, in Change Travel Expense Report, I can create Attachment and attach expense receipts scan copies. But when I try attaching the receipts in Quality client, the create Attachment option is not available.
I thought this will be authorization issue, but even when I use Super User authorization, it does not work.
Attaching the screen shots.
In Development Client
In Quality Client
Please suggest, what may be the reason.
Hi Nabin,
Why don't you try debugging on T Code Trip and check the attachment screen.
I suppose the Create Attachment is having Invisible status. Once you debug, you can check the status in SGOSCUST. If the status is 2, that will be the reason why the Create Attachment is Invisible for you.
There are 3 status indicators in SGOSCUST table.
0- Active
1-Inactive
2- Invisible.
If you find the status in SGOSCUST table as 2, you got your.
You need to take any abaper help to change the status to 0 and the try login again. Hope you can see and attach receipts in Create---> Attachment under T Code- TRIP.
Hi Nabin,
Please refer to some OSS notes, where you can find the table differences between, Development client and Quality client.
Then you can go to the T Code- SGOS and correct the status.
I suppose, the config was not copied to your quality client.
Hi Nabin,
please note that it is fallacious to think you can rule out an authorization issue by assigning SAP_ALL/SAP_NEW.
Check the user on QAS and check whether he has different authorization especially in Object S_BDS_DS than the user on DEV.
Cheers, Lukas
Hi Vijay I tried this option, as u suggested. You are correct.
I would like to know, if this is linked to any configuration since I found the status as 2 in Table SOGSCUST.
Instead of changing the status from table, can you suggest the SPRO route?
Hi Nabin,
The sap note: 1873544 shows that you need to execute Report-RSGOSCHECK. Once you execute this report, you can find the differences.
Cheers.
Add a comment