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

Resolved! Fill BGR00

Hi,I'm using LSMW to upload classes, program RCCLBI01 batch input.No problem to use the program, classes upload successful, but I can't fill th BGR00 structure.In my header file, I specify fields GROUP, MANDT, USNAM and XKEEP but when I display the "...

Resolved! Passing hard code value as the sender name in fm SO_NEW_DOCUMENT_SEND_API1

Hi Experts,I am using one FM "SO_NEW_DOCUMENT_SEND_API1" to send mail form my program.In the receipient inbox under from address the mail is showing the USER ID in which that program has been executed .*Is it possible to send a hard coded value as a...

Reg. Ranges in FM

Hi All,I have declared a parameter type range. See below.FUNCTION XXXXXXXX.*"----""Local Interface:*" TABLES*" EMP_NUM STRUCTURE HRFPM_RANGE_PERNRWithin the FM, I need all the possible values of this EMP_NUM for further processing.For ex. A se...

Resolved! Help in Dump For Select

Hi,i do select for maybe 3,971,953 records in Prod and i have dump in Qa And Dev i have less records so i dont have any dump,this is my select: SELECT *FROM catsdbINTO CORRESPONDING FIELDS OF TABLE c_tabWHERE workdate GE re_date.i rewardthis is the ...

Resolved! Save Layout in ALV Grid

Hi,I have to save layout in ALV grid which should persist every time when i start the transaction.I am able to get save, change and manage option in the grid and also able to set the default layout but this default layout doesnot work.please see the ...

Modue Pool

Hi,I am creating one table wizard at selection screen.But there is only horizontal scroll bar there is no vertical scroll bar.So please help me . I think there is some dummy code.Please give me taht.Thanks,Sandeep Garg

SERVERS

Hi all,I am new in ABAPwhat is meant by 1. Development Server2. Quality server.3. Production server.what is the differents between them?How we findout that which server that we are woking ?How to transport the objects from one server to another ?goo...

EDI Steps-Process flow?

Hello all,I have a scenario where I create PO and send the PO details through EDI to Vendor.Later I manually do the GR and Vendor has to send the Invoice through EDI.Plesae send me the process flow steps as to how I can configure send PO and receive ...

Enhancement

Hi,How can i insert code in enhancement spot ES_MF02DFT0? i have requirements to add enhancement in TCODE XD01/XD02. after executing the Tcode, click the SALES AREA DATA button. when in the SALES AREA DATA screen and SALES Tab, upon pressing the ente...

commit statement

Hi,I am using the BAPI BAPI_OUTB_DELIVERY_CHANGE for updating the serial number of an item in a delivery.For the changes to be reflected, do i need to use the commit after the BAPI is called in my code.?I tried using the commit statement in the code,...

recursive loop

i have to repeat the loop for different explosion levels .how to do this one?Begin loopUse each Material number from RESB-MATNR and go to Table AFPO-MATNR and get the corresponding Orders AFPO-AUFNR.Using the Order number, AFPO-AUFNR go to Table AFKO...

Concatenation

Hi,I have struture in which 12 fields are of character,7 are of currency and rest two are of dats and character.This structure need to be posted to application server and from there need to downloadable to notepad file.In report programe, while loopi...

abap

1. When we append a record to a sorted internal table how it is appended? 2. What is the standard script for picking list? 3. What is the structure of itab of screen? 4. What is the purpose of RDBMOIND RPOGRAM? 5. What is the difference between EDI A...

Enhancement spot

Hi techies, I wanted to try enhancement framework feature in ecc6.0. I tried with implicit enhancement i have included a code as follows withih enhancement....end-enhancement. leave to list-processing write:/ ímplicit enhancement´....

Labels in this area