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
    • 94646 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Screen 000 is too large for internal batch input data from IDOC processing

    Hello Folks,I am encountering error "Screen 0000 is too large for internal batch input area"  from RD04 idoc processing, i have used trasfer idoc immedeately in the partner profile and there more than 100 line items.Please let me know if there is any...

    Resolved! Accepted Solution

    Short Dump in MB51

    Hi,My functional gave me requirement to debug the short dump in MB51.Dump Details:Termination occurred in the ABAP program "SAPLKKBL" - in "GEN_FIELD_OUT2". The main program was "RM07DOCS ".                                            In the source co...

    Resolved! Accepted Solution

    Displaying more than one value in a field

    Hi,I have this code below  in a transformation routine:      LOOP AT i_org INTO wa_org.      SELECT NODENAME FROM /BI0/HORGUNIT INTO l_childid        WHERE NODEID = wa_org-childid.      ENDSELECT.    ENDLOOP.    RESULT = l_childid. If there are more ...

    Resolved! Accepted Solution

    set/get data for background abap program

    Hi expert,      I write following code into a program: whick run background:          SET PARAMETER ID 'Z_PA_EAR' FIELD TBTCM-JOBCOUNT.          GET PARAMETER ID 'Z_PA_EAR' FIELD ZJOBCOUNT.          SET PARAMETER ID 'Z_PA_EAR1' FIELD TBTCM-JOBNAME.  ...

    Resolved! Accepted Solution

    Is there preceeding steps we need to do before connecting to other databases?

    Hi All,I have a requirement to connect to some other server and pull information from that.I am aware the database is MSS server. So i have created entry in DBCON. But when try to connect i am seeing an error like belowInstallation ErrorsDBIF_DSQL2_S...

    LSMW problems

    Hello everybody!I've a strange thing that's happening when I'm converting data on an LSMW. I'm using recording to SM30 for creating the entries on my customer table Z_TEST, my table contains 49 fields. The file is being reading correctly but, when I ...

    Resolved! Accepted Solution

    How to check changed data

    Hi all,I have added a sub-screen in XQQM function module for the scrap notification. Here the user inputs the data in table control and saves using QM01.Now in QM02 the screen shot is as followsNow when user changes any value and performs any action ...

    Resolved! Accepted Solution

    Issue with the Select-Options - Batch Field

    Hi Experts,I am facing a strange issue with the select-option field with BATCH number.  This is my join statement.SELECT VBRK~FKDAT         VBRK~SPART         VBRK~NETWR         VBRK~KUNAG         VBRK~KUNRG         VBRK~SFAKN         VBRP~VBELN     ...

    Resolved! Accepted Solution

    Debugging - SAP SD

    Hello,        I creates sales order, delivery and an invoice document. On saving invoice document, it  automatically posts accounting document with customer account and Accounts Receivable account. How and where are the G/L accounts determined in thi...

    Resolved! Accepted Solution

    No Field Catalog

    Dear Abapers,I am asking for help in the folowing code.I get a message that i have not sort criteria but i have not field catalog .types:  begin of gty_s_t001,        bukrs like t001-bukrs,        end of gty_s_t001. *     estruturas e tabelas interna...

    Travel Status

    Hi experts,I am trying to get travel status text (mentioned in domain level value range ) from FTPT_REQ_HEAD table for field STATUS, there is no value in domain level for status 4 and 5..but when i am executing that table for STATUS 5 I am getting so...

    New Password Policy - Without force the user to change their passwords

    Hi Community,we want to have a new Password policy. In order of this we created this Parameters:login/fails_to_user_lock                    6login/password_compliance_to_current_policy 1login/min_password_lng                      8login/min_password_...

    PDF Attachements are corrupted and can not be opened with Adobe Reader XI

    Hi colleagues.In our system we want to sent attachments from DMS to email addressesWe use the FM SCMS_XSTRING_TO_BINARY to create the attachment eg the code CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'    EXPORTING      buffer                = lv_data_stri...

    Labels in this area

    Explore this Area