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

    In the development system netweaver 731. we have deployed DMIS 2011 sp5 addon in the system . When we tried to save the billing documnet data we encounter a dump.

    Category ABAP Programming ErrorRuntime Errors SYNTAX_ERRORABAP Program BADI_ODQ_QUEUE_MODEL==========CPApplication Component Not AssignedShort textSyntax error in program "BADI_ODQ_QUEUE_MODEL==========CP ".What happened?Error in the ABAP Application...

    Resolved! Accepted Solution

    BDC multiple sessions

    Hi everyone,I am uploading material  master data using bdc session method.I have a flat file  with 10000 records. now i have to create multiple sessions with 2500 records.  HOW DO I  CREATE 4 SESSIONS?i am attaching a sample program check it once.and...

    Resolved! Accepted Solution

    Problem related to bdc

    Hi all,i have written a BDC, in which i wants to get error details, for which i have written these code lines.But i am not getting error result, can anyone sujjest me where i am wrong in these code lines. report ZFB01_POST_DOCUMENT        no standard...

    FTP_R3_TO_SERVER : Uploading binary file (.XLS)

    Hi Experts,Im using FTP_R3_TO_SERVER FM to upload an Excel file from the user desktop.CALL METHOD cl_gui_frontend_services=>gui_upload       EXPORTING         filename                = g_file       IMPORTING         filelength               =  g_len ...

    Resolved! Accepted Solution

    Customer Master error (XD03/XD02): Internal error - insert in sorted tabl ZADRT with...

    Hi Experts,I am facing issue while changing or displaying cusromer through XD02/XD03.When I try to change customer the error is populated as "Internal error - insert in sorted tabl ZADRT with.." followed by ADRT table entry.I tried to remove entry fo...

    Resolved! Accepted Solution

    condition base value BASB Condition Vofm routine 601

    Hi,All please help me on vofm routione I write  the routine FORM FRM_KOND_BASIS_601. *{   INSERT         SMAK900216                                        Data : lv_komv type komv. Read table xkomv into lv_komv with key kschl = 'ZLF1'. *If xkschl = ...

    dwarade by Explorer
    • 731 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    READ PROGRAM SAPMSYST

    i am trying to read the source code of a program SAPMSYST.But it says that the source code is protected.is there exists some way that i can read the source code.but making some changes in debugging.say:comparing in debugging mode a zprogram and this ...

    Resolved! Accepted Solution

    Problem with SAP Note Implementation: 738159 Catch Weight with Radio Frequency

    Hello,I'm trying to implement SAP note 738159 : Catch Weight with Radio Frequency,and while I was having no trouble implementing it, it doesn't seem to work.I'll go through the step I have done to implement it and you can see if there's some obvious ...

    how to create user exist.

    Hi,    I tried to create a user exist for mm01.     At first I used se93 transaction to know the development class of mm01.     Now I  placed the development class(MG) to find out the user exist  in SMOD.     But it gives a message no values on  sele...

    Help for RTTS

    Hello Experts,I am trying to learn RTTS. I am understanding certain concepts but still there are areas which I need more clarification. The below given link has been advised by many experts to learn RTTS. http://scn.sap.com/thread/1725739. Can anyone...

    Resolved! Accepted Solution

    Primary Key Foreign Key Problem

    I have created three tables as per following,1) Departmentfields: dep_id(primary key),          dep_name2)Faculty Tablefields: fac_id(primary key),          fac_name,          dep_id(foreign key)3)Student Tablefields: std_id(primary key),          st...

    Resolved! Accepted Solution

    POPUP on custom subscreen

    I would like to show a pop up window upon partner's tab click + based on conditions. I was able to show popup using popup to confirm fm and created a dialog box window. In either cases, pop show as attached. back screen values are cleared, i want bac...

    Resolved! Accepted Solution

    Change validity date of business partner role / Get all roles (also currently invalid ones)

    The following code works for the cases- CRM000 role is not present at all, ever (the code adds it)- the CRM000 role is valid today (the code changes the valid-from date to 01.01.2000 and valid-to date to 31.12.2000 ... also for any other role; curren...

    Resolved! Accepted Solution

    IGS-Call of RFC-FM PIGFARMDATA fails due to unknown missing Authorization

    Hello folks,I'm having an authorization-based problem with the ESS/MSS-Teamcalendar WDA-Application which uses the resources of the Internet Graphics Server. CL_IGS_DATA===================CM006    call function 'PIGFARMDATA' destination rfcdestinatio...

    Editable ALV table

    Dear FriendsI've got a problem!!I've created an ALV table with REUSE_ALV_GRID_DISPLAY. Now I want that it is editable.This not a problem. The problem ist my data table is dynamically that means this is the call --> PERFORM start_alv_2 TABLES <gt_alv>...

    Labels in this area