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

read text from STXL

Hi All,I am a junior abaper and i needed some help or advice about reading text from table stxl. I did a select on this table with a where clause condition which does not fail (sy-subrc) but when i look into clustd (where i am been told i will find t...

Resolved! Open Order quantity?

Hi everyone,I have a question about stock overview.When you enter transaction MMBE and enter a certain material, you will see, as a result, the stock overview for that material.When you click on 'Choose (F2)' while selected the total unrestricted use...

Resolved! SY-DAYST System Field

Ok guys, I really need some help here. The system field SY-DAYST is used to determine whether it is Day Light Savings Time or not. If so, it is set to "X", if not, then blank. The problem is, is that we are currently on Daylight Savings Time, an...

Inner join

hello experts,I have to retrieve the data for the fieldsSELECT EKPOEBELN EKPOEBELP EKPOMENGE EKPOMEINS EKPOMATNR EKPOIDNLF MAKT~MAKTX EKETMENGE EKETWEMNG MARD~LGORT into table iekpo from ekpo inner join.....................................FOR ALL E...

Sorting ALV's

somebody can tell me, what are, g_it_wa_sort-spos AND g_it_wa_sort-group for?I need to do a special sorting. Check this sample. If i haveFIELD1 INVES-002FIELD1 INVES-002FIELD2 INVES-002FIELD2 INVES-002and i use g_it_wa_sort I get in...

Resolved! output types

Hi all,can anyone tell me how to check the output types in the CRM systemUsually we do it with Nace t-code for other modules, do we have to do with same t -code for CRM too. if yes can you tell me the Application typethanksvenki

update terminated

Hi All,I am getting a message called "update was terminated" received from author... when I go to Transaction LT11 to confirm one line item.When I confirm the line item I get 'Transfer Order confirmed' but soon after this message I get "update termin...

Address Tab on SU01

In Transaction SU01 on the Address Tab, i would like to pull out a report with 4 fields i.e (Last Name, First Name, Tel No and Internet Mail).I want to see a number of users without Tel numbers and e-mail addresses on their profiles so i can correct ...

ALE/IDOCS

Hi friends,In my current ALE project i'm having one issue:If we need to trigger the idoc for n numbers of logical systems, whenever there is any change in the customer data, do we need to pass all the logical system name in the idoc triggering progra...

Resolved! Error In report

Hello all,I am using GUI_DOWNLOAD in my report to download the data to pC.I am able to download the data correctly. i am able to get the fieldnames also. But they are coming in a worng way, i.e all field names are coming first in a column(not in a ro...

RFC Programming

Hello All,I need you help regarding the RFC programming. My client wants me to transfer a table frm one sandbox to another. Also once this table is transferred then every night the change in sandbox 1 shud be transferred to sandbox 2 for new entries;...

CX_SY_NO_HANDLER

Hi All,I have a function call within a class that is returning the above error. The error is encountered as I step through the code and hit the following statement. Any ideas why this is occuring? CALL FUNCTION 'ZBW_HR_PA_VAR_TABLE' EXPO...

Resolved! modify internal table

here i need to modify the field name v_newqty in it_fg_xvbap-kwmeng.........by using modify or another ...but i need to send the v_newqty value to the it_fg_xvbap-kwmeng...if not it_zfreegoods[] is initial. loop at it_fg_xvbap. read table it_zfree...

Resolved! Call a RFC function in VB but without SAPGui install in the system.

Hi,Do you have example of code, to be able to call a RFC with the VB or C/C++ without needed to have the SAPGui install in the client.The RFC will be call by a server, so I don't want to install a SAPGui release on this server.RegardsFrédéric

IDOC - CLFMAS

I get IDOCs from system A to system B using the standard message type CLFMAS and the Inbound using the standard process code CLFM. The system B doesn't have any standard tables, all the tables are customised tables. But a customised table XYZ is upda...

Resolved! Batch Session Input

Dear Experts,After executing the code I am getting a message in program RSBDCSUB as 'Processing is not permitted. Session has lock date in the future.'Please check the code below and help me solve this problem.&----*& Form f_bdc&---- ...

Labels in this area