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

update xls sheet

Hello,My need is to update from SAP some cells of an existing xls(template) sheet/tab named "data".I will have a second sheet "report" based on thisone so that why I must automatically do:- open xls- update tab/sheet "data" (cells A1, a2, a3, a4... e...

BSEG activation issue

SAp Guru's,I have created 2 custom fields at bseg table through append structure & I have deleted due to some issue.Then deleted append structure from bseg table but its not activating. I have checked in se14 as well. please find below screen for the...

Resolved! Submit statement to MB5B is not showing batch data - please help~

Dear forumers,In my report codes, I will need to display the stock balance quantities along with the corresponding batch data.For this, I have done the following:- TYPES: BEGIN OF bestand,          bwkey LIKE mbew-bwkey,          werks LIKE mseg-werk...

Resolved! Smartform as attachment

Hi!The PO from ME23N is being sent via email through special function (transmission medium = 8). It is working fine except that the output opens directly when you display the message in SOST rather than being a PDF attachment. The other issue with th...

VBA and ABAP

Hi Guys,I'm looking for some help. I have one set of data held in ODBC tables in MS Access and I have queries that pull back required data I need from them.  I have also created a query in SAP CRM production that uses data from the access queries to ...

Resolved! Error while calling a BADI

Hi,I have implemented one badi /POSDW/ACTION. But, when I am trying to call the BADI Implementation inside the program, it is giving the below error.CLASS XX does not contain an interface.Can you give some inputs pls.Code:DATA: lw_handler TYPE REF TO...

JJosh by Active Participant
  • 1387 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! how to concatenate a new line into a string while displaying

Hi All,how to concatenate a newline to a string variable.for ex:input:var1 = 'abc'.var2 = 'def'.var3 = 'ghi'.varout = concatenate the above 3 variables seperated by new line (not space).so that, when i write varout to display, it should display like:...

Resolved! user exit EXIT_SAPMF02D_001 not triggering and include ZXF04U01 is not working.

Hi All,I need to check some fields of KNA1 and KNAS before saving the customer(XD01 or XD02). I found that user exit EXIT_SAPMF02D_001 is the rght user exit. But i tried to debug while creating a customer but this user ecit is not triggering. EXIT_SA...

Resolved! Query(sq01)-Material Description field case sensitive

HiI have developed one query using sq01/sq02/sq03.In this query material description field is a input field in my selection screen. when I give  material description  in small letter it is NOT showing  any data,but when I give material descriptiopn i...

Labels in this area