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

HRMD_A IDOC Question

Hi,I am fairly new to this whole thing and I hope I could explain as clearly as possible and if someone could help me please, much appreciated. 1) If using HRMD_A or a reduced message type based upon HRMD_A for INBOUND loading, will that flag change ...

Resolved! Skip Selection screen

Hi Friends,I need to run a report and before the report is generated i need to run a Extract program. So the screen sequence is goe like this. 1. The initial selection screen is the selection criteria for the report. 2. Once the criteria is given and...

Resolved! downloading the ALV-Grid content to text file only with format characters?

Hello,I try to download the content of an alv-grid to a text file. I want that the colums are devided by an empty space. But I get always format characters which try to paint the cell surrounding the values:--VkOrgVWegSPZählerVStlZZURMENGAuftragsmeBM...

user exit

Hi,Can anyone tell me how I can prevent users to change field MEPO1211-NETPR(Net Price) in transaction ME21N, so that the price obtained is not manually changed but comes from the info record. ... Thanks in advance,Veeru

USER EXIT

HI ALL,What user exit should be used to supress the line item netpr field in production purchase order, if the items have an Info Record? The field is MEPO1211-NETPR.iam using ME21n transaction.Thanks,Donald

Resolved! upload excel

Hi!!I have to upload an excel file and i can´t transform it in tabulated file and my excel file has cells that have more than one line, they can have paragraphs, i have tried to use the "gui_upload" but when i use the type 'DAT' it returns me the err...

Resolved! debuggg me23n

hi!i am trying to debug program sapfm06p in transaction ME23N.I have a problem there in field nast-kascl when changing wbs and saving.i am trying to debug when saving the transaction, but it doesnt stop.i wanted to know, if it runs in background and ...

gui_upload

REPORT Z_MM_UPLOAD_VA41.PARAMETERS: p_infile LIKE rlgrap-filename.DATA: gd_file type string.*Internal tabe to store upload dataTYPES: BEGIN OF t_record, name1 LIKE pa0002-vorna, name2 LIKE pa0002-name2, age TYPE i, <b>znum(8), keydat...

Get employee photos

Hello everyone,I have a java portal that comunicates with SAP to use a few RFC functions.I would like to use the employee photos that we can see on transaction pa30 to appear on my website.Is there a specific url, table, or something like that, from ...

Resolved! Tables Calculation

I have created an internal table INTAB taken from table FPLT and retreiving the billing date(FPLT-AFDAT),billing %(FPLT-FPROZ)by the key field FPLNR.Suppose I am having 10 records, I need only the latest billing date and sum of all %.How can i do thi...

Labels in this area