How we map with KOMT1 in IPC javamethods

Hi All,
How can we map the fields fo KOMT1 with IPD java methods means which class can be considered.
For XKOMV, the class IPricingConditionUserExit can be used, like that for KOMT1 structure which class can be used. Following is the part of my requirement.
        clear komt1-GRLNR.
      if xkomv-KZBZG is initial and not komt1-grmen is initial.
        xkomv-konms = komt1-grmen.
        xkomv-KZBZG = komt1-kzbzg.
        xkomv-stfkz = 'A'.
Appreciated for ur help.
Thanks
Seshagiri

Hi,
You may please check in this forum
Also, please explore whether [IS-Healthcare|http://help.sap.com/content/documentation/industry/docu_is_health.htm] helps you finding a solution.
Regards,
P Gomatheeswaran

Similar Messages

  • How to map with GW8 Server external POP3 mail accounts ?

    I have "small" simple problem. I have GW Server 8.0.2. I have GW Internet Access (GWIA) installed. I can send e-mailes from clients to internet via built-tin SMTP protocol. It works actually.
    But... I try to find place in C1 or wherever else which is responsible for setting list of external POP3 accounts, accounts placed on my current Internet Provider's server. So my simple need is to map, to be able to connect and download as server GW and to server GW many POP3 accounts from my current e-mail Server. And than which e-mail adress (external POP3 account) should be saved to which mailbox / user in my GW Server. I'm not talking about mapping that accounts indirectly, via setting in Clients !!! Everything must go via GW Server and automatically.
    I dont want to change that state of course (= reach e-mailes from Internet directly to my local GW Server changing MX in DNS of my domain). Nope. I just want to map, to download posts from external mailboxes via POP3 or IMAP protocole. Nothing else.
    I'm fluent in Microsoft systems. There is just simply POP3 Connector for Exchange. SMall utility whish is simple list of login, pass, POP3 server adress and name of mailbox where to save such downloaded e-mailes. I just need the same functionally utility or page in C1 or any other place ;-)))
    ANY HELP ?
    Cause Google are blind for that simple "problem" :-((( I know - Novell describes POP3 solution in GW8 Admin book, but... only as I want to be POP3 Server for external clients. This is slightly different, reversed sittuation :-]]] I want to connect to POP3 accounts, not to server POP3 accounts :-]]]]

    Originally Posted by vatim_kk
    I have "small" simple problem. I have GW Server 8.0.2. I have GW Internet Access (GWIA) installed. I can send e-mailes from clients to internet via built-tin SMTP protocol. It works actually.
    But... I try to find place in C1 or wherever else which is responsible for setting list of external POP3 accounts, accounts placed on my current Internet Provider's server. So my simple need is to map, to be able to connect and download as server GW and to server GW many POP3 accounts from my current e-mail Server. And than which e-mail adress (external POP3 account) should be saved to which mailbox / user in my GW Server. I'm not talking about mapping that accounts indirectly, via setting in Clients !!! Everything must go via GW Server and automatically.
    I dont want to change that state of course (= reach e-mailes from Internet directly to my local GW Server changing MX in DNS of my domain). Nope. I just want to map, to download posts from external mailboxes via POP3 or IMAP protocole. Nothing else.
    I'm fluent in Microsoft systems. There is just simply POP3 Connector for Exchange. SMall utility whish is simple list of login, pass, POP3 server adress and name of mailbox where to save such downloaded e-mailes. I just need the same functionally utility or page in C1 or any other place ;-)))
    ANY HELP ?
    Cause Google are blind for that simple "problem" :-((( I know - Novell describes POP3 solution in GW8 Admin book, but... only as I want to be POP3 Server for external clients. This is slightly different, reversed sittuation :-]]] I want to connect to POP3 accounts, not to server POP3 accounts :-]]]]
    You need to use an "old" tool called pfa (pop forwarding agent) that came with SBS.
    You set the external email server credentials in the user's object via C1 and the java applet runs on the same box as your gwia.
    Cool Solutions: How to get your POP Mail into GroupWise

  • How to Mapping with AP to GL Reconciliation Process

    Hi All
    We are using Oracle R 12.
    I have to Reconcile with Ap to GL.
    When i Reconcile with AP to GL (AP Trial Balance = GL Trial Balance ) should nock off but Closing Balance is Not Matching, Its showing some differance in morethan GL TB Closing Balance to AP TB...
    Regards
    Senthilkumar C

    Hi,
    Common Reasons for balance mismatch between AP & GL
    1) Manual journal entries in the general ledger that involve an AP liability account will cause the AP Trial balance not to reconcile to the GL. These entries are not included in the AP sub ledger so they will not be reflected on the AP Trial Balance Report.
    Run the "GL Account Analysis" report for the liability account and for the date range in question. Look for transactions with a source other than Payables. This can quickly pinpoint any transactions incorrectly charged to the account.
    2) You performed a data fix in the past where you used the undo accounting script and swept a transaction forward from a closed period to recount it, this will cause an imbalance between AP and GL. The imbalance will be corrected in the period in which you made a GL adjustment to account for the fix.
    3) Any correction you make during the journal import process will result in the line being changed in the general ledger, but not in AP
    4) If you have deleted any AP batches or lines from AP batches out of the GL Interface, this will cause AP and GL to be out of balance
    5) If the AP batch is still in the GL Interface, it will not be reflected in the GL reports and this will cause a difference between AP and GL.
    6) Any AP batches that are unposted in GL will cause a difference between AP and GL
    Regards,
    Raju

  • How to mapping domain tables

    Hi,
    I am new one to Kodo and have a question about how to mapping with FK of the domain tables. For example, the magazine table has a fk refering to publisher table. So, the Magazine object has mag_id (pk) and publisher (fk, object of Publisher). The Publisher will have pub_id as pk. What kind of mapping it needs? By the way, the database has fk constraints on.
    Thanks in advance,
    Michael

    pk means primary key and fk means foreign key. I use kodo-jdo-3.4.1.
    You are right, the example is similar to the example in the user guide. Table magazine has mag_id as pk, publisher_id, a foreign key constraint with table publisher, and other columns. So, the publisher table is a domain table. The database has non-deferred foreign key constraint.
    I define the following classes:
    class Magazine
    String mag_id; //pk
    Publisher pub;
    class Publisher
    String pub_id; //pk
    I use one-one mapping at field pub of Magazine to publisher as Column.PUB_ID = "PUB_ID" in mapping file. However, it doesn't work.
    When I try to insert a new magazine record into magazine table, the database will check table Publisher for foreign key constraint, and then the kodo will automatically try to insert a new record into publisher table.
    I know something wrong in my mapping. What should I do?
    Thanks,
    Michael

  • How to add a bing map with pins to a Siena Project

    Hi
    I just want to add a bing map with the current location and a few nice pins of some nice locations around me. Comming out of a Excel file. Potentially also draw some routing lines into the bing maps.
    Any ideas how I can accomplish that goal?
    Thank you in advance
    wbr.
    Joerg 

    yes you can (there is actaully one on the map, blue square)
    The syntax is listed on
    http://msdn.microsoft.com/en-us/library/ff701724.aspx
    You will however have to build the correct string to included in the image source (which you can do in the source excel or in runtime in siena)
    Concatenate is suitable to do that.
    http://dev.virtualearth.net/REST/v1/Imagery/Map/Road?pp=47.638197,-122.131378;;1&ms=350,500&key=KEYHERE
    the PP indicates the pin actually and the bing map autocenters on that. You have several options listed on the webpage listed above. It's a question of the one fitting you best.
    Please note that your bing key is yours so you need to hide it well enough.
    Regards
    StonyArc

  • How to lock a specific map with a password in FINDER?

    I don't use a password on my mac because you have to fill it out the whole time for ridiculous reasons. But I have one map, with all my financial numbers and invoices, that I want to secure with a password.
    How to do that?
    I already tried some things but can't figure it out.
    Thanks in advance!

    not sure what you mean by a map here. if you use a blank admin password (a mistake IMO), pretty much your only option is to create an encrypted disk image using disk utility and put whatever you want protected inside. when the image is unmounted, the only way to mount it is by entering the password you set at the image creation time.

  • How to start with XSLT Mapping

    Hi Everyone,
        How to learn XSLT Mapping,Error Analysis,Triggering alerts and Trouble shooting in XI.Plz could anyone help to get through these areas?I'm facing many problems in my inetrviews in the above mentioned areas.I eagerly waiting for the response.
    Regards,
    Swapna..

    Some of the blogs are
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    /people/pooja.pandey/blog/2005/06/27/xslt-mapping-with-java-enhancement-for-beginners
    /people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping
    etc

  • I need your expert opinion on how to create a map with multiple conditions.

    Hello.
    I need your expert opinion on how to create a map with multiple conditions.
    I have a procedure (which i cannot import or re-create in OWB due to the bug), so i am trying to create a map instead :-(
    How can i create a cursors within the map?
    My function creates table and cursor.
    Then it will have to check for duplicates in the tables (the one created and another table) - the criteria for finding duplicates is a number of fields.I then need to place few different conditions (if some attributes are not available) and it has to load cursor based on this conditions. The next step is to fetch the data into the cursor based on what attributes are missing.
    The next thing it will do is insert the data into table (if record doesn't exist), output the error in separate table is record is corrupted, or update the record with changed information.
    In short i need to re-create match / merge but with conditions, iterations etc 'built into' it.
    I can read up on available functions - it's just what would be the best options? and what would be the best approach to do so?
    In my function i use %rowtype - but cannot use it in owb - so what would be the alternative? i don't really want to create a lot of variables and then have a nightmare of maintaing it. are there any tips regarding this?
    having looked through Oracle dedupe - it's not really what i need because it is just DISTINCT.
    I would appreciate any help / advise on this.
    Thank you very much

    thanks a lot for your reply - i will look into this option :-)
    it is a bit more complicated now as i have to re-create the match / merge and then somehow 'tweak' it to achieve the result i need.
    At the moment i am looking to breakdown the package into smaller chunks 'functions' and try creating the map that way.
    Anyway, thank you very much for your suggestion.

  • How to use tile map with AS3?

    I have a file that contains a bunch of isometric tiles that I need to make a map with, much like a sprite sheet but not for making animations. So using AS3, how can I divide that file into the different tiles, knowing the coordinates of each of them. Or can it be done automatically in Flash itself, so I can access each tile from AS3?
    Furthermore I've been a programmer for a couple of decades but I am new to Flash. I know there are a ton of DisplayObjects like Bitmap, Sprite, Shape, MovieClip, Symbol etc. But which one would be better to use for that file? I need to access it from AS3 as described above, but I don't need it to react to mouse events, stretch or have children, just extract each tile and move it onto the stage with AS3.
    It seems to be down to a choice between Bitmap and Shape, since they're both lightweight, but I couldn't find out what the advantages and disadvantages of them are, as there was no comparison between those two on Google, though between a lot of the other objects. And Symbol seems like an idea too, since when I googled this, I found a lot of pages saying that you should convert a Bitmap to a Symbol, but I never found out why.
    Oh, and since I'm building an isometric map, all the tiles and all other graphics I'll be using, will be Bitmap and not Vector since I'm drawing the graphics in pixelart.

    create one tile symbol (movieclip or sprite so you can use actionscript to reference tile properties - like its x and y) and arrange them (using code or by hand) into your map.
    enable the cacheAsBitmap property of your map (that has some number of tile children).
    assign the mouseEnabled property of the map to false and its mouseChildren property to false.

  • How to design a mapping with a pre-mapping operator

    Hi,
    I want to design a mapping with only one operator: a pre-mapping operator that uses a procedure with no parameters (so there are no input/output groups). When I validate this mapping I get error VLD-1009: Mapping lines have not been created.
    Question 1: how do I design a mapping if all I want to do is to execute a procedure and there are no target operators involved?
    Question 2: how are pre-mapping process operators intended to be used? (apparently not the way I use one here)
    Jaap.

    One way of doing this is to jus add a constant and a target table to insert a value into a dummy target. (i.e sysdate into dummy_table) This way you can execute the procedure using a pre mapping operator.

  • How to create a Mapping with Input Parameter?

    Hi,
    I have a target table where the primary key column should be loaded with an Input parameter value. How can we implement this? Let me know if any examples are available?
    Regards
    Kishan

    Use a map input operator in your mapping. In the outgroup add an attribute, mapp the attribute with the column and then you can start the mapping with an extra input parameter.
    Bye
    Detlef

  • How to map Idoc fields with external file

    Hi All,
    How to map Idoc fields with external file.
    I want to check the settings where Idoc fields are mapped with external file.
    Thanks in advance.
    Regards,
    Govind.

    If you have configured a fileport where on trigger of IDOC you are creating the file, you can look at the message type documentation and get the offset values for each field in each segment

  • How to map secondry elements with main if have same ids for both?

    I need to map secondry elements with its matching primary elements if they both have same id.
    How can this be achieved in xslt.
    If ids are not matching then not a single element of secondry sholud be shown.
    If ids matching, then other fields of secondry elements, should be mapped to similar fields of primary elements.
    Eg: Its like some program running and in between some add on programs started (may be trailor or advertisement).
    the add on program is not always shown (optional), and whenever shown it has its own data information etc etc.
    Please provide me some input, how to map and proceed.
    Not sure what this code is really doing.
    <xsl:template match="SECONDARY_EVENT_LIST">
              <xsl:variable name="secondaryElements" select="ancestor::SCHEDULE/SECONDARY_ELEMENT_LIST"/>
              <xsl:for-each select="SCHEDULE_ELEMENT_ID">
                   <xsl:variable name="id" select="."/>
                   <xsl:apply-templates select="$secondaryElements/SCHEDULE_ELEMENT[(@ID=$id)]"/>
              </xsl:for-each>
         </xsl:template>
    Is this having any relation with what my requirement is all about?

    Hi,
    You can use XPATH command to get the exact tag.
    You can access each tag with it location like “/Report_Name/Group_Tag/Element_ID”.
    I think this will remove the ambiguity of Tags with same ID.

  • How to map the bulk users with the required  roles in portal at one time

    Hi,
    Would anyone tell me how to map the bulk users with the required roles in portal at one time?

    Thanks for all the reply.
    <b>I need to assign 1 or 2 group to n((eg) 1000)number of users</b>
    I tried the first option like
    [group]
    gid=
    gdesc=
    user=
    Thr problem with this is I could n't put more no of users in the notepad.
    I would be able to put only 150 users in the single line of notepad. If it goes to next line it is not working.
    I tried creating seperate notepad but in Import it says "exists"
    I'm not sure about LDAP. Would anyone explain me the best approach to do this.

  • How to Map Proces form field with Resource form field?

    Hi,
    How to Map Proces form field with Resource form field while creating Process form in Form designer

    Are you talking about Provisioning ?
    then you do that in Data Flow under Process Defintion in OIM 10g
    In OIM 11g you use Request Dataset. In that you can directly map fields to process form.

Maybe you are looking for

  • K7T Turbo-R Limited Edition and USB

    After doing whatever research I could in these forums, I really couldn't find solid answer so I'm posting my questions. I have recently ordered a new case for my K7T Turbo-R Limited Edition (it's the red one) which has additional USB connections in t

  • Error while transporting Data sources from DEV to Qual

    System :  SCM 5.0 (SP 8),  BI 7.0  (SP 12) 1) We are trying to transport Data source objects from Development server to Quality server. 2) Data sources of Type R/3 and Web Service. 3) We are able to transport the objects from Dev. 4) Once we import t

  • TS1538 how to download files from laptop to ipad air

    how to download files from laptop to ipad air

  • Add selection screen field in standard program

    Hi Friends, I have a requirement to add a language selection screen field in standard programs (RFSUSA00, RFITEMGL, RFIDPL11, RFBELJ10_NACC, RFIDPL06, RAGITT_ALV01 , RFASLD15 , S_PL0_86000028 , RFCASH00 , RFIDPL18). This is such that when I select th

  • HELP!! ITUNES 10.5

    I tried downloading the new iTunes 10.5 but i keep getting an message that the installation failed due to an unexpected error. How can I download iTunes? Actually my old iTunes doesn't open now either...