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

Resolved! Table from where Tax Jurisdiction is populated in delivery address in a PO(ME21n)

HI,I have a requirement wherein, I need to pick the tax jurisdiction code for the PO from Delivery Address and not from the plant. I am not sure from what table, the field gets populated so I can put the logic to derive tax jurisdiction code from del...

Resolved! Select does not work

Hi all, please, can you help me? I have a script, and my first select does not work (see rows 166-170 in code attached). I don know why my output value of this select is blank. I am selecting corrective invoices list regarding to input value iv_inv -...

Reg: Request number which tasks are not displayed by using standard FM

Hi Experts,I have a custom requirement, where in i am using FM 'TR_REQUEST_CHOICE' to get a pop up and there after to display the own request numbers.CALL FUNCTION 'TR_REQUEST_CHOICE'     EXPORTING       iv_suppress_dialog   = ' '       iv_request_ty...

Resolved! Why use 'LIKE' in query Select

Hello,I would like to use the LIKE control in a SQL query, but I have a DUMP.The system requires me to use a type C except me I need to declare my variable with type STRING or C(40).There he has a similar function LIKE ? knowing the CP function for  ...

LGA by Participant
  • 7517 VIEWS
  • 9 REPLIES
  • 0 Likes

ABAP Webservice

Hi ExpertsI understood that ABAP Function module can be exposed as webservice. My question is after creating the webservice out of Function module in SAP then how the 3rd party or Non-SAP system will access it. What are the other activity that we nee...

Inventory Report

Hi every one,Recently i started development for Inventory Report.my client need day wise current stock data. i am using MBEW table for Current stock.and Previous stock data in MBEWH.But i need data for day wise in MBEWH table stores period wise only ...

How to forcefully change the mode(change to Display mode) of user for a particular standard transaction through program.

Hi All,I want to forcefully change the mode of a particular standard transaction through program is that possible.The actual scenario is a background job is scheduled everyday doing some Daily Macro Calculations.Now the flow of programs is 1. A Progr...

Resolved! FV60 table control

Hi experts,I am facing an issue while uploading data to FV60 using BDC.Table control accepts only the record which it can accomodate in its initial size.Even after calling PERFORM bdc_field       USING 'BDC_OKCODE' '=P+'. it is not working.Following ...

Resolved! excise JV entry

Dear Expert, I am clear about the excise procedure..I searched on Internet and i come to following conclusion...I have captured and posted part1 and part2(TO update RG23A/c register) excise in MIGO screen. I am able to display it in J1IEX.  Now I wan...

Labels in this area