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

Resolved! module pool.....???

Hi friends.... I was developed one table control... it contains no. of records....so here i want to highlight.. one perticuler ROW or VALUE.... in this table control like bold or italic...or with colors....once again iam saying.....i dont want to ...

Resolved! multiple selections

could anyone help me with a sample program for the following reqt?i have three select options: Customer, telephone no. and address. If i want to choose 3 Customer names, 5 telephone numbers, 9 address. Each of this selection should be considered as 3...

Looping problem

Hi Experts,i ve writtern some peace of code like below,loop at it_prps. loop at it_final into it_outputWHERE pspnr1 = it_prps-pspnrAND wrttp = '04'AND beltp = '02'AND versn = '000'AND ( vorga = 'COIN' OR vorga = 'RKU2' ).MOVE it_output-wlp01 TO t_act...

general abap

1)Differentiate select and select single?2)Suppose in the Report Program I want to pass data to another Report Program ..how will you do that one3)What is the Difference Between basic list and interactive list4)what are parameters of DDCinsert fun mo...

give ans

1) what is Initialization Purpose? 2)what the Recording Purpose? 3)How 10 Digits are stored in Packed Decimal? 4)In Data Types.,Packed p? 5)Wat is the difference between Select single * and Select .. Up to one row . And which method is better for p...

Resolved! Reg: Report

Hi Experts,I have a requirement in a report. in selection screen two select options like payment document number(payr-vblnr) and check number(payr-chect). i am giving the selection screen for example:payment doc num range 1 to 10 . and also giving...

Resolved! SAP Archiving

HI Friends, I need to work on archiving for few objects,its the first time i am involving in SAP R/3 archiving.MM_EBAN(Purchase Requisitions) is the archiving object which i have to do archiving, Soi have to clarify few doubts on these.1) Does Archi...

Resolved! commit and rollback

Hi, I have four tables..One by one am inserting the values to tht tables from internal tables..insert <tab name> from table <int table name>.after i inserted in the 3rd table,it goes to insert in the fourth table.There if it already have the k...

Vendor Classification

Hi,I need to check the vendor classification currency in my program logic.Vendor classification currency can viewed by transaction FK03, after entring vendor and company code, go to system -> classification here the currency displayed that currency i...

Resolved! performance analasis

1)i have only one record will end-of -page is tiggered? if yes .how?2)What r the disadvantages of alv report?3)Is it possible to have a loop inside a sapscript?4) how do u format the data b4 the write statement?5)in creating varient how to give possi...

Resolved! interactive reporting

please help me to Create interactive report which containsCustomer Details in the Basic List like Customer Number, Name 1, House number and street, City, Country Key. Sales Order Details in the Secondary List like Sales Document, Document Date (Date ...

BAdi

Hi all,i want to implement BAdi ME_BSART_DET , for automatic generation of STO for a Purchase requisition (ME59n).But this is BAdi is not triggering when i run ME59n.I put break-point in method of my implementation. But is not triggered.How to handle...

BAPI

Hi All, I am creating a BAPI. while creating the method , i gives the error.BAPI : Method does not define a RETURN parameterbut i have already defind return parameter. kindly helpthanks,kavitha.

Labels in this area