Do any standard functions populate all segments?

I have been using the ALE Send transactions for MATMAS and BOMMAT.  But now I am discovering that all of the segments in the IDOC it creates are there.  Is there a different mechanism (other than writing ABAP) to get more of the segments populated?  I'm especially interested in the E1CUCFG that is not available in MATMAS05.
I would also like to have the BOMMAT IDOC generated for all effectivities instead of just one.  Is this possible, and how?

Hi Paul,
Please check this links which will help you to know more detail on how to use user exits.
http://sap-img.com/abap/a-short-tutorial-on-user-exits.htm
http://sap-img.com/abap/what-is-user-exits.htm
http://sap-img.com/abap/what-is-the-difference-between-smod-and-cmod.htm
The best user exits to populate E1CUCFG segments is EXIT_SAPLMV01_002.
It depends on your business requirements. You can use change pointers to send MATMAS and BOMMAT IDocs if there are master data changes by running or schedule program RBDMIDOC.
Hope this will help.
Regards,
Ferry Lianto
Please reward points if very helpful.

Similar Messages

  • Any standard function module to read data from a cube

    Hi,
    I want to read data from a cube say XYZ, into an internal table. Is there any standard function module to do this? If so can anyone plz tell me what change should i make in the function module for my requirement.
    Regards
    BW Fresher.

    Hi R,
    Try function module 'RSDRI_INFOPROV_READ'
    ABAP Report RSDRI_INFOPROV_READ_DEMO contains an example of how the function module can be used.
    Udo

  • Is there any standard function available for generation of RIN number.

    Hi experts,
    RIN is Renewable Identifiaction Number.
    Structure for a RIN is a 34-character numeric code in the format:
         YYYYCCCCFFFFFBBBBBRRDKSSSSSSEEEEEE
    YYYY  = Year of Batch Production (when it leaves the facility)
    CCCC = Company registration ID
    FFFFF = Facility registration ID
    BBBBB = Producer assigned Batch Number
    RR  = Equivalence Value for the renewable fuel
    D = Renewable Type Flag (1 - cellulosic; 2 - non-cellulosic)
    K = RIN Type Flag (1 - standard, 2 - extra-value)
    SSSSSS  = RIN Block Starting Gallon Number 
    EEEEEE  = RIN Block Ending Gallon Number 
    Is there any standard function avaiable in R3 to generate such number?
    Please reply asap.
    Thank you in advance.

    Hi deepak,
    1. we can use the FM
    DATE_CHECK_PLAUSIBILITY
    regards,
    amit m.

  • Is there Any Standard Function Module that populates mail in SAP inbox

    Hello Experts,
                         The scenario that we are working is , Email Integration in SOLMAN.That is the done using XI , first the mails  raised for  Support Desk issues from Outlook are read and collected in XI ,now the requirement is from XI we have to populate the mails into SOLMAN's Inbox. So is there any standard FM that can be used in XI for this purpose.
       Or is there any other way in which the mails can come into Solman's Inbox,If someone has worked on this , please give me your valuable suggestions ASAP.
    Thanks & Regards,
    Mohana

    Hi deepak,
    1. we can use the FM
    DATE_CHECK_PLAUSIBILITY
    regards,
    amit m.

  • Any Standard Functional Module to create 1008 Infotype its Account Assign.

    Hi
    can any body  pls help me to know any standard FM to create 1008  Account Assignment  ?
    dont want to go for BDC for this....
    Points will be there for right answers for sure.
    Regards
    Meeta Nair

    Hi 
    Txs for your response but,  am looking a Standard FM which will ask for position id and then create its account assign infotype 1008.
    pls help on this points will be there for sure.
    Regards
    Meeta

  • Any standard function which is not allow to access form base on responsibil

    Dear all,
    My team member added one menu button which calls another form in the "Action" menu. However, one responsibility can access this form and others are not and return the following message.
    "Function not available to this responsibility. Change responsibility or contact your System Administrator".
    I have checked the profile option and they are the same for these 2 responsibilities. Also, I check the customization form, no coding to guard this.
    Any ideas?
    Best Regards,
    amy

    Hi, this question is for Oracle Apps forum...
    I suggest you to post it there.
    Regards,
    Jose L.

  • What is the programmed Logarithm or any other function for arc segment tool options in illustrator ?

    Hello Dears ,
    If you please, i need to know the basic function which the arc segment tool options programmed and used in this ARC TOOLS AS IT IN PHOTO:
    I THINK THAT IS Logarithm FUNCTION SO I NED HELP IF ANY HAVE ANY IDEA AND EXPLANATION
    THANKS 

    Thank you very Mr. Mylenium
    because i have not enough knowledge in mathematics , i was think that is options have Logarithm function ,for example 
    1= cartesian coordinate quadrants
    2+3= Describe Interval Type of the subset of real numbers represented by X and Y Axis
    4= the direction of the curve or indpentent and dpentet varibles  X or Y
    5= THE RADIUS FOR THE CURVE
    SORRY FOR THIS SUPPOSED IF THAT WRONG
         ANY WAY IF YOU PLEASE MAY YOU TELL ME HOW I CAN APPLY THIS Bezier formula IN AUTOCAD 2014 COS I NEED TO USE IT THERE .
    FINALLY THANK YOU VERY VERY MUCH

  • Can i Know any standard Table where all the Subroutines are present?

    Hi Folks,
    Please let me know the Standard table name where i can find all the Forms ( Subroutines) .
    Thanks,
    Naresh

    Hi,
    There is no Std table in SAP to store all the performs used in the program.
    Generally we use SCAN statement to find all the PERFORMS used in a program.
    reward if useful
    regards,
    Anji

  • BDC program or standard function module to change data in PFCG TCode.

    Gurus,
    I have programatically change the validity date of SAP security role (TCode PFCG). Are there any standard function module available for this ? If not then does PFCG supports update vida BDC programming ?
    Regards,
    Rajesh.

    Cross-posting. Thread locked.
    Please read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement].
    PS: Please clean up / follow up on all your hundreds of unresolved questions.

  • Is there any standard thing in sap to find how old is the invoice or Bill.

    Hi Experts,
    i have query regading the invoice or bill.
    i.e. is there any standard functionality in sap to find how old is the invoice or bill.
    Thanks i advance,
    Roopa.K.

    Bill Number and all its corresponding dates may be seen in the table VBRK.
    Bill Document: VBELN
    Billing Date: FKDAT
    Date on Which Record Was Created: ERDAT
    Billing date for the invoice list: FKDAT_RL

  • Any standard FM to print select-options criteria on a basic report?

    Hi Experts,
    Am trying to print the user entered selection criteria on a classical/basic report. I wrote the code for select-options entries, but, am looking for any standard function module (if i pass my_select_options table, I need to get printable/readable entires) to print on my basic report, pls. let me know (I tried in SE37, but i got an in-active FM - PRINT_SELECTOPTIONS!!)
    Thank you

    Hello,
    CALL FUNCTION 'PRINT_SELECTIONS'
        EXPORTING
          rname     = program name
          rvariante = sy-slset "It will catch the selected variant
          mode      = 'TABLE'
        TABLES
          infotab   = li_info.
    li_info table will contain all selection screen data, you will can restrict what needs to be shown on spool list!
    Thanks.

  • Standard functionality of ESS Leave Request Details.

    Hi Gurus,
           Can anybody share the links of Standard functionality of ESS Leave Request Details..?
    And,Is there any standard functionality in ESS Leave Requests that if a User raises a Leave Request and want to extend the leave...is there any rule that User First cancel the previous Leave Request and raise a New Leave Request .
    Please explain briefly for the same.
    Thanks,
    Prakash.

    Prakash,
    ESS Leave Request with WebDynpro technology:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm
    ESS Leave Request with ITS technology (old):
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/80/58dce8142711d289b50000e8216659/content.htm
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/d9/359018129c11d3964400a0c930669b/content.htm
    You've all the customizing in SPRO > Personnel Management > Employee Self-Service > Service-Specific Settings > Working Time > Leave Request
    You define:
    1) A Rule with certain settings
    2) Absences/Attendances to display in ESS, with certain settings, and its assignation to a Rule
    3) A WF (commonly based on standard 12300111) --even you could not use a WF, check customizing
    4) Run process (manually or not) for analyze, correct and delete or save the entries finally in SAP through PTARQ transaction
    And,Is there any standard functionality in ESS Leave Requests that if a User raises a Leave Request and want to extend the leave...is there any rule that User First cancel the previous Leave Request and raise a New Leave Request .
    The employee can be able to cancel the request even when attendance/absence was approved. You define this behaviour for each Absence/Attendance in customizing.
    Regards

  • Is there standard function module to read "open office" in SAP

    Hi All,
    Is there any standard function module to read open office document from SAP.
    Please confirm.
    Thanks and best regards
    Rajeev Chhabra

    Hi all!
    I have a similar problem. I need  create a formatted spread sheet managed open office. The work sheet must be formatted.
    I do not find the function module for doing this.
    Do yo have any idea? The only thing I have found is the functionallity included in program BCALV_TEST_GRID.
    Also I will need a function to upload the file to fill a table control.
    Thanks in advance.
    Cristina.

  • Regarding Standard function

    Hi
    I am getting 6 digit number from the source.
    ex 103924
    in the target i want 1039.24
    Please tell me is there any standard function for this and tell me how to use it.
    regards
    venkat.

    Hi,
    You can use the FormatNumber API and formulate the no as per your requirment.
    Or Best way if the no of digits are not fixed then Multiply the Source field by 0.01
    Source Field--> Multiply (0.001 Constant) --> Target field
    Thanks
    swarup

  • Do we have standard function module or program to activate transformation?

    Hi Gurus,
    Do we have any standard function module or program to activate transformation in BI system? If yes please let me know or let me know how to proceed with to create custom program to activate transformation.
    Thanks,
    Manoj

    Hi Sven,
      Thanks for your help.
    Even I am facing the same problem, we didnt want to open the production system to activate the transformation also it take time to transport them every time from development
    can you please explain how to use these methods, what parameters to pass
    do you have a sample code, it will be of great help.
    use this methods
    cl_rstran_trfn=>factory
    cl_rsds_rsds=>if_rso_tlogo_general~get_instance
    l_rsds->if_rso_tlogo_maintain~is_active
    l_rsds->if_rso_tlogo_maintain~activate

Maybe you are looking for

  • I can't install Itunes 11.1.2 on Windows, Error Code 2324

    I connected my iPhone 4S to my Windows 7 Computer to synch my music. My older iTunes said that i have to update to 11.1.2. So i tried to update it with the apple software updater 4 times, but it did not work. i also tried to load the files only and t

  • DSO in BI 7.0

    Hello, I want to know how i can avoid overwriting when loading data from Cube to DSO? I have used few key fields which are characteristics and when i load data some records are overwriting. I need all records and its difficult to analyse keyfields se

  • Web link as an end jump?

    So I have a client who had me do a 5 minute promotional DVD for her. She'd like the disc to auto-run as soon as it's put in to a DVD player or a computer - no problem. But then she asked if I could make it jump right to her web page if someone is wat

  • DataGrid with multi-row headers

    Hello! How can I have a DataGrid with header and sub-headers so to speak. Something like this: [     Main Header     ] [ sub1] [sub2] [sub3] Thanks!

  • Spinning beach ball and a restart

    During the past two days, I've got three spinning beach balls that just won't quit. So I had to resort to pressing that little button on the fron of my G4 tower for a restart. After that, everything is back to normal. Each time it happened when tryin