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

    How to change a field of type CHAR of a database table to DATS

    Dear ABAP experts,I have a database table: ZLT_aztnew with fields M1, M2, K1, K2, A1, A2, P1, P2, S2, D1, D2,  STD, BES. All these fields are of type 'Character'.  except D2 which is of type DATS. The field D1 is date and is in format DD.MM.YYYY.I wa...

    Ecatt related issue

    Hi All,I am facing one issue with eCATT automation.can we pass combination of 'hard coded value' & 'value from some local variable' to the some specific position  to a textbox togather?Detail are as given blowe->I recorder certain t-code using SAPGUI...

    Parallel Processing

    Hi,Call BAPI using Parallel Processing with below code CALL FUNCTION 'BAPI_********'                    STARTING NEW TASK va_task DESTINATION 'NONE'                    PERFORMING process ON END OF TASKRECEIVE RESULTS FROM FUNCTION 'BAPI_********'' IM...

    Resolved! Accepted Solution

    After EHP6 Upgarde Picking list print out is resulting format & overlapping issues

    Hi All,We have recently upgraded our system from ECC 6.0 to EHP6 .Now when user trying to print a Picking list document then Print out is overlapping with content .But when we check the spool the Print Priview looks good but when trying to print the ...

    Resolved! Accepted Solution

    Parallel Processing Prerequisite - should not start a new internal session

    Hi all,In all documentation about parallel processing in ABAP, one of the prerequisites is the following. However I cannot find further explanation what that is the case.–         The calling program should not change to a new internal session after ...

    ec1 by Active Participant
    • 2289 Views
    • 6 Comments
    • 0 Likes

    Reg Select option

    Hi Folks,   My select-option field(material) i want the value without leading zeros for that I want to use conversion routine OUTPUT.how can i convert the values from low to high values.From my below code I can able to do only low values not complete...

    Resolved! Accepted Solution

    Drill down Smartform

    Hello Gurus,Someone has made a drill down  smartform or something alike?, I have an ALV result data , it has fields that group other fields in the data, so i want to know if it's posible to build a listview that behaves like a drill down data.I click...

    How check the Dialog Processor avaibility to execute a task while calling the Function Module

    Hi All,I need to check the Dialog processor avaibility to execute my task while calling the Function Module. If I do not check the Dialog processor avaibility before my Function Module execution, it will throw the dump in case of non-availability of ...

    How I restrict Scheduling agreement type for specific Purchase organization.

    Hello Experts,I have created Scheduling agreement type (ZLT). I want to restrict this agreement type for specific purchasing organization.I have search many threads but I didn't get solution.Is it possible through Configuration or user exit.Kindly gi...

    Resolved! Accepted Solution

    Read Clustd from INDX Tabe Text Conversion For Smartform Printing

    Hi ,I want to read the data of the field CLUSTD ( which is of lraw data type ) of table INDX(CP) .It has contents such asFF06010102028000343130320000000042010000121F9D02143A463708C330107DA21D2413B0009F885F7628821268954A844267422A1350588D4B52243E50B1I...

    Resolved! Accepted Solution

    Is there any BADI or User Exit or some other way for generating error message when user selects more than one line item for printing in MB90 T-code?

    Hi All,I have a requirement ,If the user select more than one item and try to print in MB90 Transaction  then a error message should come like  “ select only one item and print”.please help me on this....Thank you..

    Labels in this area

    Explore this Area