IDOC field to SAP data base field

Is there any way to find out the field names of SAP database table associated with the IDOC fields??
I would appreciate for any types of help in this.
Pranav

Hi,
To find inbound FM, you can go to transaction WE57. Go to selection -> by contents (menu), select basic type and enter the corresponding IDoc type. The system will display the corresponding FM(s).
You can also go to transaction WE64 to find the inbound and outbound FM(s).
Regards,
Ferry Lianto

Similar Messages

  • Firm/Trade-off Zone Indicator - Data base field.

    I'm looking for the data base field that holds the Firm/Trade-off Zone Indicator as it displays on the Delivery Scheduling Agreement, Delivery Schedule for Items from ME33L.  The help for the field gives you the same information as for the Firm Zone And Trade-Off zone values in days (stored in EKPO), but this field displays differently for different schedule lines, and is a "1" - indicator for Firm Zone, or a "2" Indicator for Trade-Off Zone.  
    I'm beginning to wonder, is this field dynamic and just determined for display at the time the transaction is done ???
    As in fact the lines within the firm zone are displayed in a different way (with an * following the MRP element data) on MD04.
    But we were trying to determine where (IF) the field indicator is stored, and if so, what is setting it, as "some process" would have to be evaluating all orders as time passes to know they have now come within the firm zone.   If its not just a dynamic field.
    Ruth Jones

    Hi Ruth,
    This one is dynamic (I guess you are wrinting about screen field  RM06E-ETSTA visible e.g. in ME38/ME39 t-code).
    And I guess it is calculated here:
    Include: MM06EFET_ETT_ETSTA
    FORM ETT_ETSTA.
       CLEAR RM06E-ETSTA.
       IF EKPO-ETFZ1 NE 0.
         REFE1 = EKET-EINDT - SY-DATLO - EKPO-ETFZ1.
         IF REFE1 <= 0.
           RM06E-ETSTA = '1'.
           EXIT.
         ENDIF.
       ENDIF.
       IF EKPO-ETFZ2 NE 0.
         REFE1 = EKET-EINDT - SY-DATLO - EKPO-ETFZ2.
         IF REFE1 <= 0.
           RM06E-ETSTA = '2'.
         ENDIF.
       ENDIF.
    ENDFORM.
    I guess you can call this form in your report logic/query and you should get exactly what you need.
    Best Regards,
    Tomek

  • Appleworks freezes when attempting to change a data base field

    In a data base I created, trying to change a number in one field will freeze Appleworks. A number can be entered, but any attempt to delete, add to or change the data in that one field causes a freeze. This does not happen in any other field in this data base, nor in any other document, as far as I know. This is a fairly recent problem, and did not occur when the data base was first created.
    Is there a way to fix this without losing all the data in that field?
    Thanks!

    Hi Yvan,
    I'm sorry, but your link did not help my particular problem.
    Can I make a list of the "freezing" field and an identifying second field, delete the problem field, and then re-enter the data in a newly created field? Being efficient (read lazy) I was trying to get away from having to re-enter all the data. There are only 384 records, but the thought of redoing even one field is mind-numbing.
    Anyone else have a suggestion???
    Thanks!

  • How Many  NUMBER Fields Can SINGLE DATA BASE TABLE CONTAIN

    How Many  NUMBER Fields Can SINGLE DATA BASE TABLE CONTAIN

    Hi
    One Database table contain 249 Fields.
    Rewards Points if useful..
    Regards
    Nikunj Shah
    Edited by: Nikunj Shah on May 13, 2008 1:08 PM

  • Creating a Crystal Report from a non-SAP data base

    I have the following scenario
    server1\myDataBase
    server1\SAP\sapDataBases
    in sapDataBases I have about 30 company databases. I am trying to create a report, that gets informatino from a table/view/SP from server1\myDataBase, when I try to PREVIEW or SAVE such report on SAP Business One, I always get errors as
    I understand that this eerror means taht I can't invoke the data from out of SAP; it needs to be inside SAP (at least the SP, incoking some other data bases and stuff..)
    Some bodies have told me that it is beacuase I can only create a report from a table/view/sp that resides in the running/currently SAP company database. Is this right?
    Also, If this is the case, this means that If I have an SP taht I use for a crystal report, and 30 companies, I have to create such SP in the 30 companies?
    This is my software details:
    SQL Server 2012
    SAP Business One 9 PL 11
    SAP BusinessObjects Crystal Reports 2013 Support Pack 2 version 14.1.2.1121
    What I want to do is to create a non-SAP data base to create all the SPs/Views for reports, to centralize it, and the just create one reporte and do the 30-imports in each company database, without the need of creating such sps/views in each company-database. Is this possible?
    Thanks

    Moved to Integration Kit forum.
    The people in this forum will know more about the data structure than the CR Design forum which typically doesn't know much about the SAP Data sources Structure.
    Don

  • Check our name in SAP data base

    Hi,
    Please tell me how to check our name in SAP data base and can we check our score as well as our sertification details also, if yes tell me proceedure.
    Thanks.
    Regards
    Samir.

    Hi
    I dont know if I understood your question but as far as I understood you are asking how to see your name in the SAP database. User names are maintained in the data base and you can see the details after logging into the system using menu option System> User Profile> Own data. Here you can see the user ID and and more details about the company address etc if it is maintained.
    Please let me know if this is what you are looking for
    Thanks

  • Replace the empty field with below data content field in xml pub report

    Hi Gurus,
    Please give me the solution for the Replacement of empty field with below data content field in XML PUBLISHER REPORT.
    ex:
    Name:Philips.M
    Address 1:XP APPTS,
    Address 2:S:R ROAD
    Address 3:
    COUNTRY:INDIA
    Here i have to get only address 1,address 2 and the COUNTRY data.I dont want to display Address 3 field here.
    Thanks,
    David

    I'm not sure if this answers your question but you could try putting out the address all in one item in the SQL eg somthing like:
    address1 || DECODE(address1, NULL, NULL, 'newline character') ||
    address2 || DECODE(address2, NULL, NULL, 'newline character') ||
    address3 || DECODE(address3, NULL, NULL, 'newline character')
    where 'newline character' is somthing like CHR(12)
    Dave

  • Calling image from backend(SAP data base)

    How to call image from the data base table.
    I want image should be displayed on the screen,it has to take that image from SAP data base.
    Please help me.
    Regards
    Sushma

    You could write a java class to read the binary stream of data from the SAP backend and display the same in a WD application.
    Also refer to the following blog, might help you.
    The specified item was not found.
    Thanks,
    GLM

  • CRM sales order and data base field in R/3

    Where can I see in R/3 that the replicated CRM sales order is created in CRM?
    Is there a field e. g. in the data base table VBAK or VBAP?

    Hi,
    you can find the information in VBAK table in field LOGSYSB, which is the logical system with which document was created.
    Enter the CRM logical system name in this field, and you will find all the orders created in CRM system.
    Regards,
    Susanta

  • Data base fields in browse mode

    Appleworks v 6.2.9
    Have data base with 54 fields. List mode fine, but in browse mode
    only first 34 are viewable and therefore available for data entry.
    When tab key is punched after data entered in 34th field cursor goes
    back to 1st field rather than 35th field. Command and down arrow keys
    brings up next record. Is there a keyboard shortcut or any other way
    to enter data in fields 34-54 in browse mode? Using list mode for
    that is too confusing because 1st field identifies record name and
    once past 34th field it is no longer viewable.

    Hi Frank,
    I'm assuming the Layout you are referring to is the default "Layout 1" that AppleWorks creates as you define the fields. This layout, or a "Standard" layout created through the New layout menu item in the Layout menu is a simple list of fields (with labels containing the field name) one above the other in a single column.
    AppleWorks Database Layouts are restricted to a single page in the page size defined in Page Setup (File menu). With the default US Letter size page, at around 34 fields, the list runs into the bottom of the page, and no fields created after that are automatically inserted into the layout.
    You can place more than 34 fields on a page, but you must contribute to the process.
    With Layout 1 (or any other layout you wish to modify) showing, go Layout > Layout to put the document into Layout mode. (You can also do this by pressing shift-command-L.)
    In Layout mode, select one or more of the fields (and labels) at the bottom of the page and drag them up and to the right into some empty space on the layout. New fields inserted onto the layout will be inserted in the space between the bottom-most field and the bottom of the layout/page, so the object of this exercise is to open up enough space at the bottom of your layout to insert the remaining 20 fields. It may take more tthan a single step to do this.
    When you have all 54 fields on the page, rearrange them in the order and in the locations you want.
    Note that the default tab order for a latout is from left to right then top to bottom, starting at the top left. If this order is not suitable, you can override it using the Tab Order... menu item in the Layout menu.
    Regards,
    Barry

  • Unanswered Quesition about data base fields

    I posted the below message quite some time ago and have gotten no replies. Is it that it's impossible to do, or just that no one knows the answer?
    I notice in the "select views" menu that there are many data fields in the itunes database that do not show up in the get info tab. I would like to be able to easily enter data into fields such as "description" and "kind" without having to do it in the main grid, which is a pain. Is there any way to get access to these fields in a form such as the get info one?

    The ones you cannot edit are determined by other stuff. For example, Last played, Playcount, Kind, Description are all computed or picke dup from the file itself.
    There some apps which will read the database but you cannot put it back into iTunes.

  • Using lookup field inside dimension + data base.

    Good morning,
    I'm trying to create drill down for my report with the follow caracteristics.
    - Regions DataObject and this contains fields from an external data source.
    - Exams DataObject and this contains lookup fields which uses fields from Regions.
    - Exams DataObject contains a dimension and this one has a hierachy that uses my lookup fields.
    When I access my report I try to do a drill down. But an exception occurs saying that field doesn't exists.
    This concept that I've tried to create is correct ? If yes , what I'm doing wrong ?
    Thanks

    Hi Harold,
    Here's a workaround that could turn into a solution.
    Make sure that you're working on a COPY of the database, as there is potential for an error to cause loss of data. The easiest way to create a copy is to do a Save as... and make a small change to the DB name. The newly named version will be the active version, preserving the "old" version from inadvertent changes.
    In the "new" version:
    Go Layout > Define Fields...
    Define a new Calculation type field with the formula 'fieldname' , using the name of the recalcitrant field where I've used fieldname. Set the Display as button to Text (if appropriate).
    Click OK, then Done. (This step is necessary to force the calculation of values for this field,)
    Go Layout > Define fields... (again)
    Click on the "new" field to select it.
    Change its Type to Text (or to whatever type the "old" field was).
    Click Modify, then Done.
    Remove the "old" field from each layout where it appears, and replace it with the "new" field. Set the format in Layout for each occurence of the field.
    Return to Browse, and Print a test page to check the results.
    Regards,
    Barry

  • Fields of the data base tables

    Hi ABAP Gurus,
                     i am developing an sd module report and in that my input fields are   fkdat,
                    vbeln,
                    kunag,
                    fkart.
    and output fields are :
                       1)   vbeln
                       2)  kunag
                       3)  name1
                       4)  fkart
                       5) description of fkart
                       6)  netwr
                       7)  excise
                       8)  ecs
                       9)  schess
                       10) excise + ecs + schess = total ex received
                       11) fi doc
                       12) fi year
                       13) exnum
                       14) exdat
                       15) excbed
                       16) ecs_py
                       17) schess_py
                       18) 151617 = total ex_py
                       19) fi doc ex
                       20) fi year ex
    these fields i want in my output but can any one tell me which fields will appear in which table and the links among these tables
    i know some tables : vbrk,vbrp,konv,j_1ipart2,j_1iexchdr.
    pls help me .it's urgent .

    Hi,
    Retrive data from VBRK and VBRP Tables.
    From Billing u can find all the Values.
    Check invoice in VF03.
    KONV is for condition types .
    Based on KSCHL for condition types and kawrt for values.
    Thjese 2 fields important for getting tax values.
    Regards,
    Narasimha
    Edited by: narasimha marella on Jun 11, 2008 9:12 AM

  • Field problems with Data Base

    My daughters is getting her 748 Christmas card list ready and one of the fields will not conform to the font and color change from the menu.
    It will indicate that it is size 18 but when viewed it is much smaller. All other fields conform to the selected size and color.
    This problem is with the input layout as well as our Greeting cards layout.
    We have been using this DB for over 10 years without problems. I have used many very large DB's in my business for years and have never seen this.
    I took a copy of her DB home and tried it on my Mac and same problem.
    Added note:
    When I manually change the individual field in browse mode it will comform, but we don't want to manually change all 748 records.
    Harold
    17" Powerbk 1GB - 2 monitors Mac OS X (10.4.8) 3 external 500GB Lacie HD's / Lacie dual layer burner / iLife6

    Hi Harold,
    Here's a workaround that could turn into a solution.
    Make sure that you're working on a COPY of the database, as there is potential for an error to cause loss of data. The easiest way to create a copy is to do a Save as... and make a small change to the DB name. The newly named version will be the active version, preserving the "old" version from inadvertent changes.
    In the "new" version:
    Go Layout > Define Fields...
    Define a new Calculation type field with the formula 'fieldname' , using the name of the recalcitrant field where I've used fieldname. Set the Display as button to Text (if appropriate).
    Click OK, then Done. (This step is necessary to force the calculation of values for this field,)
    Go Layout > Define fields... (again)
    Click on the "new" field to select it.
    Change its Type to Text (or to whatever type the "old" field was).
    Click Modify, then Done.
    Remove the "old" field from each layout where it appears, and replace it with the "new" field. Set the format in Layout for each occurence of the field.
    Return to Browse, and Print a test page to check the results.
    Regards,
    Barry

  • Edit field in a Data Base Table

    Hi Everyone,
    I am trying to change field VERME(available stock) in LQUA table. The requirement is whenever the value is less than zero in VERME, we should change that to 0.
    I know its not good to update the DB table directly, but there is no other alternative. The scope is very limited and I am trying to write some program just for this only purpose.
    Have you guys any sample program for this requirement?
    Thanks
    Kumar.

    Hi,
    You can update a database table by first locking the table using Function module
    ENQUEUE_TABLE_E
    by passing table name.
    Then update record in table using statement
    update LQUA set VERME = 0
    WHERE VERME le 0.
    After this statement unlock the database table using function module
    DEQUEUE_TABLE_E.
    Reward points if answer is helpfull.
    Regads,
    Mukul Sharma

