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

Resolved! Logical Database

HiHello Every bodyI am new in SAP. Want to create my own Logical databases based on the table SCARR, SPFLI AND SFLIGHT TABLES. SO PLZ GUIDE ME IN DETAIL.An other problem in that i am using minisap and there is a logical database FIS it is not working...

Resolved! Logical Database

HiHello Every bodyI am new in SAP. Want to create my own Logical databases based on the table SCARR, SPFLI AND SFLIGHT TABLES. SO PLZ GUIDE ME IN DETAIL.An other problem in that i am using minisap and there is a logical database FIS it is not working...

Resolved! ABAP looping forever

<b>Brief explanation of problem:</b>I have a report that processes a lot of data. The amount of data is dependent on what the user selects on the selection screen, but even for one entry in selection criteria, there could be thousands of records and...

Resolved! inserting to itabs

Do MOVE:... to itab-... statements insert new records to itabs within a loop? Or will it continually replace the first record in the internal table?Ex.Loop at TableA. Move: TABLEA-NAME TO vName. SELECT NAME INTO tempname FROM TableB WHERE NAME=vN...

Resolved! Icon display in Module pool screen not visible to some users

Hi,I have added an icon in one of the module pool screen with dynamic quick info. The page is rendered fine and the info is also displayed well for most users except some. I can't figure out why the icon is not being displayed for some users. Do so...

Resolved! select statement

why the below logic does not get executed.//if val has value 0 then it says no records exists for the input items.Data: VAL type I.SELECT count(*) INTO VAL FROM SKB1 WHERE BUKRS = P_BUKRS1 //company code AND SAKNR = P_RACCT. // GL account no/...

View form

How do i see the print preview of the form for a scheduling agreement ?? Like for a billing document i go to VF02 and give the invoice/cedit memo number and choose Issue output to printer option. I do not find similar option in ME32L.

Resolved! STOCK QUERRY

Which object should I use if I want to check the number of items in stock? I have the material number and the Cost Center as inputs and want the quantity in stock as the resultI was thinking WarehouseStock but i dont really know what it does...ps: SA...

TREE STructures

hi all,i was working with the tree structures . . . i used CL_GUI_SIMPLE_TREE. when i was done with it i found that it can only make one level nodes nesting . Please help what should i use, i want to have a tree with any number of levels of tree node...

Labels in this area