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

Convert DOCX to TEXT

Hello gurus,We are facing a problem regarding our word-documents in SAP.We used to have .doc-documents. We used fm   'SCMS_BINARY_TO_STRING' to convert these documents to a text string.Now we are using .docx-documents and we can't use this FM anymore...

Resolved! Offset problem in select query

Hi experts,I have a select query , in my where condition , comparing fields types are differentfollowing is my select querySELECT spras  prctr  ktext FROM cepct INTO CORRESPONDING FIELDS OF TABLE it_cepct FOR ALL ENTRIES IN it_vbsegd                 ...

Upload/Download XLSM file (with active Macro in excel) to SAP unix file path

Hi Experts,I need help to understand if it is possible to upload and download macro enabled vba excel in sap?I want to upload excel which has vba coding validations in it to sap then user should be able to download same file through abap program.Rega...

Resolved! Internal Table operation - columns to rows

Hi Expert ,I am getting my data into one internal table after processing through a Function module.please find my output internal table as belowATINNATNAMATWRT0000001012SEG_ID           10000001011SEG_QTY        200000001013SEG_WDTH        4800000010...

Resolved! Smartform printing

Hi AllI have internal table with two fields vbelnfkdati have pass that internal table to smartform.and loop in the table, it is printing all the invoices in one page.......in smartform i need to print single vbeln and single fkdat per page.how can i ...

Resolved! Explicitly calling NEW PAGE for all windows conditionally in smartform

Hi guys,       First I will explain the how the program / smartfrom looks like as follows.          I have a selection screen where the user is supposed to enter the multiple values for INVOICE NO (VBELN) in a select option. I am printing each invoic...

abaper_guy by Active Participant
  • 945 VIEWS
  • 4 REPLIES
  • 0 Likes

Runtime Errors MOVE_TO_LIT_NOTALLOWED_NODATA

I am getting this error when i perform sum in ALV on particular field.Runtime Errors        MOVE_TO_LIT_NOTALLOWED_NODATA                                                Date and Time          08.05.2014 04:40:38                                       ...

Resolved! Need to understand "In background" status while processing SM35 sessions by scheduling RSBDCSUB in background

Hi Experts,There are few SM35 batch input sessions created by a program, those sessions are being processed by scheduling RSBDCSUB as a background job.We could see that when sessions are being picked up by the job, they have status as "In processing"...

Resolved! Autority in Z-programs

Hello to all! Our ABAP programmer creates Z-program with autority checks(AUTHORITY-CHECK OBJECT 'ZSD_PREDSS' ID 'ACTVT'  FIELD '03'.        IF sy-subrc <> 0. )When I add this transaction in PFCG I can't see this autority automaticly, I can only add i...

Resolved! Error in perform

Hi PERFORM HEADER(ZSREPTIT) USING W_REPID         " Report Name                                  SY-LINSZ.       " Line sizeThis is my perform used in my program showing error in extended check stating that 'Different number of parameters in form and...

Resolved! Modify Column Value Automatically In Editable ALV Report

Hi,I am using  FM REUSE_ALV_GRID_DISPLAY_LVC for an editable ALV Report. There are five editable amount columns. Last one non editable column is subtotal of all five editable columns. I want to update subtotal column automatically when user edit edit...

Resolved! ALV in screen painter

Hi Expers,I need to have a ALV with 2 buttons. I used se41 for adding the buttons and se51 for the screen. In my se51 my layout is just blank.But the alv grid is not showing Its just a blank screen with 2 buttons.MODULE LIST OUTPUT. DATA:  R_CONTAINE...

Enhancement in VF01

Hello All,I have a requirement in which I have to stop the user at the time of saving the document in VF01.The requirement is : If the quantity is not initial but the value is initial then the document should not get saved.I have implemented a badi f...

Resolved! ADT 2.24 - Debug Problem

Hi,I have installed SAP HANA Studio and on top of it installed ADT 1.24. I have configured it with SAP CRM 7.0 EhP3 based on NetWeaver 7.40 release. Until yesterday I was able to set breakpoints and debug programs however for some reason I am unable ...

Labels in this area