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

Resolved! Blog

Hi ,I have created my community profile page with Author Bio and Links to some article , Now how can i write the Blog and submit it to SDN . What is the procedureRenjith Kumar

Resolved! BDC

Hi,My requirement is to develop a BDC report for transaction VL02N.(Change Outbound Delivery). In the first screen i have to set Delivery Quantity to Zero for all line items.Can you please send an example that resembles this requirement.Regards,Ratna

Get BDC information

Dear Expert,I have populated bdcdata and submited as a session to be proccessed in SM35,How do I retrieve the BDC data ( bdcdata-fnam & bdcdata-fval [field name & field value] ) that have been populated? Which table can I get that ? Thanks ....

kowong by Participant
  • 717 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! changing Fields in LDB..?

HI experts please helpme.According to our requirement selection screen should display “Cost center” & “Personnel Number”, for this I’m using LDB PNP. Using Attributes HR report category, created my own report category with the name 1SFPWs for...

reports

Hi Guys, i have an internal table like this:- company_code Region Salesoffice salesorder amountxx1 E CAL 001 100.00xx1 E CAL 002 70.00xx1 E SIL 003 50.00xx1 W MUM 004 700.00xx1 E ASL 005 100.00xx2 E CAL 006 200.00xx2 S CHE 007 100.00xx3 W M...

Resolved! reports

HI Guys, can i use loop at itab with read table stmt.like:- loop at itab.read table itab index n.........................................endloop.if yes then what will be the output of this stmt.

Problem with RFkkar10

Hello guru The Event 500 is called by the program RFFKAR10. Actually should be in-steered here additional values. According to statement of SAP each error stage 1-9 is to be used only once. In addition my question: There are to in-steer still differe...

Split

Hi, Please explaint what is the meaning of this code?Split vbap-arktx at ‘***’ into ws_c_string1 ws_c_string2. If ws_c_string2 <> space.If ws_c_string2 <> space. Screen-input = 0. ...

Concatenation

Hi, i write the logic for concatenates the material description with the characteristic values of the material. Select single maktx into e_ vbap-arktx from makt where matnr = i_vbap- matnr. Concatenate e_vbap-arktx ‘***’ I_VC...

label printing

Hi,i have designed label with barone demo version downloaded from www.zebra.com.uploaded the itf file to standard text and copied to main window and assigned output type.it should print label here.it is printing to the printer but with code itself.FD...

VAPMA, VBAP, VBUP

Hi Everyone,I'm developing a program where it get open sales order but it slowly running.Here's my algorithm1. use VAPMA for select S/O number by material code.2. get S/O Items from VBAP into t_vbap3. get open sales order from VBUP into t_vbup4. Dele...

Resolved! loop

Hi I want to check one condition ex : select field1 field2 from table into i_table..where..select from table1 select from table2 for all entries of table1.now ..if i_table-field1 = somethingperform update table1 table2.(in this perform iam passi...

script form

Hi, I have to avoid blank lines in between line items.For this i haveto give the check box 'No blank lines' for particular paragraph format in form main window.I dont know how to give this 'No blank lines' in particular paragraph format. For thi...

Labels in this area