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

logic

Hi Experts, Please for the following requirement can you send me code.*Compare VBRK-KNUMV with KONV-KNUMV,*if KONV-KBETR for condition MWST = 22,00% then add up all the items KONV-KPOSN with MWST = 22%.Select all conditions with KO...

Resolved! Event handling in ALV

Hi All, I am using <b>CL_GUI_ALV_GRID</b> to create an ALV grid.This screen is called from a first screen.I am also using a custom defined button in the ALV tool bar for inserting a row into the ALV.I am handling the button click in the event <b>US...

Resolved! Event handling in ALV

Hi All, I am using <b>CL_GUI_ALV_GRID</b> to create an ALV grid.This screen is called from a first screen.I am also using a custom defined button in the ALV tool bar for inserting a row into the ALV.I am handling the button click in the event <b>US...

Jetform Data Stream

Hi friends, I've a requirement wherein I need to create a datastream for Jetform in Russian language. I want the text file to be saved as ANSI format. When I copy the Russian characters and save them, everything gets saved as '?'. Is there an...

MODULE POOL

&----*& Module USER_COMMAND_9000 INPUT&---- text----MODULE USER_COMMAND_9000 INPUT.data ok_code type sy-ucomm.if ok_code = 'ENTER'.message ' Ok code' type 'I'.elseif ok_code = 'ABBR'.message 'Cancel' type 'I'.endif.ENDMODULE. ...

query ex

Hi experts, Please see the following statements ,with that i need select query,Please help me on this. Q1: Here the payment due date needs to be calculated.*Take VBRK-FKDAT and VBRK-ZTERM.*For the payment term found,look up V_T052_ZTERM...

Resolved! table cntl--scrolling

hello all,i am using table cntl. i am selcting records in table cntl (lt_final) and putting those selcted records in another tablegt-final). the problem is when ever i scroll down to selct another record, already selected record is getting duplicated...

Resolved! Screens

Hi everyone,,I had created a main screen with a tabbed strip.It includes 5 subscreens. how should be the declaration part of the main screen ?the code below is how i declared but there is an error " Generation of Screen 1010 is not possible". Screen...

Urgent plz help

Hi all,While using the below code the program goes to dumpTYPES : BEGIN OF TY_USERID, BNAME TYPE USR03-BNAME, "User name in user master record END OF TY_USERID.DATA : IT_RETURN LIKE DDSHRETVAL OCCURS 0 WITH HEADER LINE.DATA : IT_USERID ...

Resolved! VF03 -Billing Doc doubt

Hi Experts,Iam working on billing document (VF03).If any user take print this document, the user nameshould reflect(update) into NAST-TDRECEIVER(Recipient) table filed.Can any one tell me how can i do?Is there any userexit existing for this requirem...

Resolved! rsbdcbtc

hi experts, i am processing session using RSBDCBTC with qid and modus parameters like this. SUBMIT rsbdcbtc WITH mappe = P_SESS with modus = 'N' WITH queue_id EQ lv_qid and return.if i want to process in fore ground what is the value of...

Java & EP

Dear ALL,Kindly letme know whether we need to know the complete java for learning EP. or to put in other way what is the prerequisite to mater SAP EP. I have sound knowledge of ABAP objects. Can somebody tell me more specfic what we need to know in ...

Resolved! ALV grid execution in background with number of coloumns

Hi ,I am executing ALV GRID report in the background here the problem is last coloumns of the list are truncated .when i execute the same in Forground It is givng all the coloumns in the output but not in background (spool processing)earlier responce...

Labels in this area