on ‎2021 May 28 8:06 AM
Hi,
Need help from Experts and quick response is appreciated.
Error "Cannot perform write (NOT_TRANSACTIONAL) while running Package" while running DM package LOAD_INFOPROVIDER....
Showing DM package failed status show as below
Error running default logic ()
Cannot perform write (NOT_TRANSACTIONAL)
Below code was written in default logic
*DESTINATION_APP = BUDGET
*SKIP_DIM = HR_POSITION
*ADD_DIM RPTCURRENCY = ZAR
*WHEN
DATASRC *IS BUD_APP
*WHEN VERSION *IS V3
*REC(EXPRESSION = %VALUE%, DATASRC = BUD_APP)
*ENDWHEN
*ENDWHEN
*COMMIT
*COMMIT
Regards
Naresh
Request clarification before answering.
Hi Naresh
Have you checked this thread with the same issue?
https://answers.sap.com/questions/6788820/dm-package-error-could-not-perform-write-nottransa.html
Regards
SS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi SS,
Have checked all below steps
1. Go to transaction RSA1 at the backend level
2. Find your infocube in Modeling->Infoprovider section
3. Right-click at your infocube->Change Real-Time Load Behaviour
4.Select Real-Time Data Target Can Be Planned; Data Loading Not Allowed
Even though getting the below Error
Error running default logic ()
Cannot perform write (NOT_TRANSACTIONAL)
Regards
Naresh
| User | Count |
|---|---|
| 32 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.