Where in F110 is the coding to populate REGUH-VALUT?

Dear all,
anyone got any idea?
Thank you.

Hi,
In the include program LF11BF01 for value date, the logic in standard program is given how the Value Date will be derived..
There are several places where a Value date is maintained and the SAP program takes priority as follows:-
1. It will first check if anything is maintained in vendor master data in the field LFB1>KULTG, then it calculates from here and this is done only if table T042Z is marked with XSCHK/XSWEC fields.
2. Secondly, check table T012A & Table T012C. The IMG path would be Accounts Receivable and Accounts Payable>Business Transactions>Outgoing Payments>Automatic Outgoing Payments>Payment Method/Bank Selection for Payment Program>Define Value Date Rules & Assign Payment Method to Bank Transaction
3. Thirdly, system would check in table TBKPV. The IMG Path would be Bank Accounting>Business Transactions>Payment Transactions>Payment Handling>Value date>Define Number of Days Between Payment Run Date and Value Date at House Bank & Define Logistics Calendar per Currency
4. Fourthly, it would check in Table T042V. This isn FBZP> bank Determination>Value date.
In the ablove mentioned priority/Sequence system would check the presence of value date configuration and would populate the Value in REGUH table.
Regards,
SAPFICO

Similar Messages

  • Formula Variable - where to find the coding?

    Hi Experts,
    how can I find the coding of a variable type formula used in query calculation?
    I don´t know the CMOD Project the variable would belong to....
    Thank you,
    Angie

    Hi,
    In CMOD transaction instead of searching for BW, you can press F4 when your cursor is in the Box where we are supposed to enter the implemented project for customer exit variable. Once you do this all the projects would be listed, each one will have a brief description for which area it has been implemeted and it implements what.
    From the list select the relevant enhancement and select components from radio buttons below and then click on display. This will give you the include that has been implemeted for the same. Search for the variable name that is used in the query for the search. You will find the code in there.
    This structure is similar for most enhancements.
    Regards,
    Adarsh Mhatre

  • How can I add left join in the coding

    I intend to dynamic add left jion in my java class.
    so I write the coding like below:
    incident_id = svc_yokyu_id(+)
    (Both of them have been selected in the select sentence.)
    However, when I run the app, it will throw a sql error.(ora-01416)
    then I copy the error sql sentence and try to test it
    QRSLT WHERE (incident_id = svc_yokyu_id(+))--this is a error sql sentence.
    Finding that if I delete the left join,(+), the sql will run right,
    or I modify the sql like
    QRSLT WHERE incident_id in (Select svc_yokyu_id from xxfm_srl_sr_jc_relation xssjr where incident_id = xssjr.svc_yokyu_id(+)) , it run right as well.
    according to bussiness requestion, I can't write the coding like above,
    so, i don't know how to implement it.
    and i hope to your advice. thx

    Does a hand come out of the screen, grabbing you by the wrist, every time you try?
    Just guessing…
    Peter

  • How to let TC F110 do the clearing of direct debiting

    Dear friends, I have setup direct debiting for Denmark called PBS Leverandørservice in TC F110 with the necessary configuration. The payment method are working as a flat file downloaded to a local PC and then uploaded into PBS (today called Nets) using their web portal. That part is working.
    Since the number of postings on this payment method is small should it be setup so open items are automatically cleared on the time of executing u2013 if the customer rejects the direct debiting request should this be handled manually including the reset of previously cleared open items.
    Question is where do I set the customizing flag? To let TC F110 do the clearing of the open items at the time of the execution of TC F110? In the way as a vendor payment)!
    regards
    René

    Hi Rene,
    I've read your post on SAP PBS LeverandørService with with a lot of interest & curiosity. As I'm currently preparing config of the same in DK, I wonder whether you could share the specifics related to the configuration and in particular the DMEE setup?
    Thanks & Best Regards,
    Erik G

  • Where do I specify the URL to test for my load testing project?

    When we create a WebAndLoadTestProject in VS 2013, the only place where I can specify the URL that I actually want to test is by adding a Web Performance test to the project and specifying the URL in the recording tool.
    Does this mean that I cannot have a load test without having a web performance test?
    Because I've searched a lot and I don't find any other place where I can specify the URL that I want to test.
    And all the blogs that are out there also talk about having both the web performance test and the load test together. I never come across a single one that explains having a load test without a web performance test.
    So my question is; Can I or can not I have a load test without a web performance test? If I can, then where do I specify the URL that I want to test against ??

    A Visual Studio Load Test is a thing that runs other tests, looks after their results and collects some timing data. A load test can run large numbers of other tests to simulate big loads. On its own a load test does not do anything. Load tests are
    really good at running Web Performance Tests and collecting their results. Load tests can also run Coded UI tests and unit tests.
    The URL used in a Web Test can be derived from a context parameter. The Web Test command "Parameterize Web Servers" can be used to change all the URLs in the requests to context parameters.
    Load Tests can also specify context parameters and any values they specify will override the parameter values specified in a Web Test.
    Regards
    Adrian

  • Where i will give the date and time of the session background process

    Hi.
    I created a program on XD01 by using Session Method.
    It is executed properly and process in forground also fine.
    What my problem is i want execute process of session in Back ground on that time i want give the Date and Time. I do not know where i will provide date and Time.
    I want Process the BDC Session after 2 days. How it is possbile. Where i will give the date and Time?
    With in these 2 days i want know the status of the Session Process. How i will check the status?
    Any body will explain these things with full flow of sequence.
    I do not want use the BDC Session by using RSBDCSUB. In that program there is no options for giving the Date and Time.
    Thank You.
    B. Krishna.

    Hi,
    While creating session through BDC_OPEN_GROUP function, populate HOLDDATE field to set lock on the created session till that date, say 31.12.2008 and you would like to execute your session on 1.1.2009 at 2:00 AM.
    Once session is created, create a batch job for program RSBDCSUB and schedule it on 1.1.2009 at 2:00 AM (server time).
    I am confident that it solves your problem.
    Regards,
    Prasanth

  • Reg:  where used list for the any logical (or) physical files

    Hi
    Is there any possible way to check the where used list for the any logical (or) physical files (Tcode: FILE)
    Please let me know.

    if the path is hard coded in the program...
    you can use : RPR_ABAP_SOURCE_SCAN to scan the system and find out where its hard coded....

  • Where do i find the subscription manager?

    where do i find the subscription manager?

    Post Author: jsanzone
    CA Forum: Authentication
    Sven,
    The reference to Session Manager is more of a concept of operations versus an entity.  The portion of code that you copied and pasted in your post is actually part of the verbiage used in an ASP script that BusinessObjects expects you to create in order for you to obtain your objective.  You can use this coding to create your own customized script or you might be able to search around on the web for a more complete solution.

  • Where do I find the Session Manager?

    Post Author: sven
    CA Forum: Authentication
    Hello,Trying to figure out how users can access the reports from InfoView without having to authenticate themselves to the external SQL-server DB all the time. On Page 94 in the document called 'Business Objects Enteprise XI Release 2 Administrator's Guide' I find the following text: Use the session manager to create a trusted principal and log on to the CMS:ISessionMgr sessionMgr = CrystalEnterprise.getSessionMgr();ITrustedPrincipal trustedPrincipal = sessionMgr.createTrustedPrincipal("userName", "cmsName");IEnterpriseSession enterpriseSession = sessionMgr.logon(trustedPrincipal); Where can I find the session Manager? I can't find it

    Post Author: jsanzone
    CA Forum: Authentication
    Sven,
    The reference to Session Manager is more of a concept of operations versus an entity.  The portion of code that you copied and pasted in your post is actually part of the verbiage used in an ASP script that BusinessObjects expects you to create in order for you to obtain your objective.  You can use this coding to create your own customized script or you might be able to search around on the web for a more complete solution.

  • Where can I get the itab of generated sap query?

    Hi all,
    I generated a sap query which can display list of table in SAP ALV.
    Now I need to get the itab from the generated codes to perform some custom coding like sending the display list in email body message.
    Where can I get the itab now? From the SAP Query program I noted:
    data: begin of %g00 occurs 100,
                P0000-PERNR like P0000-PERNR,
                P0002-VORNA like P0002-VORNA,
                P0002-NACHN like P0002-NACHN,
                P0019-MNDAT like P0019-MNDAT,
                P0019-BVMRK like P0019-BVMRK,
                TEXT_P0019_BVMRK like TEXT_P0019_BVMRK,
                P0019-TERMN like P0019-TERMN,
                P0019-TMART like P0019-TMART,
                TEXT_P0019_TMART like TEXT_P0019_TMART,
                SYHR_A_P0019_AF_TEXT1 like SYHR_A_P0019_AF_TEXT1,
                SYHR_A_P0019_AF_TEXT2 like SYHR_A_P0019_AF_TEXT2,
                SYHR_A_P0019_AF_TEXT3 like SYHR_A_P0019_AF_TEXT3,
                P0019-UNAME like P0019-UNAME,
                %alvcount type i,
          end of %g00.
    data: begin of %%g00,
                P0000-PERNR(008),
                P0002-VORNA(030),
                P0002-NACHN(030),
                P0019-MNDAT(010),
                P0019-BVMRK(001),
                TEXT_P0019_BVMRK(040),
                P0019-TERMN(010),
                P0019-TMART(002),
                TEXT_P0019_TMART(081),
                SYHR_A_P0019_AF_TEXT1(072),
                SYHR_A_P0019_AF_TEXT2(072),
                SYHR_A_P0019_AF_TEXT3(072),
                P0019-UNAME(012),
          end of %%g00.
    I tried to declare DATA lt_g00 TYPE TABLE OF %g00 in infoset (END-OF-SELECTION After list output) but it cannot compile. It gives out the error message: Type "%G00" is unknown
    Anyone have any idea?

    Hi, colleagues!
    If someone's facing the same problem - it seems to be that the only solution is to use something like this:
    FIELD-SYMBOLS: <fs_alv_copy> TYPE ANY TABLE.
    ASSIGN ('(NAME_OF_YOUR_GENERATED_REPORT)%G00[]')
    TO <fs_alv_copy>.
    and then work with field symbol.

  • RSAABAP - codeid: where can I see the corelated program/startroutine?

    Hi
    I have been looking for a ODS name in the RSAABAP table. I have now found ABAP using this ODS and would now like to go to the program/startroutine that is related to the given CODEID. How do I do that?
    Thanks in advance, kind regards,
    Torben

    Hi Steffen an others whom it may concern or who can deploy additional helpful aspects,
    If you've found a piece of ABAP-code matching your request e.g. the tech. name of an ODS in table RSAABAP you got a CODE-ID linked to it.
    To find out in which Transformation this Code-ID is used as a routine, you have to go to SE16-->RSTRAN and find out if you get any hits, inserting the CODE-ID alternating in one of the fields STARTROUTINE, ENDROUTINE, EXPERT (*). If you get a hit take the TRANID to RSA1, and search for Transformation with the TRANID as tech.name.
    tada!!!
    Bear in mind, that there might be ABAP Code usage you can find in RSAABAP but you wont be able to find a related routine (*). Then you can try an search for the TRANID in Table TADIR, or you might have found a "lost routine" (the TRFN had been deleted before, but the coding still remains in RSAABAP).
    Now to my additional questions.
    1. i'm wondering, if the code-id can link to other coding-objects than just routines. if it does, what kind of coding-objects, and where can i find more information about them (comparable to RSTRAN table in the standard case written above)
    2. the fact, that RSAABAP does not contain ABAP Coding placed in Includes, functions or programs leads to the question, which other sources do i have to request to get information about code usage there too?
    (*) In a concrete case i'd found the connection to the correct transformationen searching for Code-ID in RSTRAN field GLBCODE2. So if you want to check out more options try searching on the fields GLBCODE, TRANPROG, SHADOW_TRANID and GLBCODE2 too.

  • BDC question - Where can I see the results of a SUCCESSFUL BDC?

    Hello friend,
    Where can I see the results of a SUCCESSFUL BDC?
    I've tried SM35 but I beleive it'll show results if and when there are errors. otherwise, if the batch input is successful nothing is kept. So where do I see the results of a error free batch job please?
    Many thanks.

    hi,,,,,
    Logically Logs are maintained for those details which are not processed Succesfully,
    But still if you want to see the succesfull logs then you have to do coding in your BDC report, there is a function module that stores the sttus message for each record you pass in the BDC,
    CALL FUNCTION 'FORMAT_MESSAGE'
            EXPORTING
              id   = it_messtab-msgid
              lang = 'EN'
              no   = it_messtab-msgnr
            IMPORTING
              msg  = vl_mstring.
          it_ini_con-status = 'S'.
          it_ini_con-mssg = vl_mstring.                 "'valid Employee Number'.
    Thanks
    Saurabh

  • SAPBEXgetResultRangeByID inNW2004s /  Where do I find the QueryID

    hi,
    in BW 3.5 I was able to get the result range by using that.
    Set myState2 = Run("SAPBEX.XLA!SAPBEXgetResultRangeByID", "SAPBEXq0001")
    myState2.Select
    I tried to do the same in NW2004s, but without success. I put the code to sub CallBack. 
    How is the coding in NW2004s? Where do I find in NW2004s the queryId?
    Thanks for the info.
    Regards, Andreas

    Hi Andreas
    I've been trying to figure out the same question. I believe I have a solution.
    Declare and instantiate:
    Public paddin as Object
    DIM BeX1 as Object
    DIM DPS as DATAPROVIDERS
    DIM DP as DATAPROVIDER
    DIM rst as RANGE
    DIM tmp as STRING
    Set BeX1 = Application.Run("BExAnalyzer.xla!GetBex")
    Set pAddin = CreateObject("com.sap.bi.et.analyzer.addin.bexConnect")
    Set DPS = BeX1.Dataproviders
    FOR EACH DP in DPS
    tmp = DP.QUERY
    Set rst = pAddin.SAPBEXgetRESULTRANGEbyID, activeworkbook.name, tmp)
    Debug.print rst.rows.count
    NEXT DP
    If you test this code it will print number of rows in each of your dataproviders. The variable rst will give access to entire resultarea as a range.
    Martin
    Message was edited by:
            Martin Stangeland

  • Where can I find the batch no (or UPC code or Lot no) in the Delivery doc?

    Hi all,
    I am using 4.6c . I send the IDoc DESADV to my customer and they get the EDI document which their translator converts back to IDoc. I need to find this information in the delivery document (vl03n):
    lot no., batch no. UPC code. so that I can populate them in the outbound IDoc.
    I could find the batch no in the table LIPS in the field CHARG. and I know in the EDI, the segment is SLN where this information is stored, but where is this in the actual delivery document (and the outbound IDoc)?
    Please ask me if my question should be elaborated.. Hope you can tell me the tab and the field in the Delivery document (it could be at header or item level.)
    Thanks,
    Charles.

    Hi there Charles,
    Batch number is in DESADV IDOC in field E1EDP09 CHARG.  In VL03N, you can drill down into a line item, and go the the Batch Split tab to see this number.
    I don't believe UPC number is a standard SAP field.  There is a EAN (European Article Number) field which can be used like the UPC field if needed. 
    I have a case where a customer sends a UPC and lot number on their order, and needs to see it back on the EDI shipping notice.  I store these values in custom text fields, which pass from the order, back to the DESADV IDOC after delivery.  From there, I can include them in the EDI back to the customer.
    Regards,
    Aaron
    *Helpful?  Poins are appreciated

  • F110 Identifying the check

    Hi Guys,
    When we carry out the payment using F110, how does the system identify the check to be printed?
    If say there are 2 banks HDFC and CITI BANK , how does system identify which check to print for which bank payment, in other words how is the check linked to this house bank.
    where do we link the check to be printed to this house bank?
    What are the steps for identifying the check to be printed automatically by the system.
    thanks
    srik.

    Hi srikanth,
    First i dont want to know whether you want to create different check formats for different banks or want to know how the system takes the cheque for each bank
    In t.code FCHI, we will create a check lot for each house bank and in F110, the syetem will automatically take the check lot based on the variant defined in the Printout/Data medium tab. But we can give the only one Check format and form for one payment method for our company code.
    Lakshmi

