on 2022 Apr 23 1:02 PM
Hi experts,
In BW/4 , the RSSELDONE is EMPTY.
What is the table instead the RSSELDONE in BW/4 , which stored the request ID of DSO change log and date like RSSELDONE-SELDATE ?
Request clarification before answering.
The ADSO request administration happens in RSPM. The request list is stored in the RSPM* tables like RSPMREQUEST. If you filter on:
DATATARGET = <your_adso> AND
STORAGE = 'CL' AND
REQUEST_STATUS <> 'D'
then you can list all non-deleted changelog requests. However you should use the aDSO request administration for any type of information and actions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If the conversion is done and if there are no problematic providers or any problems related to the requests of RSSELDONE, then you can simply do a TRUNCATE on the table. RSSELDONE is part of the old status management of the classic providers like infocubes, classic DSO-s and in BW4 there is only RSPM.
User | Count |
---|---|
31 | |
9 | |
8 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.