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

po not displayed

hi all.i created a po by using the bapi (BAPI_PO_CREATE1). after created there is no mess in bapi error table, but the po is only in document overview and tables of po. if i use me23n or me22n to display mean it show the error 'this po is doesnot ex...

Resolved! At line selection

Hi All,In my report program...I am displaying like below..Sales order <Number1 #> has been Saved.Contract <Number1 #> has been Saved.Sales order <Number2 #> has been Saved.Contract <Number2 #> has been Saved.Sales order <Number3 #> has been Saved.Con...

Resolved! string

dear gurus,DATA : v_string TYPE string.DATA:BEGIN OF itab OCCURS 0, matnr LIKE mara-matnr, meins LIKE mara-meins, mhdhb LIKE mara-mhdhb, END OF itab.CONCATENATE itab-matnr v_maktx itab-meins itab-mhdhb INTO v_string SEPARAT...

Resolved! Save_text

Hi!I use BAPI to post to gl account, and if it is successfully posted, I can get a document number such as :5100000009.I would like to insert my long text in internal table to accounting document, and found that FM save_text might be suitable for me....

Dialog Programming

Hi Friends,I have created dialog programming report, in which i have created two screens, the first screen has the material input field [mara-matnr], in the second screen i have language and material description fields from makt table [makt-spras, ma...

table maintenance

Hi All,There is a customized(user defined) table.I want to add entries for the table, when i am trying to add entries through SM30 its asking for the Customizing request.Settings - Delivery and Maintenance :Delivery Class : C - Tried with A alsoData ...

badi

Hi all, I am new to BADI. What is the difference between se18 & se19. Difference between defination and implimentation? If any one having Document on BADI plz send to tomadhukar@rediffmail.com Regards, madhukar

Resolved! segment Type

Hi all,A data extract consists of sequence of data segments. Data segments are characterized by segment type and segment Data.The following segment types are available:01 file Header02 Segment directory03 Meta data04 Selection criteria05 Data Records...

Resolved! ALV PROG

Hi!,This is my ALV Prog. Which shows error. First screen is displayed properly but second screen is containing error. Could you all tell me that where is the fault.When executing second screen it shows that field symbol is not defined.Please correct ...

Resolved! Interactive ALV's

hi is there any way to capture the entire row value when we click on the first list becoz depending on 2 fields values i want to display data in the second list.currently i am using the following method but it is capturing only 1 field value.ra_selfi...

Dialog modules

Hi,i created dialog module for customer master display first screen.i am calling the above created dialog module in my program by exporting all the details of that screen and i want to import the data which is in the next screen (comes after executin...

Labels in this area