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

Resolved! Steploop screen error

Dear friends,In steploops I have created 2 colums with different names for input fields.Ex: name1 Name2.when I am tring to enter the values in second field its thrughing the error like <b>"Invalid field format (screen error)"</b> its not a syntax ...

Resolved! escape character

Hi, I need to replace de character ' (the character placed below of "?" in the keyboard) in a string.I use the next code:REPLACE ALL OCCURRENCES OF ' á' IN: pvt_desc WITH 'a'.This code doesnt´t work with the character '. Which is the escape cha...

Resolved! help in perform

hi i wont to do perform and i new in this topici have program and i wont to insert this code to perform that bring table (becouse the append is to long )<b>t_ran</b> how i can do that?Regards TYPES: BEGIN OF ty_ran, sign TYPE c LENGTH 1, op...

Lsmw using Idoc

Hican i be guided with a doc on lsme using idoc? i'm struck in the concept of sender and recv logical system. for test prupose my sender and recv will be the same clientMessage was edited by: Prabhu S

prabhu_s2 by Active Contributor
  • 418 VIEWS
  • 3 REPLIES
  • 0 Likes

LSMW TABLE CONTROL

Hi Friends,I uploaded the data so may Transactions with LSMW and BDC.. In that Transactions any Table control is there with more data..I will go for BDC only..But as per my Client requirement I have to do the Upload throgh LSMW only...Table control h...

regd : summation

hi,i am designing calculator usinh modulepool programing can anybody help me out in doing Summation multiplication .i used this coding ..but i din't get proper outputwhen 'BUT22'.data: sum(9999) type c.itab_result-result = sum + itab_result-result.lo...

Resolved! WBS element creation

Hi,I have created WBS element using BAPI BAPI_BUS2054_CREATE_MULTI successfully. But, i am not able to create text for the same. Can any one help me out? .....i used FM CREATE_TEXT.. but its not getting effected in WBS element.Is there any other FM e...

reg : logo in script

hi,I have a logo in MS-Word document.I want to convert this logo in to BMP format.when I convert this using Paint....dimensionas are slightly changed.Could anyone pplz tell me the exact way to convert a logo into BMP format?any softwares?waiting for...

select statement

hi, Iam retreiving cust.number, first name nd last name with respect to last name using table kna1.like select cust.no firstname lastname into table itab from kna1 where lastname = usergiven last name.this does not retreives any data. though on the t...

Resolved! EKBE-VGABE Flag

Hi all,I was wondering if anyone knew under what conditions a PO Item's VGABE Flag would change from 1(GR) to 8(Delivery Stock transfer) in table EKBE?Any help would be greatly appreciated.Many Thanks,Philip Johannesen

Excel download

Hi,I am doing one function module. in which i have to download the final table data inExcel file. The name of the file should be dynamically generated (i.e as in ALV during downloading). I am using Ws_file_get function module. But this is giving run ...

Labels in this area