Re: Purchase Order Auto approval Issue
The issue also is that we are allowed a copy of WF-BATCH which has less authorizations than SAP_ALL. The background use WF_BATCHCOPY is not working as expected. The workflow itself is working good from...
View ArticleRe: USR02 wont show up on SQL
Hi, from the SQL command editor in the application you can run "select * from USR02" to display entries.
View ArticleHCI Deployment error
Hi all, I am getting below error when deploying the Integration content to HCI from eclipse . :Failed to deserialize class 'com.sap.it.gb.commands.response.GBResponseImpl' of format 'JAXB' Eclipse...
View ArticleHow to restore deleted standard query
Hello All, As of a recent release, you can now delete standard queries from the drop down lists within the search screens. Does anyone know how to restore a standard query once it has been deleted from...
View ArticleRe: Delivery not relevant for invoicing appears in VF04 billing due list
Hi Theerthesh, You are sure the business process is finished, you may consider using VLCOMPLETE. This will set all the status of delivery to C. Then you can use report RVV05IVB to remove corresponding...
View ArticleRe: Billing document external number range
Hi Remay, Unfortunately I must confirm you that there is no possibility to use external number ranges for billing documents in the standard system. This design is due to the fact that most countries do...
View ArticleUpsert (POST) into EC from PI/PO
Hi Experts, I have a requirement to build an integration using PI/PO to upsert data into EC from a third-party application. Using Juno Eclipse, I have modeled the OData structure for EC and created the...
View ArticleRe: weird error !!!
Even I change target table to a file output, one of the field is still empty!!!
View ArticleSet calculate Tax(BKPF-XMWST) check box in BAPI
Dear All, Can you please suggest how can I set Calculate Tax(BKPF-XMWST) check box in BAPI_ACC_DOCUMENT_POST. Thanks,Surya
View ArticleRe: How to define tab order in SAP Screen Personas?
One way is by going to the /PERSONAS/ADMIN transaction and running the health check. It will tell you the Personas support package level.You can also see it by clicking on System -> Status, then see...
View ArticleRe: User info stored in SQL data tables
hi Deniz Are you trying to access it from HANA SQL editor ? In that case, add SCHEMA name with USR02. Like : select MANDT, BNAME, BCODE, PASSCODE, PWDSALTEDHASH, UFLAG from...
View ArticleRe: Disable condition record for FOC Sales Order
Hi, Can anyone please help me. Many thanks in advance.
View ArticleRe: Linking Serial Number to Material Document
If you know the material document details,from SER03 get OBKNR using MBLNR MJAHR.Using SER03-OBKNR, get SERNR from OBJK table.
View ArticleCould Not Commit Transaction (err)
Hi, I am having strange error, this only happened on 1 vendor code, the others are fine. When I create outgoing payment for this vendor I can open journal entry preview BUT when I click Add there is...
View ArticleRe: A problem on the implementation of DPC_EXT.(GET_ENTITY Method) Resource...
hi Ogulcan, Do you still have the same problem like "PROJESet resouce not found"?if yes, you need to reload the metadata as follows: 1) Run transaction /IWFND/MAINT_SERVICE2) Choose service...
View ArticleRe: Transparency on star ratings
Hi all Sorry for the delay in my response after starting this thread, it was a long weekend over here. Jurgen has already DM-ed me stating that:-- this invisible rating is a known area for points...
View ArticleRe: Open iView from Data Provider Extension Class
We have solved this problem. We have set the Quick link of iView.It was to open the URL from UI5. Mr.Jun Thank you.
View ArticleRe: Getting System.NotSupportedException: Not supported within subreports.
I found this:Setting subreport connection info at runtime. Phew.
View ArticleHow to make automatically closed view web dynpro abap after finishing loaded?
Dear experts, I had some concern about how to make automatically closed view when fire-pluged and finish-loaded.I got a issue from user want me to close view when it finished loaded.I made change on...
View Article