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

Resolved! DOUBT ON SELECT-OPTIONS

Dear Friends,When i click F4 on select options i am able to select the appropriate values using search helps . but here i have to fetch the values for the second select-option based on the values of the first select-options. i mean the values availab...

Resolved! For all entries.

hi all,The select statment i have used is as follows.select <field 1> <field 2> . . <field n>from <dbtable>into table <internal table>for all entries in <internal table 2>where <field 1> = <internal tabl...

badi

Hi All,I have a bsic doubt on BADI'S.Badi's are also like userexits.but badi's are reusable.How they are reusable .can any one explain me with any example.Thanks in Advance.Thanks&Regards.Ramu.

BAPI

Hello, I am using a BAPI 'BAPI_ACC_GL_POSTING_POST'for posting the G/L doc's. I am trying to use 'BKPFF' nuthing for OBJ_TYPE then the BAPI is returning with a message " RW 609 - Error in document: BKPFF 18000000002002007" - 'BKPFF' is used. Ho...

Resolved! Poping up another report .

hi all!i know i must be repeating this question but i cud'nt find the relevant ans to my prob so here it is :i have a grid ALV with the following three fields:sales doc! material! material gp!now what i want is when someone clicks on salesdoc(vbeln) ...

Memory space

Hi Experts,I want to find out the memory space alocated to each and every table along wit the table space and its functional area(For example the memory used by vbak and its functional area and the table space associated with it) is there any table o...

Resolved! Header & Detail Screens

Dear Friends,I have developed two dialog-screens:one for header information & another one for the detail part. After filling the Header Screen the screen navigates to the Detail Screen. After filling the Detail Screen I navigates back to the Header s...

Resolved! function group

Hi ABAPers,i have created a new functional module and want to store it in a new function group. but when i am activating this FM an error is coming.Error : Report Statement is missing .please tell me the steps to create a new FG for FM and how to act...

Sales Document Types

hi,what is diff between following salesdoctypes and how to know which salesdoctype in need to use , is there any documentation for thisAA Promotion Order AT Ret.Packaging Pickup B1 Rebate Cred Memo Req B2 REbate Correctn Rqst . . . . . . MO Standa...

report

why this code is not wotking properly. SORT it_mara BY matnr. sy-subrc =4 SORT it_makt BY matnr. sy-subrc =4 SORT it_mseg BY matnr. sy-subrc =4 LOOP AT it_mara INTO wa_mara. sy-subrc =4 READ TABLE it_makt INTO wa_makt WITH KEY ma...

Resolved! Segments in a file

Hi all,What do you mean by Segments in a file ? What is the difference Between Record and a Segment ?General definition of a File is : file is a group of records and Record is a group of fields.....right ?Thanks in advanceKrish...

Resolved! Submit program & return

I m having 2 programs separately.in the first program i m calling the second program via submit .If i use submit program & return means the control comes back to first program form second one .But wat i need is i want to get values from the second pr...

spool request

hai, when iam entering all the required data into the fields and i need to display the required fields in the output in printer.here iam using the background jobscheduling to dislplay required fields .after entering all the data and when iam se...

Labels in this area