Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83948 VIEWS
  • 212 REPLIES
  • 39 Likes

When executing ATC check encountering failture type'Internal error during processing of object keys'

Dear friend:Now I would like to execute an ATC (ABAP Test Cockpit) check in a development system as below:1) Logon development system and execute with t-code SE802) Searching program ZMM00200 in SE80 and execute with Check->ABAP Test Cockpit3) The AT...

Batch input CK55

Hi experts,I have a report that does a call transaction to CK55. Now the consultant wants to change the way CK55 is called. What he needs is the folowing:Then I get this screen:And then he wants to click on the "glasses" to go to this screen:And ther...

I am facing issue with f110 as cheques are not getting assigned and spool not generated ?

I am facing issue with f110 as cheques are not getting assigned and spool not generated, though it is working for fbz5, when "ZRFFOUS_C" is maintained in fbzp.How to solve the issue?I took copy of rffous_c. commented all open/read/write/close form st...

Material Determination when changing the plant of a sales order line item

Hello Members,I have a requirement, where I change the delivering plant of sales order line item and when i change the delivering plant the material determination (substitution) does not take place.SAP has replied that Material determination does n...

Resolved! Pass Parameter to a an already opened transaction using call transaction from ALV Report.

Hi ,I have developed a report which will take values from 'VA01' tcode using 'SET PARAMETER ID' and creates a report.Now when the user double clicks on any line of the ALV report,the values from that line should be passed to the same va01 transaction...

Resolved! XML to ABAP internal table using XSLT Transformation:reading XML attribute value also

hi,i am using XSLT Transformation to convert XML data to ABAP internal table, but able to transform the XML attribute. Please some suggest what I need to change in my XSLT transformation and ABAP structure, bellow is my code:XSLT: ........ <ORGNLTXRE...

User exit MV50AFZ1 FORM USEREXIT_SAVE_DOCUMENT_PREPARE not triggering for VL10BATCH

Hi ,Delivery is creating with user exit include MV50AFZ1 FORM USEREXIT_SAVE_DOCUMENT_PREPARE using transaction VL10G . where as I can able to create Delivery number also using VL10BATCH but Same user exit not triggering .Please help me on this , how...

Change in Bom Header

Hello all,Unfortunately the change number for a Bom on Header Level will be changed only, when the Header will be changed as well. So if there is no change you will not have a Change Number chain on Header level.But I need this chain. So I wanted pro...

Using Function module BAPI_PR_CREATE Header Text not able to add

hi,I am facing one problem I am using CALL FUNCTION 'BAPI_PR_CREATE' For creating Purchase Request,Everything is correct, But Purchase Header text i am not able to Add it, I have 3 Header texts At Indent ME51n. It only taking only one text for each ...

Inspection Lot not generating after activation of the exit EXIT_SAPLQAAT_002

Hi,I am using exit EXIT_SAPLQAAT_002 to restrict inspection lot creation for certain conditions as below.if I_TQ32-art = '08' and i_lgort = '0030'. E_NO_INSPECTION = 'X'.else. E_NO_INSPECTION = ' '.endif.But when I am using above code it is not cr...

Resolved! Any advantage in creating a referrence to a standard class to access a method within that class ?

Hi,Is there any advantage in creating a referrence to a standard class and then using that reference to call the method within that standard class ?CL_ABAP_DATFM=>CONV_DATE_EXT_TO_INT.Create a reference of Standard class and then accessing a method u...

kiran_k8 by Active Contributor
  • 1394 VIEWS
  • 4 REPLIES
  • 1 Likes

Is it possible to have the same SSL certificate for two QA systems hosted in the same server?

We are hosting 2 QA systems in the same server (same hostname, different SID) and want to use the same SSL certificate for both, we are not using web dispatcher. I tried using parameter wdisp/ssl_certhost with negative results. When trying to impor...

ErikaB1 by Explorer
  • 1644 VIEWS
  • 2 REPLIES
  • 0 Likes
Labels in this area