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

declare TABLES

Dear all,I am new guy on ABAP program.I want to know what happen when i use "TABLES: mara" ?What system do when use the command "TABLES: mara" ?System create some things or else ......Best Regards,WuModerator Message: Please search for available info...

Coding Block

Hi Experts,I am trying to test coding block in IDES system. I have added field ZZXXXX to structure CI_COBL and CI_COBL_BI. The field added is appearing in OXK3 transaction. I am not able to add this field in BSEG table as the append structure option ...

Resolved! issue with screens

I have a main screen with a set of buttons, one button will run a screen as currency calculator. usingFORM F_EXCHAGE_RATE_CALC . CALL SCREEN 9014 STARTING AT 10 10. ENDFORM. the problem I want to ask about is that.When I run the calculator and clo...

Coding block in BDC

I have this BDC program with call transaction MB1B, while using dismode 'E', it works fine and create a matdoc, but for every material on the screen appears empty screen "coding block" and I have to push OK button in order to close this "coding block...

Resolved! Show activated BC Sets

Hi,we have acitivated a BC Set in our development system and transported to our productiv system. But we couldn't see it as activated status in activation protocols in TA SCPR20.Exists there another TA, where we can check, whether the BC Set is activ...

SPROXY

Hi,I need to send data from SAP HR server to another server through abap proxy. As I am new to this scenario.Can anyone please explain me the flow ie how data flows in this scenario. Also it would be of great help if you can give me some sample code ...

Code Optimization

Hi Master's,Can any one please guide me?How to optimize the following code,v_cond = 'MWST'. perform seg_value using v_cond. v_cond = 'ZAO1'. perform seg_value using v_cond. v_cond = 'ZAO2'. perform seg_value using v_cond. v_cond = 'ZAD3'. perform seg...

PO item validations

hi Alll,I have a requirement where i need to stop STO.for that i need the item table information when user presses enter.I m doing it in badi under Process_item, but here i get only one item at a tme.....which does not serve my req.Kindly help me out...

Labels in this area