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

ALV Header Footer

HI Group,when I am using ALV for the reports I created header and footers.In both I created some information likein Header:Report datetimethese information I need in the same line ,when I am using concatenate statement it is giving only one space I n...

Resolved! Batch load scenarios

Hi all!I have a scenario where we need to load masterdata and transaction data via flat files into our system (since we run this specific system as a standalone solution without integration to other SAP systems).The data to be loaded will later be im...

Resolved! XI Security

Hi all,How XI is providing security to the message which's been passing thorught XI.My project limitation is we are having File system (FTP) and SAP-ISU only. Message passes between FTP and SAP-ISU only.In this case how the message is secured in XI.I...

BDC- help

hi,This is related to BDC transaction and I have posted this question earlier too but I have made a progress in solving the loading the data into the infotypes. 0,1,35 and 41.And I did try a different route to delimit the time data for IT0050 but the...

Resolved! Inbound Idoc Testing

Hi All , Can anyone pls let me know how to test Inbound Idocs. I am writing a ZFM to process orders01 idocs coming from the external system. After writing the code, how can i test the same for the IDOC that has to come . I mean to say : Idoc will not...

Resolved! CL_GUI_RTF_EDITOR

Dear all,I am completely lost on how to determine the number of lines entered in a CL_GUI_RTF_EDITOR control.The class CL_GUI_RTF_EDITOR provides the method IS_LINE_BEGIN, but this only works for hard line breaks - those created by pressing ENTER.Lin...

No changes possible

Dear all,I want to change a standard method of the class CL_RSR_WWW_PAGE. When I click the change button, it shows "Carry out modification comparison for METH CL_RSR_WWW_PAGE PAGE_CONTROLLER_WRAP first. No changes possible".How can I do?I want to cha...

ALV Footer

Hi Group,I am using REUSE_ALV_GRID_DISPLAY and REUSE_ALV_COMMENTARY_WRITE FM to create the ABAP output report templet.I am getting the templet like Report LogoUser namereport desruntimeBut I need to print likeLOGO REPORT user id ...

Subtotals in ALV

Hi,How can I exclude lines from the subtotals in ALV? (Certain lines in the ALV are just additional information and should not be added to the subtotals.)I'd even try to change the subtotals manually if this is possible.thanks in advanceRoland

Resolved! Field name DUMMY is reserved (Do not use structure as include in DB table)

We are trying to add a custom field, e.g., called ZZZ in structure MCEKKO (Purchasing Document Header) by creating a new custom append structure and add the field ZZZ into it, then activate the new append structure, but get warning msg like "Field na...

Resolved! Insert and modify

Hi Experts,I have an internal table itab with data.i hace db table ztab.It has 0 entries.if i want to populate data from itab..which is better method..is Insert or modifyin some cases i got short dump when using : insert ztab from table itab.this zta...

LOOP IN SAPSCRIPT

i made a popup when i choose output type in va42.i choose 2,3,4.... lines and i need to print for each line layout.my problem is: always the last line print twice.my code is: perform item_print.-standard check retcode = 0. perform end_print. i add ...

ALV

Hi Group, I am using REUSE_ALV_GRID_DISPLAY and REUSE_ALV_COMMENTARY_WRITE FM to create the ABAP output report templet.I am getting the templet like Report LogoUser namereport desruntimeBut I need to print likeLOGO ...

Resolved! smartforms

Hi All , I have some problem in Smartforms . I have one internal table I_LIPS which contains the Delivery items for a given delivery. and i have one more internal table that contains Packing instructions data .i want to display the data like this.P...

Labels in this area