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

Push Button

hi! How to Include a Push Button using SELECT-SCREEN?I tried by Using . . . SELECTION-SCREEN BEGIN OF SCREEN 99.SELECTION-SCREEN INCLUDE PUSHBUTTON 35(20) pubu USER-COMMAND us02.SELECTION-SCREEN END OF SCREEN 99.Regards,Nagula...

how to pick up value

I am running a BDC of F-07 in a Z program. In that when it runs user will enter a value in the screen field (BSEG-ZUONR) : Assignment field. I want that value for printing. But and the end of BDC im unable to collect the Value entered in that ASSIGNM...

LSMW

Hi,While creating customer mater using LSMW I am facing one problem. We have totally 300 customers need to create for plant ‘ABC’. For all customers we are creating lsmw. Totally 9 partner functions are there and for all customers 6 partner function...

Resolved! email sending

hi there is requement to send emal notification by picking up email from tablethe email will be send by sapi want to know if the table has all email in caps so will it be a problem sending the email?regardsNishant

IDOC Status text

Hi,In the status table EDIDS some times the status message is storing in the field STATXT and some times it is storing in the variable STAPA1. As of now I am using the variable STATXT for fetching the status text but some cases STATXT is showing desc...

Resolved! numc limitation

hi i want to introduce a counter in the a table to give a unique recored numberbut whne i give data type as numc it goes upto only 999999 count only it is the maximum limit what i can give for numc but the table can have more dataso pls suggest?regar...

Resolved! Code for Transformation

I have amont key figure for every fiscal period (0FISCPER) in my source cube. In my target cube i have to update it in such a way that the totals for periods 1, 2 and 3 will be aggregated to period 3 in the target. For periods 4,5,6 it should be for ...

Text Editor problem

I 've created a text editor on the screen....however when the user clicks a save push button it's get displaced to the top of the screen and scrolls along with the scroll bar.......how to fix this error.thank you.

SG141 by Active Participant
  • 472 VIEWS
  • 1 REPLY
  • 0 Likes

BAPI_ACC_DOCUMENT_POST

hi in f-02 transaction the requirement is the first buzei to be triggered based on Receipt/Paid indicator. Receipt indicator is ‘A’ and Paid indicator is ‘B’. If indicator is ‘A’ select SHKZG as ‘S’ and if indicator is ‘B’ select SHKZG as ‘H’.The s...

report checking

Hi abapers, I have written this code. my code is going fine. but still i wanted to know what more changes i need to make in the code to make it more efficient and also i wanted to know where i have use <clear> and <refresh> statem...

Insert statement help

Hi allI had syntax error in my insert. Below is my requirement for the insert statement.i gt three input fields. first input -> user enter a column of the table to be insert second input -> user enter the tablenamethird input -> user enter a value to...

Resolved! Layouts

When i am using interactive alv's i am getting error , what is the error means after first list i have to switch over from list to predefined Transaction , there i have to display my data in my layout(User defined Layout) , but defaultly it is taking...

Resolved! regarding UCCHECK

hi guys,I want to find out list of standard programs not unicode flag activated using UCCHECK. could you please tell me the input option to find out.I gave below condition for inputObject name : *Package : $TMPi unchecked the option 3 (Exclusive...

day and time logic

hi all,my scenario is i have a loop. and first loop pass, i am storing the system date and sytem time in a field TIMESTAMP. then in 2nd loop pass , the time is incremented to 2 mins from the previous TIMESTAMP. So in case, 2minutes is added . when it...

Resolved! RFC CONECTIONS

Hello experts, I try to make an RFC conection between .NET ans SAP, but I donot hane any Idea of what I need to do, Its supposed than .net Its going to trigger and event, then I need to create a sales order, and return the number to .net, Can any bod...

Labels in this area