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

gui_download

i have data obtained from 5 transparent tables but only one transparent table is chosen in selection screen per execution, so i will be getting different structured internal tables because of different transparent table is being selected. Finally i n...

Resolved! BAPI's used in FI

Hi, Can anyone please give us the BAPI's used for the following.1.Accounts Payable: Non PO invoice approval and discrepancy process by indexing with Onbase .2.New G/L master creation (Standard SAP) .3.J/E document creation (Standard SAP) .4.Account...

pdf mail

hi,I am executing a report in background....which converts take spool-id and den convert in pdf format using FM 'CONVERT_ABAPSPOOLJOB_2_PDF'and den i send the mail.problem here is the spool-id which i am getting wen i execute with std program RSTXPD...

IDOC Posting Errors

Hi All,I have written an IDOC program with IDOC type BOMORD01 and Message type BOMORD. After running the program i am getting the following statuses.69 - Custom segments added 69 - Segment cannot be identified 56 - /QSACLNT210/LS//BOMORD//// ...

Resolved! Polling SAP directories

Hello,I am hoping someone will be able to help me with my query.I am trying to write an ABAP program which poll a SAP directory and then process the files within this directory.I am using FM SUBST_GET_FILE_LIST to get the files from the directory but...

Resolved! BAPI_MATERIAL_SAVEDATA

Hi Experts,Can somebody let me know whether BAPI_MATERIAL_SAVEDATA can be used to upload/change the data in 'Costing 1' view.If it is possible, kindly let me know which paramaters to be set to change MARC-LOSGR (Costing lot size) .Thanks in advance.R...

line-deletion

hi to all experts,in my internal table have some lines of records.in this line is repeted also.i want to delete single lines of records not duplicate lines .i.e finally i want to duplication lines of records .how i solve this issue.thanks in advance...

refresh grid title

Hello Everybody, I have done my program in ALV Grid. I have a title in my layout and I have displayed sy-dbcnt in the title. The problem is I have a Refresh button on my grid and when I press the Refresh button the result will gets changed. ...

Selection screen

Hi,I have put a search help for a field in a screen.And i also checked the value using value check addition.If suppose i enter a value which doesn't matches with the input help,then error message comes in the screen.If i press a push button cancel in...

Resolved! For All entries or Loop

Hi All,I have an internal table with around > 50000 to 100 000 employee records.like pernr, etc etc.I have to bring other data from 10 tables for the records in this internal table.now, which one would be better to use, For all entries or Loop.I am u...

Resolved! updating database table

Hi All,I am using following code in a custom-function module.tables: z_time.move emp_no to z_time-empid.move name to z_time-name.move date to z_time-zdate.move proj_id to z_time-projid.move act_id to z_time-actid.move hrs to z_time-hrs.move remarks t...

Labels in this area