Information about document condition field in creation

after creating the sales order the field document condition(knumv) is populated with numeric values . from where this value comes

Hi,
I think it comes from the number range object KONV. ...Tcode...TST5
Thanks
Naren

Similar Messages

  • Document from file - how better store information about document?

    I have a text file that contains information about documents (content from groups than define the document - one row is one document). Every group content from fields (from 10 to 70 in every group). Document consist of 9 groups. In one documen can difference number of groups (> 1 group). E.g. one document can have 3 group1, 2 group6. In another document 2 group9, 1 group 6 and so on. I need to store document in DB and must edit document (by JFrame). To store document I use object MyDocument to store information about document.
    3 solutions:
    1. Store every group as list from hastables
    public class MyDocument {
       private ArrayList<Hashtable<String, String>> group1;
       private ArrayList<Hashtable<String, String>> group2;
       private ArrayList<Hashtable<String, String>> group3;
       private ArrayList<Hashtable<String, String>> group4;
       private ArrayList<Hashtable<String, String>> group5;
       private ArrayList<Hashtable<String, String>> group6;
       private ArrayList<Hashtable<String, String>> group7;
       private ArrayList<Hashtable<String, String>> group8;
       private ArrayList<Hashtable<String, String>> group9; 2. Store all groups as one list from hashtables
    public class MyDocument2 {
      private ArrayList<Hashtable<String, String>> allGroups;
    } 3. Store groups as lists consist from individual objects (MyDocumentGroup1, MyDocumentGroup2 and so on.)
    public class MyDocument3 {
       private ArrayList<MyDocumentGroup1> group1;
       private ArrayList<MyDocumentGroup2> group2;
       private ArrayList<MyDocumentGroup3> group3;
       private ArrayList<MyDocumentGroup4> group4;
       private ArrayList<MyDocumentGroup5> group5;
       private ArrayList<MyDocumentGroup6> group6;
       private ArrayList<MyDocumentGroup7> group7;
       private ArrayList<MyDocumentGroup8> group8;
       private ArrayList<MyDocumentGroup9> group9;
    public class MyDocumentGroup1 {
       private ArrayList<Hashtable<String, String>> group1;
    public class MyDocumentGroup9 {
       private ArrayList<Hashtable<String, String>> group9;
    }What solutions is better? Or maybe has another solution?

    Maybe better to store one document in ONE HashMap
    public class M2Document {
         private HashMap<String, String> data = null;in the next format:
    -------------key ---------value----------
    GroupID_FN | some value
    where, GroupID is ID of group, FN - field number
    example:
    -------------key ---------value----------
    Group1_1 | some value
    Group1_2 | some value
    Group2_1 | some value
    Group2_2 | some value
    Group3_1 | some value
    Group3_2 | some value

  • Extracting informations about rectangles, lines, fields etc from PDF

    I'm looking for a way, to extract rectangles, lines, fields etc from a PDF, for example think of a blue rectangle which is drawn in a Word document, which is later exported to pdf. I need informations about the position of the rectangle, the color, the size, if it is filled or not, etc. Is there something like an API or an SDK which can help me? I searched for quite a time (so please, no RTFM-answers), but the only references I found where about producing PDF or extracting text, images or graphics (oh, just at the moment, I had the idea, that lines and rectangles could be coded as vector-graphics in PDF, could that be possible?).
    I'm thankful for all answers and ideas (even if you just post links with informations),
    kind regards,
    Pivo

    Yes, lines and rects are coded as vector graphics (or specifically path drawing instructions) in a PDF.
    Adobe offers an SDK around Adobe Acrobat which would enable you to get this information. If you need a standalone solution, we also offer our full PDFLibrary.

  • Need information about some address fields in DQXI

    I need to know the 'Content type' and 'Data field name' of the following address fields in DQXi
    1. Alley
    2.Building
    3. HouseNumber
    4. HouseSuffix
    5. Lane
    6. Pob Line
    7. PobNumber
    8. Section
    9. PrefectureCode
    10.DistrictName
    11.Mail Stop
    12. Postal Code Extension
    13. GeoCode
    14. Outside CityFlag

    Hello Smitha,
    Please post this query to the [Enterprise Information Management|Data Services and Data Quality; forum.
    That forum is dedicated to topics related to Data Integration (Data Integrator, Data Federator, Text Analysis for Data Integrator, Rapid Marts, and Integration for PeopleSoft Enterprise), Data Quality (Data Quality and Data Insight), and Metadata Management.
    The forum is monitored by qualified technicians and you will get a faster response there.
    Also, all BO Enterprise Information Management queries remain in one place and thus can be easily searched in one place.
    Thanks a lot,
    Falk

  • Information about PFAL txn fields

    Hi Forum,
    When we replicate data from R/3 to SRM using transcation PFAL we fill different values.
    Please help me to understand what these fields are ?
    Plan version --> 01
    What is plan version and what is the meaning of selection 01 (Current Plan) for this field?
    Similarly ..
    Reporting period u2013all
    Evaluation path 
    Status vector 1
    Transfer mode u2013 UPDATE
    Receiv . Partner No
    Message type -HRMD_ABA
    I hope this is the right forum.
    Regards,
    Anubhav

    Hello Anubhav,
    Status Vector
    Contains a list of one or more statuses (1 active, 2 planned, and so on) for Relationship infotypes. The list allows you to determine which objects are documented in inquiries/reports, by selecting objects according to the status of their Relationship infotypes.
    Plan Version:Contains an abbreviation or code that represents a specific plan version. A plan version is a designated area where you deposit or store sets of information.
    Object Type
    Contains a code that represents different types of objects.like US,O,P..etc
    Object ID:Contains a unique eight-digit number that represents a specific object, such as an organizational unit, a qualification, a business event, and so on for the Object type
    Evaluation Path
    Contains a code representing an evaluation path. An evaluation path allows you to focus inquiries/reports on objects which are affected by certain relationships.
    Example
    You may want to focus on objects involved in the relationship construct: organizational unit (O) > position (S) > person (P)
    Transfer Mode
    The transfer mode determines how data on the objects (= plan version/ object type/object ID) is imported in the target system.
    Insert (complete transfer: delete in target system, recreate)
    The data records for all of the object types and infotypes from the distribution model are transferred in full to the target system. If one of these objects already exists in the target system, it is replaced in full. In other words, it is deleted in full, and then recreated using the distributed data records.
    You can specify a reporting period (data selection period). The system distributes all of the data records that are valid for at least one day between the 'start date' and 'end date'.
    When a complete transfer is executed for the first time, the insert mode must be used.
    Update (for changes: infotype/subtype records in reporting period)
    You can specify a reporting period (data selection period). The data records of the infotype/subtype to be entered are distributed if they are completely within this period.
    In the target system, data records of the specified infotype/ subtype are first deleted if they are completely within this period (relationships are only deleted if they were created earlier by distribution). The distributed data records are then recreated.
    The change pointers are despatched in update mode.
    Partner Number of Receiver
    This field contains the partner number of the receiver. The partner number and partner type uniquely identify the receiver.
    Infotype
    Contains a code that represents a specific infotype. Infotypes allow you to describe object attributes.
    Arshad

  • Need Info About Document Management System

    Hi All,
    I need information about Document Management system.
    How it is linked with KM
    Thanks
    Arun

    Hi Arun,
    DMS is available in R/3 Systems as a individual module and can be linked with KM using DMS Connector for  KM.  Find the links below..
    Check this out...
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/30/08a037b9e62417e10000009b38f889/frameset.htm">DMS</a>
    <a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=26682">Thread 1</a>
    <a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=235959">Thread 2</a>
    Hope this helps.
    Regards,
    Venkat.

  • Can anybody help about the conditions in CRM business transaction??

    Hi experts,
    I'm fresh on CRM and have several questions regarding the conditions in CRM business transactions.
    Can you please help?Thanks in advance.
    In prciing procedure,we can determin which condition should be involved in item level,
       then,how about the conditions in header level??How and where they can be determind?
       how the condition value can be calculated?I think they should be the collection of the conditions of the items.
    Am I right?
    Thanks.

    Hello Jerry
    Basically you are right,  at header level you should see the collection of the conditions of the items. However there are also conditions that can be entered at header level ( header conditions). You can see more information about these conditions in SD documentation:
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/dd/561760545a11d1a7020000e829fd11/frameset.htm
    See sections:
    Header and item conditions
    Distribution Between Header and Items 
    In "Distribution Between Header and Items" you can see how HB00 and RB00 condition types work.  If you create your pricing procedure in CRM ( not downloaded from R3) then you can use 0HB0 and 0RB0, which are the CRM counterparts of HB00 and RB00
    Best Regards
    Luis Rivera

  • Report with information about release documents in VKM1

    Hello
    I need to know if exists some report that gives me more information about release documents in transaction VKM1. What user releases some document? How many documents a credit account had been release or block in a year or between dates?
    The transaction VKM2 just gives the release date of the document and not the user.
    Where I can find more information?
    Regards
    Daniel Teles

    Hi,
    There is a field to know which account is the parent account, but you can't have others informations from the parent account except the name. In the new R16, you have others field called "Parent Account external unique ID" and "Parent Integration ID". What can I do with this field? Is it possible to display the parent account phone field in the report?
    regards

  • An information about follow up transaction document

    Hi all,
    How can i retrieve information about follow up transaction document. I need to know which table or anything else that can give me information about follow up document.
    For example if i have this business scenario :
    from contract --> follow up to order
    and i need to know how many contract that being follow up to order and how many didn't.
    So which table that have information about this in crm?
    Thanx.
    Regards
    Indah Puspita

    Hi @all,
    the question is quite old, but not yet solved. As I had a similar task to do, i found something in the database that solved my task and probably yours as well.
    There is a DB table called "CRMD_BRELVONAE" that contains relationships between all the different CRM Objects.
    field "OBJGUID_A_SEL" contains the GUID of the parent object (equals CRMD_ORDERADM_H-GUID) and "OBJGUID_B_SEL" contains the GUID of the child object (Follow-up, equals CRMD_ORDERADM_H-GUID) .
    If you are only interested in a specific type of relationships, there are also fields "OBJTYPE_A_SEL" for the object type of the parent object and "OBJTYPE_B_SEL" for the object type of the child object.
    I hope, this is for you helpful
    Regards
    Ralf

  • How to get information about creation of a virtual machine on a Hyper-v host.

    Hi,
    How to get information about creation of a virtual machine on a Hyper-v host?
    I need: host name, time created, creator user.
    I saw in Hyper-V-VMMS but I found info about movements of VM between hosts.
    Thank's in advance.
    Denius Valiant

    For Host Name * Created Time Use This Command In PowerShell 
    Get-VM -Name (Read-Host "Type Your Vm Name") |select CreationTime , ComputerName
    and for Create User , As i know you should see on Event Log . 
    Go To Event Log Viewer--->Applications And Services Logs--->Microsoft--->Windows--->Hyper-V-VMMS--->Operational 
    You can see in Event Log who create the Vm.
    Whenever you see a helpful reply, click on Vote As Helpful & click on
    Mark As Answer if a post answers your question.
    LinkedIn:
      Facebook:
      

  • A PDF document with information about activation for CS6 software

    Here's a PDF document with information about activation for CS6 software.
    I found it very useful for understanding how the system worked for activation of perpetual licenses, both in cases where the computer is and isn't connected to the Internet.

    Ann, with some browsers, the PDF document will download in the background rather than appear in a browser window.

  • Getting information about the last opened document?

    Hi there!
    I've got a question about the reader and it's opened documents: Is there any possibility to get any information about a document, that was already opened by the Adobe reader?
    Example: I open xyz.pdf, and after closing the reader, i want to check what the last page was, the user looked at. Or the time, when this document was closed.
    thanks
    Daniel

    Try something like this:
    Font font = UIManager.getFont("Button.font");hope this helps!

  • When I complete my information about the creation of the apple Id, the screen show a message I have to find the support of Itunes. Help me

    When I complete my information about the creation of the apple Id, the screen show a message I have to find the support of Itunes. Help me

    Have you done a Disk Repair and a Disk Permissions Repair?
    If that doesn't resolve the problem I would suggest calling customer support about this issue as it is most likely on their (Apple's) end that the problem exists. 

  • Technical Information About BW Documents

    I am looking for information about BW Documents.
    I know that Documents are managed in transaction RSA1, Documents tab.  But where in the file system are the documents stored?
    Also, I want to know how much storage space a document takes.  I have exported the document to my local computer and can see the size.  But there might be other space that is being use to store the document in BW.
    Pointers to White Papers or other documentation would be helpful.
    Thank you.

    Hi Audrey,
    Not sure if there are any white papers on this, but this link could give you some more info (if you haven't seen it yet):
    http://help.sap.com/saphelp_nw04/helpdata/en/42/594e3c6bf4233fe10000000a114084/content.htm

  • Down Payment Processing on the Basis: Document Condition

    Hi all,
    since Enhancement Pack 2 there is a new possibility of down payment process. The new process is not depending on billing plan instead depending on Document conditions.
    With this you can also have the the final invoice delivery related. In the order you have just a new header condition AZWA (debit down payments).
    Is there also a possibility to create for this new downpayment process a down payment request with financal bookings (similar to billing type FAZ) ?? The documentation doesn't give any information about this in the new downpayment process.?
    Any experience would be nice??
    Regards,
    Norbert
    Documentation for new downpayment process depending on document condition
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/ce/b7790d32554ae2abb5d2c4aa4e45d1/frameset.htm

    Dear All,
    Can anybody write me detailed customizing values for AZWA and AZWB condition types?
    Online help is incomplete (e.g. condition class is missing, etc.) and system didn't add automatically these new condition types after business function activation.
    Thanks.
    Ferenc

Maybe you are looking for

  • Batch wise rate and revenue for Profitability reports

    Process are We are doing GR of material based on Batch wise and we have moving average price for all trading material. let say i did 2 GR Material   A Batch      x MAP       10rs QTY       10 kg Material  A Batch    y MAP     15 rs QTY     20 kg now

  • Ipad wifi is connected but when i try to use the internect it says its not connected to internet but shows connection

    I connect on my ipad to my wifi and it sows good signal strength but when i try using the internet it says it cannot because it is not connected to the internet.

  • Non standard permissions

    Hi this is the disk utility read out when i verify permission on my imac G5: Verify permissions for “Macintosh HD” Determining correct file permissions. Permissions differ on ./Applications/DVD Player.app/Contents/Resources/English.lproj/AboutBox.nib

  • #RFRs on all cells in Report

    Recently, a few of users have reported an issue where they receive a #RFR for all cells which are retrieved from the database. This is no longer a sporadic issue. We are using BPC 5.1 SP3 and our database is on SQL 2000. Any and all assistance is gre

  • Print 5X7 pictures

    How do I change photo paper size to 5X7 to print from my iphone? Sometimes it prints, but usually it doesn't.