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

RFBIBL00

Hi Guys:Any body have idea on the above program which is for Posting GL Accounts into SAP. If any body already worked on this program. Please let me know how can i make structure of flat file for this program.Advanced ThanksSuresh Karanam

Job schedule

Hi all,I have a job which has already been completed. Is there anyway to re-execute that job in debugging mode ? I need to see how the program has been executed step by step for a particular job. Is it possible ? Its urgent

DYNP_VALUES_READ

Hi,I am trying to use DYNP_VALUES_READ function, but finding one problem.If I scroll the screen, values stored in the previous field is not getting stored... and I am getting current screen fields values only....How to get the above and below screen ...

smartform archiving

I have a problem archiving the output from a smartform. Within the printing program, the function that calls the smartform needs to be called 3 times. The reasoning behind this is related to grouping information on different sheets. Every time the s...

Resolved! Casting of Data Types

Hi All , I want to know if casting of data types is possible in ABAP. I mean if I have declared a datatype as data : x type char5.and Now I want to make x as char10. Is there any method to achieve this? Thanks and regardsSujeet

TABLES: *ZTABLE.

Hi,I'm new to ABAP and hopefully someone can help me by explaining what is the actual intended usage of the above statement?Basically what is the main difference between these 2 statements below1. TABLES *ZTABLE; and2. TABLES ZTABLE?Thanks in advance...

ABAP Memory ID

Hi All,Is the ABAP memory ID global?for example, I have FUNC1, in FUNC1, I export value to memory ID 'ABC'. the value of 'ABC' is valide for all other function call? The porblem I experinced is that the FUNC1 may called by many interface at the SAME ...

Upload from Excel

Hi SAp Gurus, I need to upload data from Excel sheet(desktop)which has a field of length 80.Fn module ALSM_EXCEL_TO_INTERNAL_TABLE has 'value' parm of lenght 50.Gui_upload give file type mismatch....upload/ws_upload give output data in junk format......

Labels in this area