Customization for RM06EL00

I have a standard program in which I need to customise the output. Right now it is displaying the output of the report in 4 rows and I want to display the output in one single line in ALV format. The report which I am trying to customise is RM06EL00 and the output currently displayed is like below.
1.)PO         Type Vendor     Name                                 PGp Order date
2.) Item  Material           Short text                               Mat. group
3.) D I A Plnt SLoc              Order qty.   Un       Net Price  Curr.   per Un
4.)            SL del. date     Sched. qty.   Un
and what I want is something like this
1.)PO  Type Vendor Name PGp Order date Item  Material Short text Mat. group   D I A Plnt SLoc Order qty. Un Net Price  Curr.   per Un ....
I copied the RM06EL00  to ZRM06EL00 I tried debugging the program to find out where the internal table for final display is being populated but couldnt find it. Any pointers on how to achieve the same .

HI
GOOD
AS YOU HAVE MENTIONED IN YOUR QUERY YOU HAVE ALREADY CONVERT THE  RM06EL00 PROGRAM TO  ZRM06EL00,NOW YOU HAVE TO FIND WHERE THEY HAVE USE THE FIELD CATALOG IN THE DEBUGGING MODE OR FIND OUT THE FIELD CATALOG IN ALL THE INCLUDE FILES OF THE  RM06EL00 PRORGAM, AFTER GETTTING THE FIELD CATALOG CONVERT THAT INCLUDE FILE TO ZINLUDE AND CHANGE AS PER YOUR REQUIREMENT.
THANKS
MRUTYUN

