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

Reg: BDC program....

Wanted some sample BDC programs which checks for failed Idocs with Status = 51 and checks for the particular Purchase Order whether the GR(Goods Receipt) happened or not. If GR is happened then the program should reverse the GR using MBST transaction...

Resolved! smartform error

hiim working with smartforms..im passing an internal table to form..in da form i've created a table.in da main area of table im using a loop to print internal table data..under data tab of loop im usingloop at itab into wa.(wa is defined in global de...

Resolved! returning addition

hi,may i know what does the syntax mean here.1) is returning same as exporting?2) why we must have a ( ) in vessel_id = vessel1->get_id( )?3) if i use exporting, how should i change this statement "vessel_id = vessel1->get_id( )"? methods get_id R...

Resolved! Roles for User

Hi ,Can anyone pls help me to find out roles assigned to particular user .In Su01 transaction we can viewdata for particular user .I need some function module or table which gives / reads information of roles assigned to particular user .Thanks ,Amee...

Resolved! help me regarding ALV

Hi friends,This is the code intended for ALV interactive But its going to short dump.Please trace the error in it.REPORT ZTEST_ALV .TYPE-POOLS : SLIS.DATA: VT_FIELDCAT TYPE slis_t_fieldcat_alv.DATA: VT_FIELDCAT1 TYPE slis_t_fieldcat_alv.DATA : BEGIN ...

Resolved! Re: FM File_Get_Name

Hi All,Currently we are using the FM File_get_name to get the path from AS400 Operating System, each time when i give the directory name the result which we are getting is either "Data Set Error " or "File psecified not found".We checked it using Bre...

Resolved! User Profile issue

Hi All, I have written a BDC program to upload data into a transaction after reading several tables, but after reading the table, the internal table contains amount field with . (dot as decimal indicator) ,where as the user profile setting has co...

Resolved! By using Internal Table

Hi all,Could u please write the below program by using a Internal table and without using Endselect.Example to find the number of passengers, the total luggageweight, and the average weight of the luggage for all Lufthansa flights on 02/28/2001:DATA:...

Resolved! regarding sap script

gmrng gurus, i developed one script in which the first page showing the item no,material no and amount as a field name but these field names are not appearing on second page,,,i hv written the fieldnames in main window and i assigned it...

abap object syntax

hi,i would like to seek advice on the following. thanks alot1) in doubt1 below, may i know why needless to create object for creator but still able to define creator->name?2) in doubt1, creator already been defined reference variable. why when i have...

Labels in this area