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

SIze category issue

hai experts,I h've one doubt.,that is if i select size category as 8 in se11, how the background process woks? like in data base layer it allocates space for 1300000records? if this means really waste of huge memory.....is it? Suppose i want to enter...

Resolved! IDOC serialization

Not sure if this is the right forum - but here goes...We are looking to send 3 idoc message types from SAP PI (which is receiving these messages from a NON SAP system) to SAP ERP. The messagetypes AAA followed by BBB and followed by CCC are all depen...

Resolved! Move field symbols of type any to internal table type standard

Hi,I have a field symbols as a work area declared as of type ANY.E.g<fs> TYPE ANY.Also I have an internal table declared as of TYPE STANDARD TABLE OF char32.How can I MOVE/APPEND the contents of that work area (  <fs> ) to the internal table.Please a...

Resolved! IDOC Inbound problem

Hi All,I've created an custom outbound program, tested it and checked the status in BD87 and it looks good status '03', green color, i've tried RSEOUT00 as welll to force the idoc but to no avail, have tried using WE19 sending an standard outbound pr...

How check the value of toleranzob and toleranzun?

How check the value of toleranzob and toleranzun?SELECT SINGLE toleranzob toleranzun INTO (lv_toleranzob, lv_toleranzun)           FROM qamv           WHERE prueflos  EQ wa_coll-prueflos AND                 verwmerkm EQ wa_qcvm-mkmnr AND             ...

Resolved! Select Statement

Hi ABAP gurus,I am working on BW and I need to do a select statement in BW Transformation Routine.The select Statement goes by following:-Blue Colour Text is entered by me.Black Colour Text is standard default.DATA: ls_source TYPE y_source_fields,   ...

tnecnivo by Active Contributor
  • 881 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! DEFAULT VARIANT

HELLO ,    I HAVE WORKED ON DEFAULT VARIANT BUT ITS NOT WORKING .     PLESE HELP ME WHERE I WROTE THE WRONG CODE PLESE HELP ME.....  TABLES : VBAP .SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.SELECTION-SCREEN SKIP .SELECT-OPTIONS : S...

Resolved! WHERE clause items dropped when Open SQL is translated

Does anyone know why the following open SQL statement:* Fetching data from faglflexa table   SELECT docnr          buzei          HSL          ryear          rldnr          rbukrs          docln          prctr           FROM faglflexa           INTO ...

exnum is unknown

Hi ALL  I GOT SOME ERROR WHILE ACTIVATING A PRINT PROGRAM FOR SMART FORM          SYNTAX ERROR     Field "EXNUM" unknown*&---------------------------------------------------------------------* *& Report  ZREP_CHALLAN *& *&----------------------------...

Labels in this area