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

    Resolved! Accepted Solution

    Updation of a record using internal number in Module Pool

    Hi,I have a problem regarding module pool.I saved a record in ztable and also generated an internal number. I want to update the particular record using internal number.Here is my code:  CASE ok_code.    WHEN 'SAVE'.      CALL FUNCTION 'NUMBER_GET_NE...

    Resolved! Accepted Solution

    Problems with CONTENT_HEX in SO_DOCUMENT_READ_API1

    I developed a program which uses GOS attachments list to allow attachment of files. In a subsequent step, those attachments must be read and processed. So, I read the file contents using (according to note 927407) class CL_BINARY_RELATION and afterwa...

    Exit for ME21N

    Hi,I have implemented the MEREQ0001 for the ME21N. I have put some Z fields in dynpro 111.I need to check if these fields have values and if they are initial, the user can't safe the purcharser.I have put the check in the PAI of the dynpro111 but it ...

    SHDB

    Hello, I am trying to use SHDB to change number ranges within transaction code SNUM. To do so, I start using SHDB (as seen below)Although, once I start the recording, instead of taken to the "Number Range Object Maintenance" screen (which is the firs...

    Resolved! Accepted Solution

    Abap alpha comparison

    Hi experts,In BW i have to compare 2 fields with a statement Read Table with key.The issue is that the 2 fields that I have to compare even if they contain the same kind of information, they have different lenghts, both of them are char, but the diff...

    Resolved! Accepted Solution

    customise function module lost after patch upgrade to ECC6 patch 21

    Hi Expert,   I am facing a problem where by I have customized a function module according to SAP sample source :SAMPLE_PROCESS_00001110 to ZFI_PROCESS_00001110 and write some code to check duplicate invoice. After we have apply patch from 6 to 21 for...

    i devoloped the bdc for me 38 using notepad but i want excel suggest me idea how to accept excel file for same code

    *&------------------------------------------------------------------*& *& Devoloped By : Shrinivas R Sawre                                 *& *& BDC For Material Shedule                                         *& *& Date: 26.5.2013                   ...

    Resolved! Accepted Solution

    how to convert table of type table of tline into table of type solix_tab for attaching into mail

    Hello ,how to convert table of type tline into table of type solix_tab for attaching into mail.My requirement is : I have to use FM 'CONVERT_OTFSPOOLJOB_2_PDF' to read pdf from spool into internal table wt_pdf type table of tline.then i have to attac...

    Resolved! Accepted Solution

    Problem in converting the KSTBM field to a decimal free numeric field.

    Hi,I have a requirement where I need to convert the KONM-KSTBM field of type quantity into a numeric field.Suppose if the value of the field is 10.0000 then the value must become 10 without any decimals.I tried typecasting and used FM C14W_NUMBER_CHA...

    Error “Can't exec external program (No such file or directory)” while executing ‘SXPG_COMMAND_EXECUTE’ for Renaming the file on the Windows base application server

    Dear Exparts, We would like to rename a file on the windows application server, For testing purpose we have created a program ZOS_TEST, inside the program ZOS_TEST we simply call the FM ‘SXPG_COMMAND_EXECUTE’ to rename a file on the application serv...

    Resolved! Accepted Solution

    Getting error - Transfer Order XXXX Does not Exist in the warehouse number XX

    Hi Guys,I have created a transfer order in LT01 T-Code.After getting a message of "Transfer Order XXXX Created", I am tryign to display the same.Here I am getting error as "Transfer Order XXXX Does not Exist in the warehouse number XX (Check Entry)Wh...

    Labels in this area

    Explore this Area