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
    • 94705 Views
    • 212 Comments
    • 39 Likes

    IDOC's Issue in FI

    Dear FriendsWe have a requirement where I want to send a IDOC file to the bank for Japan & Taiwan legal entities, For Japan we need to send the IDOC file with vendor name in Japanese Language, whilst Taiwan legal entity will have Chinese Vendor name ...

    Resolved! Accepted Solution

    background job for Standard (T-code F.80) and Background Job via Submit (for same standard program) provides separate spool layout

    Hello Experts,I am using SUBMIT Program to execute a standard T-code (F.80).        SUBMIT sapf080 WITH SELECTION-TABLE rspar                                     AND RETURN.When I execute the program in background and compare it with F.80 and execute...

    Resolved! Accepted Solution

    use screen from CL30n

    Hi all,I have built a report with ALV output that displays equipments. Now the business requiers a similar search option that is available in transactio CL30n. That's where man can search for equipments on its value. I want to use this functionality ...

    Ronnn by Participant
    • 959 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Reg : Search Help

    Hi Team,I have a new requirement.We have standard search help for Code Group (QPCT-CODEGRUPPE) and Code (QPCT-CODE).Presently when I press F4 on these fiels , it displays all the codes that even though its unnecessary.Now the requirement is , I have ...

    Short text and number of outline not maintained error in BAPI_ENTRYSHEET_CREATE

    Hi Experts,I am using BAPI BAPI_ENTRYSHEET_CREATE' for creation of service entry sheets.I passed below data into the respective parametersEntry Header Sheet - SHORT_TEXT                 THIS IS SAMPLE TEXTPO_NUMBER                  231002130PO_ITEM  ...

    Resolved! Accepted Solution

    Raise Start-of-selection event without F8 execute

    HiI'm running a report which has the Execute(F8) disabledand 3 custom buttons, "Create" "Change" and "Display" on the selection screenWant I want the program to do is when any of the custom buttons are selected then the program will start , (as if yo...

    Resolved! Accepted Solution

    Problem with tx. SE93

    Hi all, i have a problem.These are the data of the problem.TX. SE93. ZZZZ transaction START_REPORT skip initial screen okD_SREPOVARI-REPORTTYPE = RED_SREPOVARI-EXTDREPORT = AIP 01RIPASP                        ZPLANPThe table SREPOVARI does not exist ...

    Resolved! Accepted Solution

    BDC processing progress

    Hello experts,I am trying to accomplish Change Code Creation  through BDC ( with Transaction 'CC01' ).During the processing i found it took too much time to execute the final statement:  CALL TRANSACTION 'CC01'  USING bdcdata  OPTIONS FROM c_ctu  MES...

    Resolved! Accepted Solution

    abap:exception

    Dear Abappers,I am facing some issue . I have written this code.try.    MODIFY dt_tabcst INDEX 0. CATCH cx_root.   EXIT. ENDTRY.but unable to catch the exception.  I  get screen dump  .  table_invalid_index    runtime error.  How  can i catch this er...

    BADI implementations

    Hi all,i got two enhancement implementations for the standard BADI IBAPI_ALM_ORD_MODIFY sayimplementation1 - YENHANCEMENTIMP with class implementation CL_IM_BIMP  implementation2 - YRUNAROUNDIMP With class implementation cl_imp_runaroundhere when eve...

    Resolved! Accepted Solution

    Password Encryption

    Hi experts ,In my logon module , after user name and password verification from the UME data base , we are usingthis code//-------------------------------------------------------------------------------------------------------------------------------...

    Resolved! Accepted Solution

    smartforms

    How can I get a text editor as popup when executing the smartform and whatever I write in Text editor it should be displayed in smartform and the changes should be done only in smartform.Not in the driver program.

    Resolved! Accepted Solution

    BADI : BIC_ADDITIONAL_DATA - PARAMETER - CS_MASTER TO BE MODIFIED

    Hi All, I am using a badi : BIC_ADDITIONAL_DATA for extending one field for the report called in T.Code : BMBCImplemented  to ZBIC_ADDITIONAL_DATA and the following method been extended and writen code.Method IF_EX_BIC_ADDITIONAL_DATA~MASTER_COLUMNS_...

    PO output problems

    Hi all,In PO output there are two issues have to solve.Some field values are there in table and also when debugging script, value is there but when display PO print values are blank.          eg: name2 has value but in output field value is blankIn P...

    Labels in this area

    Explore this Area