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

Resolved! select statement

hi to allhelp me inthis issueSELECT BLDAT DMBTR SGTXT FROM BSISINTO CORRESPONDING FIELDS OF TABLE ITAB_BSISWHERE BUKRS IN G_BUKRSAND GJAHR IN G_GJAHRAND BLART IN G_BLARTAND BELNR IN G_BELNRAND HKONT NE '00000207130'.i am eliminating gl accou...

Resolved! Custom Screen

Hello friends,I have to make a front end screen like MFBF-transaction screen. It should do all the work as of MFBF but some additional work for some plants. What exactly do we mean by front end screen.Any suggetions,Shejal.

Resolved! Issue with Program lock

I have a requirement to lock the Program if it is already running with the same variant. My program is scheduled to run every 5 minutes for each variant. So if the program finds the Previous Job still under execution then it should throw an error say...

Resolved! lock between BAPI_CUSTOMER_HIERARCHIE_INS and BAPI_CUSTOMER_HIERARCHIE_UPD

hi everybodyim using the bapiBAPI_CUSTOMER_HIERARCHIE_INS firstlyand the bapiBAPI_CUSTOMER_HIERARCHIE_UPD secondlyto insert and update consequentlybut apparently wen it goes to BAPI_CUSTOMER_HIERARCHIE_UPD, its still processing the records in bapi BA...

alv with header

hallow i use an alv but i thihk its old becouse i cant do a<b> header</b> . use the alv from se83 alv grid.did someone have a ex. to new alv or how i can i do a header in my alv. thankesthis is the alv that i use thankes for your answersDATA: ok_cod...

Resolved! Field symbols

Could any one help me in solving the below problem..In the below code , Im getting the problem ' <b>The data object "WA_LFC1" does not have a component called "<COMP1>".</b> 'FORM check_bal USING wa_lfc1 STRUCTURE gt_lfc1 l...

Resolved! Split at # ?

Hello,Ik have some sentence like this:welke bevestiging wenst u?: wandbeugel#Wilt u geluid bij uw plasma?: ja#Welke bron gaat u op de plasma aansluiten?: PC/Laptop#jaI need it to be split at every # into new filed of it_tableCan some one help me plea...

select

Hi, how can we fetch data from another client(002)as we r currently working on client001.i.e what select query I have 2 write to fetch data which exists in the server of client002.Regardsrahul

Resolved! query

hello gurus, I am having an text in the input fiedl based on that i am searching the fields I ant to use the % how can i retirieive it based ont that CONCATENATE '%' reason_text '%' INTO reason_text.SELECT * FROM table INTO CORRESPONDING FIELDS OF T...

SAPGUI HISTORY problem

Hi,I justv started this morning with a new customer, ECC60, SAPGUI 640 Final Release, level 18.History is switched on but does not work.Files like sapfewdll_01_0003_04_1368_2316.err.trc are created in SAP work directory:(Error)(11.12.06 13:59:18.875)...

Clemenss by Active Contributor
  • 314 VIEWS
  • 1 REPLY
  • 0 Likes

Equipment_post

Hi,Can anybody tell me how to use this function module EQUIPMENT_POST or a function module which can update the database table fields EQUI-WERKS, EQUI-LAGER, EQUI-CHARGE directly given an Equipment number. I found out that there is no bapi which can ...

exit code

I am using filed exit for unloading point in purchase requisition. code is something like this..If sy-tcode = 'ME51N' or sy-tcode = 'ME52N'....if cond1 message error.endif.....endif.If we are changing purchase requisition using display/change in ME5...

Labels in this area