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

budget transfer

hi experts, which bapi can i use for budget transfer using FMBB.i got header details like thisprocess = 'transfer'.budget catgory = 'payment'.version = '0'.document type = 'bf'.document date = today date.sender-fiscal year = '2007'.period =...

Resolved! How to set SY-BINPT to 'X'

Hi all,I submit a SAP-Report with "submit ...using selection-set ... exporting list to memory" and get listoutput via FM LIST_FROM_MEMORY.Unfortunately SAP has changed listoutput of this report to ALV-grid in release ECC 6.0, so LIST_FROM_MEMORY does...

103343 by Active Participant
  • 3395 VIEWS
  • 10 REPLIES
  • 0 Likes

Resolved! Internal Tables

HI,I am getting data from three data base tables to the three different internal tables. Now i have to integrate all the data from the three internal tables based on condition and have to put in single table for display.SELECT AEDAT EKGRP EBELN ...

BAPI_PR_CREATE

When I create a requisition using this BAPI, every thing seems to work fine other than the address. It seems that this BAPI will not take generic address information and will always create the REQ with the plant ship to address from master data.Howe...

Resolved! 2 things

Hi Wizards,I have 2 things to clarify:1) can an internal table have 2 include structures (for header and item) and can the fields be directly accessed for populationex: begin of it1 occurs xx, include structure 1, include structure 2, end of...

field symbol!!

ASSIGN COMPONENT 'ATPPLANTALT' OF STRUCTURE <fs_wa> TO <fs_field>. <fs_field> = WA_OUTPUT-ATPPLANTALT. In the above code..if i try moving 'NO Conversion' stored in wa_output-atpplant to field symbol, it throws the dump..sating unable to in...

Vendor update

Hi I am trying to update a vendor, but I got an Error message as fallows<b>Express document "update was terminated" received from author "Jo.Elliot"</b>Please help why this kind of error will appears while i am saving the changed vendor record.waitin...

Resolved! Recording

Hi , i am doing the recording for cc01 transaction(to create engineering change) and their are 2 radio buttons in it, one for ECR and other for CHANGE MASTER , by default CHANGE MASTER is selected , so their is no problem when i am doing the record...

Plant Maintainence

Hi all, Can anyone help me in identifying call_confirm field replacement with a new field... i.e, this field exists in 4.6C and higher versions in MPLA table but in the lower version( 4.0 B ) this field is not existing ... Possibly the field name mig...

Screen layout

Hi,I need to set the cursor position to a particular field in the screen.I have used the command set cursor field 'fieldname' in the PBO module.It does not seem to be working.Can anyone please let me know the reason.Thanks in advance..

Labels in this area