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

Resolved! Db table

Hi ,I have Ztable with many fields. Now, I would like to change the data type of the one field From Char to Numeric. But we have so many records . How can i do i t? If I change it directly sap will accept and adjust it or not ?Bye,Satya.

Resolved! display long text

Hi All,i am reading a long text from credit master which excees second line. means in script editor it fill 1st line and with = sign(extended line) it continue in 2nd line.how to read it as single line. because some time many one line text and some 2...

Db Table

Hi ,I have Ztable with many fields. Now, I would like to change the data type of the one field From Char to Numeric. But we have so many records . How can i do i t? If I change it directly sap will accept and adjust it or not ?Bye,Satya.

Resolved! data type

i didnt mention any type in declaration.what is the default type?? char or int or float??REPORT ZFLOAT .parameters: b(5), c(5).DATA: a type p. a = b * c. write : / a.plz see and tellthanks and re...

Resolved! float

hi guys,in my code i declared float type,error message is coming that data type f is not allowed like that,how can i declare the float value,plz let me know.thanks and regardsvijay

edi

hi,i would like to clarify which is triggered first. 1 or 2 and the reason.thanks1) tnapr/nace processing routine pgm name - rsnasted form name - edi_processingvs2) process code triggering the function module (idoc_output_xxxxxx)

Resolved! dump error

Hi SDN'svat does this statements mean catch system-exceptions generate_subpool_dir_full = 9. generate subroutine pool lt_source name l_name message l_message line l_line word l_word. endcatch. case sy-subrc. when 0. when 9. raise...

Labels in this area