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

String to Xstring

Hello Experts,Ca any one please suggest me some FM (SAP version in 4.6B) for converting String to Xstring..? I have got the data in w_string in STRING format. The below FM is called in other FM which is created by me. But the requirement is to Export...

Resolved! Activating GOS browser

Hi everybody, I have a small question. Where do you 'activate' the GOS object for specific business objects? For example. When we look at an order in our development system, we see the GOS browser in the topleft. When we look at an order in our Sta...

DDIC Table

Hello, Can anybody please tell me: Am using a table ZCYCLE_Details that will have data read from RFID devices and the data in this table will be used for reporting by a .NET application.So is this table a SAP Data Dictionary table?Does DDIC ta...

select-options

I have user input of say 4 entires in select-options.SELECT-OPTIONS : a_matnr FOR mara-matnr.Now I want to validate that if user has input 4 materials say123445673467ttttttNow tttttt soes not exist in mara, I can do a select into table, ho can I enru...

Resolved! Reload of archived data

Hi experts,i'm going to develope an archiving object for a custom table and users need that when data is not available in the system .. the application gives then a message like the item is not found, do you want to search in the archive files ?how d...

change of userstatus

Hi experts,I am need to write some code in the user exit userexit_save_document_preparewhen ever the user tries to change the price in conditions and try to save the salesorder , i need to change the userstatus from ORPR to PRCH.Can you please help m...

Resolved! SELECT OPTIONS DATE.

Hello , I need your help , to access to every date in an interval of the select option , in order to execute a function module that use date in one of its parameters . select-options : dat for sy-datum . CALL FUNCTION 'ZPRUEBA'' EXPORTING ...

Resolved! bdc-recording

1) what does it means bdc-recording? where we can done the recoding in bdc whether development client or test client ( where it available the test data) if u done recording on test client how to send that to development client?

Resolved! Dump in a ALV

Hello,I´m having a problem with a ALV. I´m using the function REUSE_ALV_FIELDCATALOG_MERGE and when the importing parameteri_bypassing_buffer = ' X' it gets dump with this message: "The ABAP source code lines are longer than the width of the int...

Resolved! Search help Result

Hi expert,I have created a collective search help who contains 2 elementary search help, and I'm using it in a parameters in selection screen, but if I choose an element, the parameters is still empty.Have you please any idea to recover the result of...

MusAbaper by Active Participant
  • 558 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! User-Exit

Hi all,For a certain condition, I need to exit from a standard transaction without saving. There is a user-exit where in I can exit. Is it ok if I write a error message in the exit. Also if this error message comes, I want to go to the first screen o...

Resolved! hI ALL

how can i update kna1 table through my own table control.i am writing after entring the records in my table control modify kna1. but it is not working ..how can i acheive itRegards

SKIP SCREN in BDC

Hi Gurus,I want to skip the initial screns of transaction VA02 while writing the BDC from recording I short I want to write code for the recording of one screen inbetween the transaction pl don't siggest standard BAPI I wan to do my code by above met...

Resolved! How to update address

Hi All I need to update a standard table with data . one of the field in that is Address number. I don't know how to generate a address number. I have the address data. Is there a function module to create a address number in SAP . Basically...

CHECK statement

hi all,i have a code where i have used CHECK statement within LOOP...ENDLOOP.the statement is as follows: CHECK wa_rseg-ebeln IN s_ebelnbut even though this condition is false its going to the next statemtn and executing it without skipping that LOOP...

Labels in this area