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

data type

Hi experts I have problem with the data type declarationsfor ex itab-netpr value 1.00 and itab-menge value is 4.00when multiplying i am getting 400.00 instead of 4.00 in the result field pls advice which datatype i need to use for the result field

Resolved! Validation

Hi gurus,I have written the following code for one of my scenario, but its giving me an error 'statement is not accessible' at the statement where I have started my loop at it_tab02.DATA: it_tab01 like zbs_fix_allocate occurs 0 with header line.data:...

SRET transaction

Hi guru's,I have a requirement like i need to add the report name in sret transaction at > Controlling > Cost center Accounting > Master data Is this the duty of technical or functional. If technical please let me know how to do this.

Resolved! bapi_goodsmvt_create

hi from my bapi code i need to get the materialdocuemnt and i need to use it in select querry. please let me know how to get the material document from bapi, please correct my select querry, or i need to use internal table or loop...loop at itab.sele...

Resolved! ALV with objects

Hi , I am new to the concept of ALV with OOP ,I have built an internal table to be displayed , it is required that it need to be editable at the report screen , so I will have to use oops . I have been going through the sflight examples , Since I hav...

SM58 Error ??

Hi All,I am sending an custom IDoc thru one SAP system to another using fm MASTER_IDOC_DISTRIBUTE. I have RFC connection from sender system to receiverBut after sending the IDoc i checked in the SM58 , it giving error that <b>Name or password is inco...

Copy SAP Standard

How Do Everyone!I have copied the SAP standard increment report Y0PR1008 to my Z version.I have made some changes where the output is now also written to an excelspreadsheet as well as the screen.The only difference is that I now have extra lines of ...

Resolved! bapi_goodsmvt_create

hi i'm unable to get the materialdocuemnt no from my code: can you any one helpMOVE '04' TO GOODSMVT_CODE. MOVE SY-DATUM TO GOODSMVT_HEADER-PSTNG_DATE. MOVE SY-DATUM TO GOODSMVT_HEADER-DOC_DATE. item-MATERIAL = ITAB-MATNR. item-PLANT = PL...

Resolved! PARAMETER?

Hi all,I have a parameter in selection-screen..i.e,,P_CDATE...it is optional.I have to fetch some data from MARA based on this field. SELECT MATNR ERSDA AENAM FROM MARA INTO TABLE INT_OUTTAB WHERE ERSDA EQ P_CDATE.If ...

Resolved! Related to database

Hi Pals,i have to make a report in which i have to check for available stock ststus.so my question is how can i check it .table structure is like this:zkap_stk - master table for medecine stockzkap_med - table for requested amount of med.A code exam...

Labels in this area