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

find regex

Dear all,I try with: find first occurrence of regex 'EREF?\d(16)'        in <ls_febre>-vwezw results ls_match.to find in the Bank statement the 16 long number  5533901010569832from the text EREF+5533901010569832I think the first character 'EREF+' mu...

Smartforms Print and archive button enable problem?

Hi,while i'm using smartforms print preview i can't able to enable archive & print and archive buttons.this is my input parameter properties to the FM.DATA:  ssf_cparam TYPE ssfctrlop,     "Control Parameter           ssf_outop TYPE ssfcompop.      "...

Resolved! How to zip more than 2 files in a folder and attach it to document .

Hi Experts,I come across a requirement , in which I have to read more than 2 files  from application server , club these files into zip folder and then attach this zip folder to the document. How to combine 2 files into a single zip folder  ? Current...

Resolved! CUOBJ field is getting populated in VBAP Table using SD_SALESDOCUMENT_CREATE function module while creating sales order

Hello All,We have an issue .....CUOBJ field is getting populated in VBAP Table using SD_SALESDOCUMENT_CREATE  function module while creating sales order.Could any one help me out how to resolve this.My code for Configurations :  w_sales_items_in-itm_...

Resolved! Class builder

methods GET_VEHICLE     returning       value(EV_CAR_MODEL) type CHAR20       value(EV_CAR_DETAIL) type CHAR50       value(EV_BIKE_MODEL) type CHAR20       value(EV_BIKE_DETAIL) type CHAR50 . I am getting error in the  following code can and it is se...

Dynamic SQL in abap

i have a requirement to retrieve only selected fields from db table. i have to use this code with jco, so i can't go with ALV. my requirement is as follows,list of fields from mara and marc table will be shown as checkbox and user will be allowed to ...

Resolved! FI_DOCUMNT_WRI issue

Hi SAP experts,We have a requirement to archive custom FI tables(Z tables).So we are trying to implement enhancement spot:ARC_FI_DOCUMNT, BADI defeinition-FI_DOCUMNT_WRITE.I have written code in 'PREPARE_DELETE' method, but when I execute SARA tcode ...

How to get creation date of a file created in application server?

Dear experts ,I have some txt files in a particular path in application server .Suppose path is - \\PMICHSAPLA30\INTERFACE\\BCD\CO\OTC\SALES_RPT\test.txt.I want to fetch  the creation date of this txt file - test.txt . I tried with fm -  ADS2KIPUPL_G...

WSDL generation

     Hi,SAP always generates sequence definitions in WSDL like this:    <xsd:sequence>     <xsd:element name="item" type=...    </xsd:sequence>so that sequences in messages look like in this example:         <Errors>            <item>               ....

Smartform in Package

Hi experts,I am saving all smartforms in one package.May be it could be a silly question but I saved my smartform in my package but when I am looking for my smartform it doesn't show in my package.Kindly tell me how can I see my smartforms in my pack...

Labels in this area