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...

    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...

    sheenamk by Developer Advocate
    • 94854 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    Unicode Error for write

    Hi, I get the following unicode error for write statement. "YMTIL_CONS_MTMS0" cannot be converted to a character-type field. here YMTIL_CONS_MTMS0 is a custom table and TABLES*" Y_Z0SDS STRUCTURE Z0SDS ( declared in the function module) WR...

    Resolved! Accepted Solution

    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...

    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...

    Resolved! Accepted Solution

    Stopping the IDOC processing and giving suitable error message(urgent)

    Hi Experts,My requirement is , in an user exit if a condition is not satisfyed,The whole iDoc should be stopped and rejected with a standard iDoc rejection code and produce suitable detailed error message.Though I know the ALE/IDOC conceptually well,...

    Labels in this area

    Explore this Area