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

Problem in Mini SAP

In Mini SAP when clicking Start SAP MBS before calling SAPLogon-it is giving errors as-Call clean-up function...***ERROR=>SigICallExitRoutine: not initialized[Signt.C0239]return from clean-up function...(1)disp+work.exe has encountered a problem and ...

GET BSEG

Hello All,I am using the GET statements (using LDBs)Start codeGET BKPF.check : select-options.move-corresponding bkpf to i_bkpf.append i_bkpf.clear i_bkpf.GET BSEG.check : select-options.move-corresponding bseg to i_bseg.append i_bseg.clear i_bseg....

Smartform footer line

Hi,I am using the TABLE event for footer display. Given 3 lines as footer height and only 'at end of table' is selected. The pattern I have selected for the table is the one on the second line and 5th column. I.e. One line on the top and another bott...

Resolved! batch input

hi!i am trying to update MM01 via batch input.if the matnr doesn't exist it runs ok, but if i want to extend the matnr for example i first created it for one plant ( it runs ok ) and on the same program i have another bi and i want to extend it.when ...

Printing Problem

Hello Frnds, I m displaying the output of MB90 ( GRN ) in the half-page of a sheet. After printing the GRN, printer skip the next half-page and its going to next page. But as per the requirement I need to print the next GRN in the next second half...

Resolved! About tree control

Hi Friends, Refer Transaction CJ20N.I am doing an enhancement in Transaction CJ20N.I have added a tab with few fields in the Project definition level as well as in the WBS Element level.The fields in WBS Element has got some dependancy over the fie...

Resolved! Dereferencing in ABAP?

Hi Friends, I was going through a Standard Program when i came across an ASSIGN statement that goes something like this...ASSIGN i_rsthie_rep-ptr->* TO <FS>What does this mean?. Are they trying to assign the value of the structure directly to a fie...

Limiting the hit list

Hi all,I’m writing a pricing report which has a field condition type on the selection screen.I want to limit the hit list of this field to merely display the condition types with usage A, application M when user clicks F4.What should I do? Should I u...

Resolved! Purchase Order Problem

I am working with a type of request "Z", the invoices for this type of request are generated monthly in one PO Position by an interfase, when I look for a PO of this type in the EKKO table the field that must contain the Total Value of the PO has onl...

date after 30 days

Hi,i need to get the date after 30 days. whats the simplest method to do that.is there any function module to do that.i'l be passing a date in yyyymmdd format and i expect output in same format.your help would be appreciated.thanks,kranthi.

Performance issue

hi folks,Here I have the following select statement which is posing a performance issue. I just need a single field record from this tablehence the query goes like this..select name_org1 INto adname from but000 where partner = adnumber. endselect....

Resolved! Generate weekly periods

hi folks,I needed your help to write the code for generating the statements on a weekly basis.The code goes like this.....The user needs to have a startdate and enddate for the weekly on the screen and i need to grab the list of records for that w...

Labels in this area