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

date

Hi friends,I need to display the last date of previous month in the selection screen. For example today date is 24.07.2007 I need to display 30.06.2006. If the last month contains 31 days then I need to display 31.06.2006 like that. How to prepare th...

Regarding screen exit

Hi Friends,I created the sales order using VA01 and enter the payment terms and saved. But mu requirement is when i go through VA02, payment terms field must be in display mode. So, user not able to chage the payment terms value.Please give exact sol...

regarding my object

Hi....good evening..today iam going to explain about this object.this is a new object which was assigned for me before two days.created a report that displays open purchase order for a given plant or delivery periodwhat is the selection screen for th...

Data Type Conversion

Hello all,I have one structure field AVG Data type is CHAR(25) .In my program i took one local variable GV_AVG type F.whwn i am trying to store the GV_AVG value into AVG It Stores like 1.23E+00so My problem is i don't want that E+00 only 1.23.w...

Resolved! query on select query

hi,in my selection screen i have 5 fields ie matnr mtart matkl erdsa from table mara and werks from table marco/pif i input any one of the 5 fields in the selection screen i need the output for all the 5 fields which matches the selection condition....

Resolved! extraction of data

Hi, friends i have problem how to extract the data from two data base tables but these two tables doesn't have any primary key field or any common field at the same time after extarcting the data,i want to populate that data into one internal table.H...

Resolved! BDC Runtime Error

Hi,While i am uploading a flat file through a BDC fot T-Code CR01, i am getting a runtime error that is going to short dump. it shows the error as UC_OBJECTS_NOT_CONVERTIBLE.This comes after i select the file for upload and execute. Pls refer below. ...

Bapi Function?????

HI Experts,Can anyone plz. tell me the the process to use the Bapi for Bill/Invoice Creation.Bapi is<b> BAPI_BILLINGDOC_CREATEMULTIPLE</b>.Actually i want to know the coding for passing the values in this BAPI. What exactly i have to code to get the ...

Resolved! Append zeros

I have one variable of type character size 35, whose value can be 7 or 8 digit number, if it is 7 digit i want to append 3 zeros to it and if it is 8 digit i want to append 2 zeros eg.if value is 7123456 i want 0007123456 and if it is 71234567 i want...

Labels in this area