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

Resolved! Class Event Error

*----------------------------------------------------------------------* ***INCLUDE MZTEST_CLASS . *----------------------------------------------------------------------* DATA gr_event_handler TYPE REF TO lcl_event_handler . .. .. *--Creating an in...

Resolved! Smartform-PDF-Printer fonts

Hi Folks,Here we have designed a Invoice-smartform and converted it into PDF which is by default storing in c-drive as mentioned in the code.When we open the Pdf it is displaying it fine but when given a printout except the logo nothing is getting pr...

kiran_k8 by Active Contributor
  • 7495 VIEWS
  • 19 REPLIES
  • 1 Likes

HI sending script

Hi All,i found new requirement in sap scripts. That is i need to create a layout for particular order and that need to send (email) to the customer/vendor. How can we do this. I hope this wont happend in sap scripts. I heared it can happen in smartfo...

VA05

Hi,I need to call transaction VA05 from a drill down report .In the first screen of VA05 , sold-to-party(kunde) and customer purchase order number(bstkd).....but they are not having parameter ids.i tried to use Submit.it is showing an error that "SAP...

Resolved! Report

hi gurus,Can anyone tell me how to display the billing document directly from the report,I mean in report if i click the particular billing document number it should display the billing document of that numberthanks

RFC API in SAP

Hi Experts, I have a requirement to integrate a Legacy Application with SAP.The requirement is to exchange data between a VB Application and ABAP program. I would like to know if RFC methods can be used for this job.Can anyone send me information ...

Resolved! ABAp HR- Need documents

Dear All,I need a help from you all. At present I am working as an ABAPer. And I am geeting an oppourtunity to work in ABAP HR. But company is not providing any kind of traning on that. So I need to prepare myself on my own. So any one can send me re...

Resolved! Regarding standard froms

hai friends can any one tell me abt the standard scripts, for example i am using va01 transaction and give a sales order number , and issue out put , then how can i find wether it is a enquiry or quotation or billing document, i mean in the driver pr...

TAB STRIB

Hi friends, In HR module, I create one ifotype 9037. the user interface input fields are created on dialog programming using TABSTRIB. if i entered the data on IT9037 then the values are stored but i got the error "No valid data has been...

LSMW for RFBIBL00

Hello everyone,I am trying to post vendor postings for FI using LSMW and program RFBIBL00.I have to upload the withholding tax(TDS) for this postings. I am assigning 3 files1) Header Data2) Line item data and3)Tax Data.All the files are read and conv...

Resolved! Variable

Hi Expert,I have a problem when I try to use a variable with LIKE command at SQL command.The ABAP source code as below.FORM get_sales_forecast. DATA: yyyymm(6) TYPE C. yyyymm = sy-datum+0(6). SELECT pbimwerks pbimmatnr pbimbedae pbimversb pbi...

Reg: function modules

Hi friends, Pls let me know in detail about the different parameters of Function modulesof Modularization techniques. like 1. import 2. export. 3. tables 4. exceptions.pls give with as much examples as possible. if possible std SAP FUNCTIONAL MODU...

Resolved! sapscript

Hi friends,In sales order there are number of brokers(lifnr) are involved in items sellingi want send acknowledgement each broker(lifnr) with respective items.i have all the items corresponding to sales order(vbeln) in one internal table.only items a...

Resolved! ALV Report(urgent)

Hi ,i want the below functionality in ALV report.Here's the program that's needed:- BEGIN PROG (Z_YRTCM_RTCM_SO_CHECK) -Get List1From table YRTCM_POS_EXT, SELECT Distinct (YRTCM_POS_EXT.VBELN)Get List2From table CMSD_RTCM, SELECT Distinct (CMSD_RTCM...

Labels in this area