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

Looking for job

Hello Sir/Madam, I am looking for jobs in SAP. Actually I have passed B TECH on IT. But after that 5 years of gap in my career due to health and family issues. Later I have done training on SAP ABAP and done some 1years internship and right now I a...

Need to upload the data for all line items of that particular document number

Hi, Based on given document number(belnr), company code(bukrs), fisical year(gjahr) and line item(buzei) i need to upload the assignment(zuonr) and text(sgtxt) feilds data from excel to sap in fb09 t-code using BDC Call Transaction method.For each ...

Smartform Issue

Hello guys, I am trying to print a smartform, however in the development testing server it is working perfectly fine, but in case of quality system, there is no value passed. lv_vbeln = is_bil_invoice-hd_gen-bil_number ""error statement Data i...

Auto fill Sales District and Sales Office from a ztable in transactions XD01 & XD02

Dear Experts, I want to auto fill Sales District and Sales Office from a ztable(Mapping Table) upon entering data in Sales Group (at Sales Area Data-Sales Tab) in transactions XD01 & XD02. Here Sales Group is the triggering field. How is it possibl...

change format of number, date and time as per user choice in ALV display or flat file

I have requirement where user enter his choice of format in selection screen for date, amount and time and as per that format, those field needs to be displayed in that format in ALV or flat file. Ex: if he choose comma(,) as decimal place then amo...

Posting tax adjustment gl with the same tax amount and tax base through BAPI_ACC_DOCUMENT_POST

Hi experts, I want to post tax adjustment gl with the same tax amount and tax base through BAPI_ACC_DOCUMENT_POST and I don't know how to post for this data pattern from BAPI. I have created the tax output gl via Tr-cd:fb01 and my requreiment i...

Resolved! After adding new fields in existing proxy structure PI side, How to regenerate in ABAP system

Hi Experts, I have a requirement in Proxy to add new field in existing structure in PI system and PI person added new fields, Now my question how those newly added fields will reflect in ABAP system.Any body can help me on this. I have regenerate...

Resolved! FALV runtime wrong

hi all, i have a report,it call 'REUSE_ALV_GRID_DISPLAY',but in my use another report use 'submit' it, it's dump. this is dump message. this is dump code. this is my FM code, gt_fieldcat,gs_lagout,gt_events and gt_itab are all right. ...

JamesG by Participant
  • 1342 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! OPEN SQL error

I wrote a SQL like below. FIELD-SYMBOLS: <datarow> TYPE ANY, <datafield> TYPE ANY. SELECT adrc~street FROM ekko left join lfa1 on ekko~lifnr = lfa1~lifnr left join adrc on lfa1~adrnr = adrc~addrnumber INTO <datarow>. And i...

SELECTING FIELDS

HI EXPERT I want to display all their statuses in one row for each FGRU1(Table CRFH-FGRU1) We have different status in the CRFH table for each FGRU1 I want to display all the different status that exist for each FGRU1 in a row And to know how man...

Program works when executed form se80, but doesn't work when executed from transaction via se93

So i developed a standard dynpro sap program that works just fine, executed normally. When i try to execute via se93 or with the transaction code directly i get to the selection screen. After inputting data and hitting the execute button it just jump...

Labels in this area