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

Job Log in Sm37

Hi All, How do i find out the joblog (TBTCJOB) which is identifier for a log file created for storing message when click we click JobLog button in sm37 transaction.??SAP internally creates a joblog for job... i want to find out from where can its va...

Reg : code

Hi Experts ,im having doubt in small code ..actual the material no is UM529063 , when i try to execute the report it has to fetch all the material that are started with UM, AND THEN IT HAS TO DISPLAY LIKE THIS : UM-529063. Separating the first twolet...

need help in HR report

hiis there any standar report for which will give CTC of employee for different designation in company .<b>CTC include below informationBasic + D.P. ( 50% of Basic Pay) + DA (29%) Basic + D.P. + HRA (15%) Basic + D.P. + CLA + Transport Allowance + PF...

Resolved! Regarding a blank screen

I've created a report & on the selection screen there are 2 radioo buttons with 2 separate options. Each option calls a separate transaction upon executing. While I execute an option after selecting the radio button & then press the back button to co...

INNER JOIN

Hi, I want o write the program like this. Plz suggest.Selection screen should be customer numbr, sales document date and sales document type.Now i want kunnr, name, sales doc date, doc category, item, matnr, qty, netpr, value and join MAKT table.Plz...

Resolved! Regarding a blamk screen

I've created a report & on the selection screen there are 2 radioo buttons with 2 separate options. Each option calls a separate transaction upon executing. While I execute an option after selecting the radio button & then press the back button to co...

Table Data

Hi All,Is there any way that we can go back to a previous setting(configuration) in terma of data, in the SAP syatem.for instance, In the case to retrieve data of a Z table, if the table contents deleted by mistake.Thanks.

Resolved! BAPI

Hi All,I am using the BAPI_CONTRACT_CREATEFROMDATA Function Module to create the Contract.. But I have not find the header fields Billing plan date and billing plan value.. here I need to enter 2 or more records.. I aslo not find the equipment number...

Resolved! Report

Good mng to all viewers and thanks and reward also.(URGENT)Q1. In one internal table have some field and data.Like Lifnr (vendor no)Belnr (document no)wrbtr (amount)budat (posting date)umskz (sp GL indicator)osl30 (outstanding less then 30 days)osg3...

Resolved! help for module

Hello Frnd i had two fields in database name created by with datatype number and created on with datatype datei want that in these value automatically be show as current client and current date in module pool they r two input output boxHope u people ...

Multiple Try END Try

Dear Abapers,I need some help in Try/End Try block. My requirement is that I need to check out of 3 FM's which exists in the system and depending on the FM which exists I need to set a particular flag and call that FM.So can I try some algorithm like...

Resolved! Error.

Hi, I am writing the program to innerjoin KUNNR and VBAK.iam getting the error that Select options ended unexpectedly. Plz correct me.TYPES:BEGIN OF TY_OUTPUT,KUNNR TYPE KNA1-KUNNR,LAND1 TYPE KNA1-LAND1,VBELN TYPE VBAK-VBELN,AUDAT TYPE VBAK-AUDAT,AU...

Checkbox issue

TABLES : VBAK.CONSTANTS: c_x TYPE c VALUE 'X'.SELECTION-SCREEN BEGIN OF BLOCK blk2 WITH FRAME TITLE text-002.PARAMETERS : p_c1 AS CHECKBOX USER-COMMAND cmd.SELECT-OPTIONS: s_list FOR VBAK-VBELN MODIF ID sc1.SELECTION-SCREEN END OF BLOCK blk2 .AT S...

Sales order change

i am doing sales order change using bapi bapi_salesorder_change ...Actual..requirement is to change the Schedule line date(edatu) ..while changeing its showing an error....(see below)I 739 Field 'EDATU' cannot be changed, VBEPKOM 000010 0001 ready fo...

buffering type?

hi all,can anyone explain me with a scenario abt the buffering typesi can find these options.1. single field buffering2. generic buffering3. fully buffered.can anyone explain me when shall we go for single, generic nor fully buffered?regdshari

Resolved! DATE CONVERSION

Hi,I have an input file in which I get the date as 'mm/d/yyyy' eg: 12/31/9999Now I need to process records from this file in SAP wrt the date.Can anyone kindly advice how do I convert 'mm/dd/yyyy' to 'yyyymmdd' - sy-datum format?Kindly treat this as ...

lock table entries

Hi everybody,Suppose in a table for certain selection criteria, there are 20 records. I am creating a Ztransaction where i have to display the first 6 records.If I run the same transaction, in a different session , then I have to display the next 6 r...

Resolved! I want to know Userexit or Badi for checking vendor master before saving.

Hi, I'm looking for the Userexit or Badi for checking vendor master before saving.For example,When i create or change vendor master(XK01/XK02), SAP must check this vendor master data before saving.I've checked this userexit or badi in this site, but ...

Labels in this area