Similar Messages

  • How many emails can I have on my account? Can I have client folders to customize for each client?

    How many emails can I have on my account?
    Can I have client folders for each client to access their own survey/forms?
    Can I customize for each client?
    Do we need multiple subcription accounts for this?

    You need to have one FormsCentral subscription per email.
    At this time FormsCentral doesn't support folders.
    Gen

  • No Customization for Customer 2002missing in table CIN customer master

    HI,
    When Iam saving the excise invoice the error is  coming like..
    "No Customization for Customer 1004 missing in table CIN customer master".
    How i can do?
    regards,
    vas.v.s

    Hi Vas,
               Please check the Customer master record in Sales Area data at Billing Documents Tab ,Tax liable or not liable.
             and also check the Taxes in IMG --> Sales and distribution --> Basic Functions --> Taxes.
    Regards,
    Murali.

  • Customization for register id 000 missing in table Registrations

    Hi all,
    when iam creating (factory sales)excise invoice in j1iin from billing document the error comes as:
    Customization for register id 000 missing in table Registrations
    Message no. 8I303
    Diagnosis
    The customization details have not been maintained for this company
    Procedure
    Please use the localization IMG or Global settings
    to maintain the company settings
    Please help me out.....
    Thanks
    Parin

    Hi Parin,
    Please follow the menu path as below and maintain the settings for the plant of your company code:
    SPRO, Logistics - General, Tax on Goods Movements, India, Basic Settings, Maintain Excise Groups
    Hope this solves your problem.
    Regards,
    Sreekanth....

  • Customization for URL link

    Hi all,
    I facing some problem about the customization for the URL link. I would like to change the logo of sun to my personal logo.Can anyone show me the way to do that ?
    Please advise, your advises are appreciated
    Thanks

    I am not sure if I understood your question correctly. Do you want to change the sun logo in the welcome page of web server instance?. If yes, then go to the <install_webserver_dir>/https-<config-name>/docs and edit the index.html.

  • T61: Keyboard Customizer for Windows 7

    Hello Everyone,
    today I upgraded from Windows XP(32bit) to Windows 7 (64bit). After setting up the operating system I used Lenovo System Update to install all necessary drivers etc. But finally I recognized, that there is no "Keyboard Customizer for Windows 7" on the Lenovo website  . In the office I'm using my laptop in an advanced minidock and have an external keyboard (Lenovo Enhanced USB keyboard) for input.
    Using the Keyboard Customizer it was possible to emulate the missing Fn-Button on the external keyboard  for example using Strg+Alt+Fx. This way it was possible to use all the combinations of Fn+F2 to Fn+F12 with an external keyboard.
    What can I do to get this functionality  on Windows 7 systems?
    There is not installer in the download section for T61 (only Windows XP and Windows Vista). Does anyone know if Lenovo will provide one later on or if the Version for Windows Vista can be used?
    Kind Regards
    KingTutt
    PS: There is also no Presentation Director for Windows 7.
    Solved!
    Go to Solution.

    Hello,
    Have you tried running the ThinkVantage System Update program to update any Windows Vista-era ThinkVantage software on your T61 to their applicable Windows 7 counterparts? 
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • PLZ Customization for Customer 300000 missing in table CIN customer master

    PLZ ARGNT
    Customization for Customer 300000 missing in table CIN customer master
    Message no. 8I303
    Diagnosis
    The customization details have not been maintained for this company
    Procedure
    Please use the localization IMG or Global settings
    to maintain the company settings

    Dear Murli
    There is no customization for Customer Master, just J1ID Customer Master CIN
    details is maintained
    Regards
    Jitesh

  • YahooABSPlugin customization for Convergence

    Hi,
    I enabled and tested the YahooABSPlugin customization for Convergence. It works. I would like to know more about this URL, like how safe is it, who controls it and the relationship to Sun since Sun has included and published it in this working example of customizing Convergence. I submitted my working user id and password, which worked and returned my Yahoo contacts. Is this URL safe to use? Or should I change my Yahoo password? Thanks.
    c11n.allDomain.js.widget.YahooABSPlugin
    signIn: function(e) {
    dojo.stopEvent(e);
    var getArgs = {
    url: "http://www.*{color:#ff0000}funnynstupid.com{color}*/yahoo/importjson.php",
    preventCache: true,
    content: {txtEmailAddress: this.username.value, txtPassword: this.password.value, ImportContacts: 'yes'}
    var deferred = dojo.io.script.get(getArgs);
    //jsonImport([{ContactsName: 'AA', ContactsEmail: '[email protected]'}, {ContactsName: 'BB', ContactsEmail: '[email protected]'}]);
    return false;

    Referencing the Sun comments in the customize.js file you posted: It is my opinion that by including this example in their product documentation, Sun fosters an implicit expectation that it’s OK to use the example.
    In the example comments, Sun should include an explicit and “formatted in bold” disclaimer. The disclaimer should, at least, state Sun’s non-affiliation and a warning--"use this example at your own peril".
    The oversight to counter and dispel any such legally risky implicit expectation may lead to execution of the example and even incorporation into code, possibly resulting in great harm. Only after researching the URL will one discover the URL and URL owner are suspect--nothing can be found via Google or Whois, regarding the legitimate use of this URL as a public and secure Yahoo proxy for Yahoo contacts access. The questions are: “who within Sun decided this is a cool site and will make a good example…what do/did they know about the site…how did they find it…is it a Sun developer’s personal or on the side web site service?” I would love to know more about it and how Sun came up with it.
    Without answers, this leaves one to ponder “why did Sun use a suspect site URL, surely they wouldn’t reference a bad site…would they? There must be 1000’s of examples, with safe URLs, to demonstrate the target functionality; why would they facilitate such a potential compromise?” I trust Sun and I normally don’t think twice about following their direction and instructions. In a world full of deceit, leaders must take extra precaution to protect their followers.
    If this site does in fact perform any illegal activities with a user's Yahoo account and contact information as well as much more, since full access is being provided, then Sun will no doubt be party to a lawsuit and negative news. Removal of the example, a legal statement, or replacing the example with an example that utilizes the Yahoo published API, would go a long way towards resolving any potential problems, real or not, relating to this example.

  • Customization for IStore and iSupport

    As these iStore and iSupport belong CRM Family and based on JTT Fwk.
    I have idea about customization for iStore. (Using iStore admin Resp).
    Is Customization would be same as IStore for ISupport Product.

    iSupport and iStore shares many common modules like Registration, Profile pages, User Management. So it will help if you know one product to customize other. Also the JTT framework is same. So the skills required are similar

  • Customization for S100 j_1iindcus missing in table

    Dear All,
    When iam posting a transcation in FB60,iam getting an error and is as follows
    Customization for S100 j_1iindcus missing in table
    Message no. 8I303
    Diagnosis
    The customization details have not been maintained for this company
    Procedure
    Please use the localization IMG or Global settings
    to maintain the company settings
    Manu

    Hi,
    Go to SM30. Enter the Table Name j_1iindcus and click on Maintain. Please enter the setting for the company code S100.
    Enter Document Type, First Month and all necessary required parameters as per your requirement.
    Alternative way to go for customization is
    IMG > Logistics - General > Tax on Goods Movements > India > Basic Settings > Maintain Company Code Settings
    Regards,
    Jigar

  • What is customization for Campaign,Marketing,Marketing plan element?

    Hi,
    I would like to know what is the customization for Campaign, Marketing, Marketing plan element and Campaign element? Please help me out?
    Thanks,
    Satish
    Moderation: Locked. Please, try to find an answer first. See rules of engagement.
    Edited by: Joaquin Fornas on Jan 23, 2012 9:53 AM

    Hi Satish,
    The customizing related to the Marketing Plan, Campaign and Campaign Elements can be found under SPRO->CRM->Marketing.
    Most of the steps need to be performed here.
    Best Regards,
    Padma

  • Customization for 5000 j_1iindcus missing in table

    hi experts,
      Iam getting the following error when doing invoicing. The error is as follows:
    Customization for 5000 j_1iindcus missing in table ( 5000 is company code here)
    Message no. 8I303
    Thnks in advance
    waseem

    Hi,
    The error is comming from program FV64A352.
    It has following code:
        SELECT SINGLE * FROM j_1iindcus WHERE j_1ibukrs = komk-bukrs.
        IF sy-subrc NE 0.
          MESSAGE e303(8i) WITH komk-bukrs 'j_1iindcus' ' '.
        ENDIF.
      ENDIF.
    Kindly put a break point and check what exactly is going wrong.
    Regards,
    Pranaya

  • Customization for Discount Account-F110

    Dear Experts,
    I have done Customization for APP for Vendors(F110) and all is fine but i wanted to know what is the customization I need to do configure Discount account and if the payment term has a discount the Discount account should be posted.
    Can someone please explain the process with T-Codes in detail.
    Regards
    Rahul

    Hi
    1.Create the Payment terms in OBB8.
    2.create the G/L Account --- Cash Discount received or Taken in FS00.
    3.Define accounts for cash discounts taken --- OBXU
    Here you will give Chart of Accounts and enter and save.
    Give the G/L Account and save the data.
    In APP --- F110 , discount amounts will be automatically posted to that G/L Account.
    Regards
    Venkat

  • Cisco ASA 5520 SSL VPN Web Login Customization For RSA Login

    I have a Cisco 5520 that I have RSA radius with hardware token up and working witrhout issue. The RSA radius authentication works fine.
    My problem is that I want the login page of the WebVPN portal to display two fields for the user RSA passcode. An RSA passcode is the PIN and the current toke code together.
    I want one field to accept the PIN from the passcode and the other field to accept the TOKEN CODE from the RSA token.
    Currently the login page has in this order:
    USERNAME:
    PASSCODE:
    My end state would be:
    USERNAME:
    PIN:
    TOKENCODE:
    I know this has been done with the native Cisco IPSEC client but I cannot find a way to do this with the WebVPN login page. I have been thru the Customization page and can't seem to get this to work correctly.
    Thanks.

    Hello friend!
    Please allow me to resurect this old post. Did you have the solution?
    Regards!

  • WorkFlow Customization for COGS Account

    Hello All,
    I am curious to know if any one has created custom functions for
    OM: General Cost of Goods Sold Account.
    Scenario: Make a sale on OM and tr transactions to GL and review the journals.
    CR: 40 (Raw Material)
    CR: 15(Labor)
    CR: 10(OH)
    DB: 65(COGS)
    The default workflow is crediting all cost to COGS account defined at the item level but we want to break it down to individual raw material expense accounts. For this, I believe we need to get cost elements from the cost tables based on item id from the sales order line. And, hard code the accounts for each cost elements. That is supposed to be done as function in workflow and modify the flow with new attributes.
    Sounds simple but we are completely new to workflow and trying to understand where to start.
    I would appreciate if any one could share their knowledge on such custom functions in workflow.
    Thanks a bunch in advance.
    Anant

    Hi,
    I have implemented changes in generating cogs account using workflow to have only one code combination id.
    I don’t if it’s possible to customize cogs workflow in order to split cogs into two or more accounts. To do that, we implemented a custom in gl interface that generates this split, creating a credit in the account combination defined by the workflow and as many debits as our expenses accounts are.
    Regards,
    Ketter Ohnes

Maybe you are looking for

  • How to post cost of goods sold to io per functional area and account determ

    1. We create a sales order with reference to a revenue IO with functional area ABC01. 2. We create a delivery document on the sales order and goods issue XYZ. 3. We expect the cost of goods sold for the coal to hit an existing IO with functional area

  • File Content Conversion using Sender to Mapping

    I have a sender that is mapping a flat file CSV and it maps it correctly, but when it is being send to the message mapping program it fails on the input parse with an exception: Mapping transformation: Cannot produce target element /ns0:G8328_09B_Doc

  • Airport troubles

    Hello all. I'm new to macs so I'm wondering if I got a broken airport module or something. Is anybody else having problems with their Airport on the mini connecting to their router? Currently I got 2 PCs and an Ipod touch wirelessly connected to my r

  • About conversion function

    Hi All, I am new in oracle. I have to dates in format 1.09/12/2005 2.Thu Dec 15 10:59:52 GMT+05:30 2005 My table coulmn is Date data type. I want to insert this data in DD-MON-YYYY format. What can I do. Any body help me. Thanks in advance. Prathames

  • Can't read mpeg2 natively on my mac OSX 10.7.5

    So I'm a Video Editor at a college running OSX 10.7.5 with FCP X (yuk). We use a DTE ProHD DR-HD100 (firestore) to store my footage off my JVC HD Camera. The problem is the unit records MPEG2 format for the QT record setting. I end up with hundreds o