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

Resolved! Abap Text Elements

Hi experts,I created some text elements with my program.I am trying to add them into my TO using program RSTXTRAN. But it didn’t work (Message : No texts were selected)Could someone show me the right procedure to follow.Thanks.Amine

Resolved! SAP OLE - Hide Column

I have a program which generates and excel sheet via OLE , since it requires complex formatting. Now based on certain criteria, I want to hide certain columns. I could not find how to do the same. How do i achieve the same?

Resolved! Tag xml creation by abap

Hi all,I am creating an interface with an external system to which I have to send an xml file, PI is not installed, so I have replicate an xml file they gave to me filing it with data extracted by SAP.I saw I can create Simple node using method "lr_x...

TMG Validations

Hi,Created Ztable with 2fields, ( F1 and F2) and created TMG and Tcodeneed to validate F2 value is available on  another table or not when press SAVE button.Write logic in PAI... when save it is triggering errorProbelm:When press enter its accepting ...

Select on MSEG - performance optimalization

Hi experts,I have following selects to execute:1.     SELECT mblnr matnr dmbtr ebeln menge meins        FROM mseg        INTO TABLE lt_mseg        WHERE mjahr IN so_gjahr        AND bukrs = p_bukrs        AND aufpl = ls_act-aufpl        AND aplzl = l...

PM Print Shop Paper

Hi experts,I am trying to print a (newly developed) shop paper from an pm order (IW32). The form is a copy of PM_COMMON.I customized in OIDF a new Zprogram with a form "print_paper".In the form I import the order variables from memory ID_IPRT_ORDDATA...

Resolved! Getting output of standard hierchial report to my customized report

Hi SAP Gurus,My requirement is to get the output of MB5T to my customized report.What I am doing is ,Submitting the standard report RM07MTRB using my test variant and     return.SUBMIT RM07MTRB  USING SELECTION-SET 'ZSPS-KSB' AND RETURN              ...

Resolved! How many no.of records?

HI all,in BAPIs we use table structures (to search example sign option low high), my querie is how many records at a time can we give to this table?some times i get dump when the no.of records pass 270 for one bapi (custom bapis)some times i get the ...

double click command on ALV

The tried to use double clicking command on ALV. But an error stated that 'Statement is not accessible.'Thanx.Code: FORM user_command USING ucomm    TYPE SY-UCOMM                        wa_selfield  TYPE SLIS_SELFIELD.   CASE ucomm.     WHEN '&IC1'. ...

Labels in this area