Maybe you are looking for

  • Blue screen when installing Win XP Pro on Satellite A100-211

    Hi all. I'm started to get really desperate here!! I've just bought my new Satellite A100-211 and now I want to install my own copy of Windows XP Professional (since the notebook ships with XP Home). But, when I try to boot from my Win Xp Pro CD (wit

  • Annoyingly slow?

    Hi all, I've just started using Kuler, it looks really cool. But is it me or is it eally annoyingly slow? Every color I pick, it needs to update and when I press download it also takes seconds before it starts. How on earth am I gonna like this Kuler

  • JDeveloper Webservice Creation Question

    While Creating webservices through JDev 11g from WSDL, we are presented with two option :- 1) Java EE 1.5, with support for JAX-WS annotations 2) Java EE 1.5, with support for JAX-WS RI Could you please let me know which one is the most efficient opt

  • 7.2.0 won't recognize video input devices and gives error 2003332927

    Ever since upgrading to QT 7.2.0, my G5 duo 2.0 has been unable to use quicktime to record video from hardware that worked fine with earlier devices. Also this hardware is recognized fine by Final Cut Pro and iMovie even with QT 7.2.0 installed. I ha

  • HT1766 iphone 4s charging slow

    I would like to ask anyone, my iphone 4s suddenly charges very slow,took me 24 hrs to charge it to 100%