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

Urgent....Help Me...

Hi Friends,I need to send batch no.(CHARG) to non-sap system(TIBCO) and for that batch no. TIBCO will send me 10 more fields.All this needs to be done in real time.Im planning to do all this things using RFC. Can u please give me the step by step pro...

Cost element

Hi allin the KCH3 transaction we get a list of cost centres group.can anyone tell me in which table it is stored.i saw in the SETHEADER-FIELDSNAME but there also it is given just as KSTAR i,e: the fieldname.Also tell a table such that i can access it...

cost element

Hi allin the KCH3 transaction we get a list of cost centres group.can anyone tell me in which table it is stored.i saw in the SETHEADER-FIELDSNAME but there also it is given just as KSTAR i,e: the fieldname.Also tell a table such that i can access it...

Resolved! Archiving project team

Hello All,I don't know whether this is the correct forum to post my confusion.Apologies if I had posted it in wrong place.I need your assistance in getting few things cleared up.I am having 1 1/2 yrs of data archiving experience in my total 2 yrs of ...

BDC Problem

Hi Experts, I use table control for FB60 Transaction.But intial Line items are processed (For example in fb60, intially 4 are visible, 4 processed more than four can not be processed).Please see my code where exactly i need to insert OK-CODE in my...

How to form query

Hi Experts How to form the query for data reading when i have multiple seleciton options as follow.SELECTION-SCREEN BEGIN OF BLOCK bk1 WITH FRAME TITLE text-001.SELECT-OPTIONS: zso FOR vbak-vbeln.SELECT-OPTIONS: zli FOR afpo-kdpos.SELECT-OPTIONS:...

Resolved! Saving text editor

I have this text editor and I want to save what the user typed in the text editor into my database (ZPROGRAM_TABLE) under the column name called PROGRAM_CODE. How am i suppose to do this? Code examples is appreciated. Points will be awarded to any re...

Resolved! Exit for QA11

Dear Friends,I had a requirement in QA11, While posting usage decision in QA11, the UD code field should be mandatory for some particular users. Please tell me the user exit where to make the UD code field mandatory for particular users.RegardsArun

Resolved! warning in SLIN

hi 'i have the following warning in SLIN Assigning to "MATNR" may result in information loss . . . . . . . . .for the code READ TABLE t_gd_phant_status INTO l_lw_phant_status WITH KEY matnr = t_objek.Please advice how to avoid this

Saving text editor

I learnt that I will need to use SAVE_TEXT module to save what is inside my text editor with the codes as follows:-CALL FUNCTION 'SAVE_TEXT'EXPORTING CLIENT = SY-MANDTHEADER = ?...INSERT = SPACESAVEMODE_DIRECT = SPACEOWNER_SPECIFIED = SPACEIMPORTING ...

Labels in this area