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

BAPI

Hi all,Is bapis expect the data in sap format ?in BAPI programs we upload the data from legacy to internal tables and we assign these itabs to BAPI structures. Then where we convert these legacy data to sap data format ? Is BAPI automatically convert...

Resolved! Object Type and PgID

How to find the Object Type and Program ID of any object?Below are a few Object Types and Program IDsPgID Obj. Short textLIMU SHLD Search Help DefinitionLIMU SHLX Text Component of Search Help DefinitionLIMU SOTT Concept (Online Text Repository)LIMU ...

Resolved! VF01 BDC PROBLEM

Hi.I have a BDC code which runs fine using call transaction VF01 and Mode = 'A'.But when I run it in Mode = N, its not executed. Invoice is not created.Any idea?I tried with other options like Update = 'S' and 'A' and 'L'.My code is as below ::FORM G...

itab problem

hiiii.iam using 2 itabs.my itab1 and itab2 consist of 411 fields (411 columns ) and it consist of only 1 records but 411 fields in that.so how to comapre each fields.......itab1 n itab2 is a structure of (CAUFVDB) for eg.... loop at itab1. read t...

hi experts alv

hi expertsi am passing following field catlog. lv_fieldcatalog-fieldname = 'CHECKBOX'. lv_fieldcatalog-checkbox = 'X'. lv_fieldcatalog-input = 'X'. lv_fieldcatalog-edit = 'X'. lv_fieldcatalog-tabname = 'I_TAB'. lv_fieldcatalog-seltext_l = 'Acce...

Resolved! compare 2 itab

hi.Iam having 2 itab's, and i want to compare this 2 itab. itab1 and itab2 is a structure of CAUFVD ( so approx 300 fields).itab1 consist of old values and itab2 consist of new values. when iam comapring this two tables the fields the difference shou...

Resolved! Roundoff values

Hi Techisdo u knw how to roundoff values eg konv-kbter value is of data type curr and upto 2 decimal but if i enter value 1.875 it will by default show 1.88 but i want 1.875 i tried wid conversion exit but it wont work ...do u have any clue...?? Reg...

payroll (abap-hr)

hi please help what are the fields we consider in this if possible with code Monthly after the last payroll run of the month an outbound file to third party Services must be created. This file will consist of one record for every employee with a mon...

Resolved! abap code help

hi,i have a following scenariotable1mstat1234567table 2matno vno pno mstat quanm001 v001 p001 1 1but for this particular record i want show other status also which are in table 1 how to do thattable 3 should be in this waymatno vno pno mstat quan...

scripts

Hi Experts , I have requirement like this in scripts.The requirement is to in version 3.1 the form with print program existing. The same one i need in latest version which the cllinet is using with some enhancements.What is the way to copy tha...

Labels in this area