Maybe you are looking for

  • How can I find out the audio sampling rate of BetacamSP tape?

    Hi guys I'm trying to digitize BetacamSP tape. But I'm afraid if I might choose wrong setting... This tape is from very long time ago so we don't know which audio sampling rate we recorded with.. How can I find out the audio sampling rate of this Bet

  • How do you get a blue box?

    I have posted many questions (49 posts) here with some great feedback and solutions. I have answered others only a few times though. Just wondering how you get a blue box beside your name? Thanks.

  • F4 Help in WDJ

    Hi Friends, Any Idea in F4 Help Nwds. If have any documents pls share with me. F4 Help (Exp: In ABAP we have to Open Function Module here we can pass Bapi name (Bapi_Fligt*) Click on Enter we will get all bapiu2019s on Flight. Double click on that Ba

  • Is there a difference between the Lightning to USB included with an iPhone 5 and the one sold separately?

    I recently purchased 2 iPhone 5's and two Lightning to USB cables in addition to the ones that came with the phones.  We tried to use the first L to USB with the power adapter and it wouldn't work.  Then today I tried to use the second L to USB in my

  • My online number expired about 60 days ago ...

    I need to get it back, do you know if this is possible??  It's printed on all of my stationary and business cards. Additionally, any idea why Skype doesn't provide real phone support for people that spend almost as much money with them as they do wit