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

File handling

Hi All,I have a problem with writing the data into the file.Please look at my code once. p_file = '/sapuser/interface/inwork/cust_credit_exposure.txt'. OPEN DATASET p_file FOR OUTPUT IN TEXT MODE ENCODING DEFAULT. LOOP AT li_output INTO wa_outpu...

Resolved! HR-ABAP

Hi All,I am new to HR-ABAP and working on a report that has to evaluate performance distribution of the employees. Here i am stuck with:1. searching for related Infotypes for structure Q1005 and also the underlying database table for this.2. Also the...

User-Exit

Hi Experts,My requirement is to update the QALS table for Actual Lot Quantity and the MSEG table for Material Document, based on the Goods Receipt. Does any one has any idea regarding this? Which User-Exit do I use for the MIGO Transaction.Thanks & R...

extracting data

Hi exprts, i have to pick the data for a field. The reqmt is plz go to TCODE ML82 and enter the Purchase order number or Service entry number. then display service entry sheet is displayed. double click on the service entry sheet, a new s...

Resolved! Line item text in BOM

Hi ,I am trying to upload the BOM from the excel and also i am trying to change the BOM based on the data in the Excel. During this process , i have to check the line item text for each component of the BOM to see wheather there is any changes in the...

Resolved! alv

hi to all,can any body help me this regard?how to make colors in individual rows and colums .i created one program which has total .i want that total to be different color . if any body has sample program about color , it would be a great help for m...

Resolved! alv ( urgent help)

Hi to all,i have 't found any example programs for below function modules of alvREUSE_ALE_GRID_COMMENTORY_GETREUSE_ALE_GRID_DISPLAY_LVCREUSE_ALE_GRID_LAYOUT_INFO_GETREUSE_ALE_GRID_LAYOUT_INFO_SETfor above given f/m , i searched all standard programs ...

Resolved! smartforms

hi .while execute a smartforms, function code is created automatically. is that code wil be called in the some other program.. it is very difficult to remember also. is that anyother description there..one way is environment -> function module (menu ...

Resolved! ALV

hi experts, i am trying to display an alv report using grid display. i want to do the sum of quantity and amount at bottom of fields. please let how to proceed in the alv. if possible send me code.best answers will be rewarded.thanks i...

Resolved! bdc table control

iam uploading data for the tcode XKO1. i have taken in to one internal table.now i have to divide the records into 2 internal tables.one for vendors and one for bank details.while doing that in flat file if field length is fixed means no problem butf...

Open Data set!

Hi i have a problem in using Open data set.When I try to output a file on to the app server, after displaying 60,000 records its showing the file name and the directory name in the output, after which i can see the records from 60,001 to the end. som...

Accessing Webservice

Dear all I need to implement the following scenario. I have given the option that a function can be call as web service. At this point every thing is ok. In the client side they have an application in .NET, to link this to they have installed a ...

query help

hi folks,I am working ona query to get the unique cost center record populated into a internal table for a particular perosnnel area (WERKS) I used CSKS table to retieve the cost centers supervised by a particular person. But the person is responsibl...

Labels in this area