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

Resolved! table name

hot ot get the name of table in which structre is feeding the datalet me put more light on this genrally in most of the screen of sap structure is used but if i want to now in which table this data is getting stored via structure how to get this info...

Resolved! ABAP PROGRAM

Hi Abapers, I am new to sap-abap.Got stuck in a small program(hello world program in sap abap documentation and examples).my question is that without any code in PBO or PAI of screen 100,how is the string 'hello world' getting into the screen and whe...

Resolved! Clear Input Field

I need to clear the input field on the screen, if the input by the user is invalid. This is a generic code and need to be used in many screens. I would not really like to hard code the field names in the code to clear the input field (in the PAI even...

barcode-urgent...

hello experts,please help me with this.i have 2 values: g_aufnr , g_matnr.i have to print these fields as barcode.i have done this but there is a space in between the barcodes.it appears to be like this: IIIIIIIIII IIIIIIII when printed. there is ...

ABAP Dump - Time out

I need to work out on a report that is continuously throwing Runtime error of Time Out. After debugging, i realised that its running in a Loop infinitely. And i suppose that would be causing timeout. Could anyone suggest a way to deal with such error...

Resolved! ALV list

I want to Report developed to list out all Sales Orders with Billing details and download into a local file, which is used to ensure whether all the Sales Orders has been posted into SAP system to compare with legacy system.

Material Master Idoc

Hi ,Our customer wants an IDoc , which can be send material master data ,I want to learn how can I do this step by step , BD10 is not adequate for me because I want to create change pointer . Can you please help me ?First I created a message type and...

Resolved! Alphanumeric Sorting

Hi..I need to sort projects in an internal table.project(PROJ-PSPID).Suppose that in one internal table t_proj we have three entriesEC-000293-A8 EC-000293-A17EC-000293-A15Afther sorting ascending the ouput will beSORT t_proj Ascending.EC-000293-A15EC...

sapnote

hi experts, IN my picking list for , the content in main window have table to dispaly .this table is visible in print preview but it is not coming if u print . i want to search SAP NOTE for this .how to search SAP NOTE. give me the full details plea...

Resolved! Submit statment

hi guys,I am calling a report program from another report program using SUBMIT statmentthe calling program(1st program) returns 3 statment like 1st table updated2nd table updated3rd table updatedthe three statements which returns from the 1st program...

bdc

pls check n whats wrong in this . if i press f8 button it is going to shortdump. whats wrong in this code.DATA : BEGIN OF itab OCCURS 0, str(255), END OF itab.DATA : itab1 LIKE mara OCCURS 0 WITH HEADER LINE.CALL FUNCTION 'GUI_UPLOAD' EX...

Maping fields

Hello experts !!!!I need to connect tables KONA and KONP by which field i can do maping both the tables. I need to fetch fields KONA-KNUMA and KONP-KNUMH how could i do this ?????Thanks & RegardsShaheenEdited by: Shaheen MS on Jan 9, 2008 7:10 AM

Need to restrict

I created two Ztransactions i.e.ZZ309 & ZZ311 to 309 & 311 movement types under standard transaction code MB1B.whenever i enter t.code zz309 by default movement type shows in the screen 309 in inactive mode. After completion of processing and generat...

Labels in this area