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

Parameters

Hi All,If a parameter is used in a select statement and if it is initial. how will it be treated.I mean:select * from keko into table xkeko where matnr in s_matnr and werks in s_werks and kokrs eq p_kokrs ...

Resolved! pass in parameters

Hello, I have the following line in one of my forms: FORM PRINT_THINGS TABLES P_COL_WIDTH USING P_DATA_DETAIL(1000) TYPE C. where p_col_width is the width of each column of a table (i.e., p_col_width is an internal table) and p_...

Resolved! function module

GUY'si have created one z function module that will convertdate in formt dd.mm.yyyy (where mm is string likeJAN,FEB,MAR...) ,if customer input date as 06.may.2006,he must get input as 06.05.2006 , this was working fine,but there are scenario where we...

Resolved! Workflow: Purchase Order

Dear all,I'm creating a workflow that will perform the following.Triggered at: Change of POSteps1) Check if the PO is released.2) If the PO is not released then do nothing and Stop.3) If PO has been released, then reset the PO Release and send a mail...

UNICODE text

Hello,I am trying to upload some UNICODE text from an excel sheet into a UNICODE SAP system. It is done through a Visual Basic program and RFC.I pass on the UNICODE string but it does not show up properly in SAP. A few things that I am not able to fi...

SAVE_TEXT

Hi Experts,Can any body tell me what is the purpose of fm SAVE_TEXT?how to pass parameters with example?see the follwong code:DATA: BASICTEXT TYPE TLINE OCCURS 0 WITH HEADER LINE.DATA: BASIC_TEXT LIKE THEAD OCCURS 0 WITH HEADER LINE.BASIC_TEXT-TDOBJE...

Click Cancel Button

Hi Friends,In the BDC program how to code for clicking the Cancel icon in the standard toolbar.Also let me know the following :1. The 'Return delivery' can be done through MIGO as well as MB01. What is the difference b/w these two transactions for...

script

Hi everybody plz help me with followingas given below i got technical description in FS i have to display the following in Script form plz give me the code for that just the select quirie and how to display in the formmainly for material description ...

Labels in this area