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

Resolved! HOW TO CREATE AN LINEGROUP ON OLE

dear all:           I would like to ask you a question about the OLE,           I use grammar  :CALL METHOD OF range 'GROUP'.           this  is  column grouping           HOW TO CREATE AN LINEGROUP ON OLE           think you verymuch~            

Resolved! Security Weaver

Hi All,I'd like to know more about the security weaver tool. Is it only useful for audit purposes? how can a security admin use that for day to day tasks? Are there any documents that can be of help and can someone share few details about this securi...

Sale of Raw Material

Hi Experts,The situation I am presenting is related to CINMy client purhcases PVC Granules for their manufacturing process (import as well as export domestic). Now they have taken permission from Govt. to sell the raw material as-it-is i.e. without a...

STC1_POPUP_WITH_TABLE_CONTROL -ERROR

Dear allhere is my coding part ,in a table control if there is no value and i press enter no dump but if i  input some values and press enter it thro dump     CALL FUNCTION 'STC1_POPUP_WITH_TABLE_CONTROL'       EXPORTING         HEADER               ...

Resolved! improve abap code

helloHow to incease speed of this query ?select afko~aufnr afko~PLNBEZ   from afko join aufk on afko~aufnr = aufk~aufnr     into table IT_all_ord      where afko~aufnr like '1-%'               and (  AFKO~PLNTY EQ 'N' OR AFKO~PLNTY EQ 'R' OR AFKO~PLN...

Resolved! ABAP CDS View with dynamic table specification

Hello,Just wondering if dynamic table specification is possible with CDS view?My requirement is to represent the below in a CDS view-parameters: p_region type char5.SELECT table_name      FROM Ztable_names      INTO @data(lv_table)      WHERE region ...

Resolved! Issue with Consuming C4C WSDL in ECC System

Hi, I have developed SOAP Web Service(on Custom BO) in C4C SDK(QA system), downloaded WSDL & Successfully tested in SOAP UI.Want to consume this C4C WSDL in ECC system. My C4C landscape has:                         C4C QA --> C4C Production.My ECC La...

Labels in this area