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

    How do I grant an OLE application in the security options in the SAP-GUI-Configuration (7.20).

    I get the OA175 Error Message:Error calling application via OLE ALVIEWER.APPMessage no. OA175 SAPGUi Trace shows this:(Error)(17.07.12 14:05:45.029):    (Error)(17.07.12 14:05:45.030):    *****************************ERROR OCCURED IN MODULE: [{304468...

    Resolved! Accepted Solution

    IBIP_BATCH_INPUT - BOM component allocation not possible ?

    Hello,I use function module IBIP_BATCH_INPUT to create task list.I try to assign components on operations and I want to select components from a BOM.We can do this using "Component Selection" button in transaction IA05.Is it possible to do this using...

    Resolved! Accepted Solution

    How to populate a character variable of length 200 -300 with spaces

    Hi Team,Greetings from Sourya!!I need help about how to default values to a varaible with so many spaces rather than just hard coding like below.data:some_variable(200) value '                                          '. I am lookng for any abap stat...

    Resolved! Accepted Solution

    Problem with the Excel File sent as a E-Mail Attachment from SAP

    Hi,I'm sending an Excel(.XLS) file as an attachment to an E-Mail from SAP by using the CL_BCS class.The problem with the attached Excel file is that it has a column which consists of MATERIAL number.I've material numbers like "575121.010". These are ...

    Resolved! Accepted Solution

    "Write_Form" function module is not working

    Dear Experts,I'm in the midst of customizing the sapscript form.I've added the following lines in include (Z_RFFORI06) of print medium program Z_RFFOAVIS_FPAYM.IF hlp_xhrfo EQ space.        CALL FUNCTION 'WRITE_FORM'           EXPORTING            wi...

    Resolved! Accepted Solution

    Conversion of decimal to packed decimal and vice versa

    Hi Team, I need to convert decimal to packed . Example:44456789.45-  converted value FD59A4AB.                and while converting packed decimal to decimal its giving 44456789.00- so i am not getting the decimal places.Please suggest me................

    using BDC am changing Billing block removel field in sales document changes are not reflecting in change log

    Hi ,i try to change the sales document billing block from sales document but the changes was not showing in change log, if i got to va03 and goto environment tab and click on changes , its not showing there, and am doing direct updation for faksk fie...

    Resolved! Accepted Solution

    Issue with cl_gui_xml_editor : Tree node click event handling

    Hello Experts,                      I have a requirement to display and edit an XML document in ABAP and then some processing of changed XML. After searching on many threads in SCN i found that i can use the Class cl_gui_xml_editor   for this .  Now ...

    Resolved! Accepted Solution

    BSEG-ZBD1T is zero

    Hi all,I have a MM invoice document posted via IDOC INVOIC in version 4.5B. It does not have segment E1EDK18. The payment term config is correct, which has only Fixed Date + Additional Month. The field BSEG-ZBD1T is empty which is wrong. It should ha...

    Pending order date

    hi experts,we are creating report in this report i want a first date of the order which has pending material quantity.order should be sales order and also purchase order from which can i got the pending order quantity date which tables are useful for...

    Resolved! Accepted Solution

    Do i must to extend the standard SAP structure?

    HelloI am creating customer master record ( = XD01 transaction) by using CMD_EI_API class's MAINTAIN method, well.But, we are having some custom Z fields in our Sales table - KNVV. The associated Sales data structure in the CMD_EI_API~MAINTAIN is ''C...

    Resolved! Accepted Solution

    Field catalog merge for alv grid OOPS not getting modified???

    I am having an ALV grid for which i am using field catlog merge method to populate the catlog.But when i loop and try to change the headings it is not getting changed.code here CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'    EXPORTING      i_structure_name...

    Labels in this area

    Explore this Area