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
  • 83467 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Abt Payment Proposal

Hello My Seniors,Experts, Everyone,                    I am a Fresher and i want to know abt the Payment process like DME,F110 everything... Why because they gave me some Payment forms to create in DMEE by using f110 tcode to display and everything, ...

K2_SAP by Explorer
  • 359 VIEWS
  • 1 REPLY
  • 0 Likes

IDOC data in excel

Hi,I need to download IDOC data in excel.One of the column will contain below data in each cellLine1 - ABC          "will contains details segment-field ...line1Line2 -DEFLine3 -EFGLine4 -EFG.........Line15 -XYZHow can the above format be  achieved  ...

Resolved! Why my program prints twice the text in my main window of my SAP Script ?

Hi All.I am learning the SAP Script. In this very simple example, I do not know why the text in my main window gets printed twice ?!!Here is my simple code in se38.***********************************************************************REPORT  ZSCRIPT...

Resolved! alv_grid_display

my below programis showing an erroe "calling function module was wrong"........could any 1 plz lt me knw wts wrng wth my progREPORT  Z_ALV_LIST. tables:mara,marc. type-pools:slis. types: begin of ty_mara_marc,        matnr type matnr,        ersda ty...

Resolved! short dump in line item-<import tab> of me22n transaction

hi all,         i am getting short dumpe after changing value after click on save in the me22n tcode shown belowi debug the tcode and finally got to know where it is triggering error it is triggering the error while creating the object RR_INSTANCE of...

Resolved! submit not allowing debug

Hi  FriendsThere are another custom program inside main programI want to execute rows of 2nd program , but  I have to run the 1st program ,I have set the breakpoint on submit statement  its taking one time to 2nd program ,but  then its going to START...

Not Understanding this code: (field-symbol) to create dynamic ALV table

DATA      : IT_FCAT TYPE LVC_T_FCAT. PARAMETERS: P_TABLE TYPE DD02L-TABNAME. DATA      : WA_TABLE TYPE DD02L. START-OF-SELECTION.   CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'     EXPORTING       I_STRUCTURE_NAME = P_TABLE     CHANGING       CT_FIELDCAT  ...

Resolved! abap2xlsx and ITS

I have a report using abap2xlsx which displays the spreadsheet directly (online, not downloaded).  This works fine in SAP GUI.  But when I published the transaction to ITS (t-code SICF) and start the report as a web page, the Excel doesn't start.  An...

kmoore007 by Active Contributor
  • 885 VIEWS
  • 4 REPLIES
  • 0 Likes

Transport error for ztable which have event code and generator on *ztable line code

I have created one ztable with event code and maintenance generator and have activated all the objects. But I am facing RC=8 at the time of transport on line  no.13 which is shown in below screen which reads my ztable start with * and it is auto gene...

Labels in this area