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

Date variable variant

SELECT-OPTIONS: s_erdat FOR vbak-erdatin INITIALIZATION event.i made logic for display s_erdat. so when i excute program, it is displaying low and high value correctly. no problem with that report.Now, i want to run this program as background, for t...

DBC programming

I have a DBC program which for create contract through me31k, when i call the program, it always show the error message "No batch input data for screen SAPMM06E 0220'. What's wrong, the follow is a part of code. Thanks! perform bdc_dynpro usin...

Resolved! FISCAL PERIOD FROM POSTING DATE

Hi Folks,How to get the period based upon the posting date within an interval.I mean if I give 01.01.2007 to 01.04.2007 I have to get the posting period for the same.Is there any function module.Deterime_period Fn Mod is giving only w.r.t to a singe...

kiran_k8 by Active Contributor
  • 2659 VIEWS
  • 14 REPLIES
  • 0 Likes

Resolved! Table data problem

Hi friends,I have a strange problem., here are my fields of the tableTRANS Z_TRANS NUMC 12 0LIFNR LIFNR CHAR 10 0XBLNR XBLNR CHAR 16 0BUKRS BUKRS CHAR 4 0PROCES BKTXT CHAR 25 0USNAM USNAM CHAR 12 0APPDATE DATS DATS 8 0STATUS STGRD CHAR 2 0CLEAR STG...

Step loops

Hi All,i have a requirement like the screen is made of Step loops and initially user want the step loops in the disable mode except one field and once he enter the value in that field corresponding row shold become enable, i have tried making with th...

Step loops

Hi All,i have a requirement like the screen is made of Step loops and initially user want the step loops in the disable mode except one field and once he enter the value in that field corresponding row shold become enable, i have tried making with t...

VALIDATION?

HI all,I have a input field P_MATNR is a select-option.If user enters a material in selection-screen...i need to check weather the material is there(mara) or not....if he enters a wrong material..i have to give a message.vkr.

Resolved! Customize CJI3

Hi all,I have got a requirement to customize the transaction 'CJI3' (which I have done). When we execute the transaction CJI3, it asks for controlling area thru a pop up. I have been able to remove the pop up and set up a default value by calling the...

Logic for time check

Hi all,I want to check the given starttime and endtime against the db record start time and endtime.for example, if the dbrecord statrtime and endtime is 08:00:00 and 16:00:00, the time enterd by the user should not collide with the db stime and etim...

Resolved! delete duplicate entries

Please go to the following website:-http://help.sap.com/saphelp_nw04/helpdata/en/06/aafd54fc4011d195280000e8353423/content.htmand please scroll down to find:-<b>Deleting Adjacent Duplicate Entries</b>To delete adjacent duplicate entries use the follo...

Resolved! I/O default text

Hi all!I'm doing a Screen with an I/O box where users specify the name of a file. I'd like to have a default name already present when Screen appears, so users can use it.Then, I'd like to modify this default name when user click on a button already ...

Data from BI query

Hi ,I'm stuck on an Abap programI have to execute a Bex Query then store the retreived data, the old logic uses classe cl_RSR_Query_variables, this doesn't exist any more.I want to keep my logic and substitute only the type of my query variablehere i...

Resolved! DTW

Hi, Which is the Best method to upload large volume of data.1) LSMW 2) BAPI 3 ) DI ori came to know a technique <b>DTW ( Data Transfe Workbench )</b>which is best?and any one have documents or presentations or screenshots for DTW plz send to my mail ...

Resolved! payroll problem

Hi Experts !problem:Expat(EMPLOYEES) payroll for july07 was run by us on 04.08.2007. after that, we exit the payroll for these two pernr .. afterwards, due to some reasons, the payroll of 2 expats 70000000 & 70000010 was deleted by us. now, when we...

current date as variant

Hi i am having SELECT-OPTIONS: s_erdat FOR vbak-erdat.i am getting s_erdat - low value from one table which is from program logic . high value = sy-datun -1.when you run this program it is coming good.now, the problem is, i want to crate a variant ...

gui status-ALV

ON THE ALV SCREEN I NEED TO PUT SELECT ALL, DESELECT ALL FUNCTIONS. AM ABLE TO PUT THE ICONS USING guiSTATUS. BASICALLY AM SUPPOSE TO SELECT AND DESELCT ALL THE ROWS IN THE ALV REPORT UPON CLIKING THIS BUTTON. WAT CODE AM I SUPPOSE TO WRITE UNDER AT ...

Labels in this area