How to find Last Payment date for vendor

Hi,
I am working on ALV  Vendor report details.
1) How to find the last payment date for the vendor.
2) In input paramter field  
    PARAMETERS: L_FILE  LIKE  RLGRAP-FILENAME.
   I want to validate the user input in the selction screen for downloading the file in the presentation server..
  what is the validation I have to write for the path name.
pl help me give details.
Thanks in advance.
sharma

1) use table REGUH field ZALDT or VALUT
2) use fm like EPS_GET_FILE_ATTRIBUTES
A.

Similar Messages

  • How to find the creation date for a released requests..

    Hi friends ,
    In se09 tcode , we a date which represents the last changed date .. Now , for a particular Released request i want to find out the Creation date for it . How can i find it . I checked the tables like E070create there also we have requests that not released yet , i have also checked se03 and other tcode and a fn mo dules like TR_READ_GLOBAL_INFO_OF_REQUEST .
    So how to find the creation date for a released requests. Iam waiting for ur inputs..
    Thanks in advance..

    hi,
    Did u found the way to get the request creation date?
    I also need the same information.
    This needed for audit purpose........so it is must.
    Please help me in this.
    Best regards,
    vinod

  • How to know last access date for the schema's

    Dear all,
    could u plz tell me How to know last access date for the schema’s
    Regards,
    Srinivasa rao.P

    Srinivas,
    could u plz tell me How to know last access date for the schema’s
    In Oracle, we don't access schemas but schema objects.And this informationis not kept anywhere persistantly.As Amit also mentioned,if you do need it,you have to enable Auditing.
    Aman....

  • Fi report to find last payment date

    Hi guys
    How can i find the last payment date of a customer.
    Suppose a customer has a balance of 100 $ as of today and he clears an amount of 20 $ tomorrow so 21.10.2008 becomes his latest payment date, where will this be stored any idea?
    Thanks

    IN KNKK table there is a field CASHD & CASHA.check if this works.
    otherwise do this,
    there will be a doc type for customer payment (DZ or something)
    give that doctype in BKPF and get the line items from BSEG and filter it based on customer number.
    Sort the records based on the posting date descending.first record would give the last payment.

  • How to find last login date of a sql login?

    i want to disable the SQL Logins which are not logged in last 15 days. (I schedule a job every night to check and disable)
    For this 
    i want to find  last login date of all sql logins in an instance if the login didn't log in with in 15 days i want to disable them.
    In SYS.SYSLOGINS table we can see all the logins and 'isntname' tells us if it is SQL login or windows login. 
    but where to find the last login date of SQL log in ?
    Can any one help me?

    Hi HYDBA,
    If you use SQL Server 2005 or later, you can only get the current logon data using
    DMV likes:
    select
    max
    (login_time)as
    last_login_time, login_name
    from
    sys.dm_exec_sessions
    group
    by login_name;
    Related to your question there are two options:
    One is logon trigger,
    which is used to get current login time and login name comparing with the data from
    sys.dm_exec_sessions. If the current login time comparing with last login time is larger than 15 days, then prevent the current login.   
    Another one is to schedule a job, which is used to disable logon who’s current login time
    comparing with last login time is larger than 15 days.
    Hope it’s helpful for you.
    Regards, Amber zhang

  • How to fetch last changed date for Header in me22n?

    Hi Experts,
    I need to create a report for PO, where I have created one screen tab in Header level(customer data), therefore I need to fetch last changed date for header , I must mention that I do not want last changed date for item level, only for header last changed date is required.
    Kindly assist me on this.
    Thanx
    Shireen

    Read table CDHDR (object "EINKBELEG") and CDPOS (look for table name EKKO), keep the last CDHDR record with "EKKO" data actually changed.
    Regards,
    Raymond

  • How to find Down Payment document with vendor details from AW01N

    Hi,
    I am trying to do partial settlement in KO88, for AUC to Fixed Asset. While running the T Code I am getting the following error message.
    Down payment to recipient 100620 0 area 01 amount   13,181,454.04 not cleared
    Message no. AW605
    I went through many threads for this issue and I am trying to clear the downpayment in F-54. But I am not able to find the Vendor details to whom the Down Payment was done, neither the dosument number against which the downpayment has to be cleared.
    I tried finding these details in AW01N. I could find the amount reflecting in the Planned and Posted tab in the first section.
    But was not succesful to find the documents and vendor details from there.
    In the second section in Planned Tab, I am finding some transactions. There I am finding Down Payment mentioned. When I double click on Down Payment in AW01N, I am taken to the document which is a clearing of Down Payment. You can see the below entry.
    81008100
    Fixed Assets Interim
    1,049,371.84-
    30300100
    000000900000 0000
    2,538,367.44
    30520000
    Clg Cap D-Pmts-T-Ast
    2,538,367.44-
    30300100
    000000900000 0000
    1,049,371.84
    30300100
    000000900000 0000
    101,948.00-
    30520000
    Clg Cap D-Pmts-T-Ast
    101,948.00
    Now, how do I know which documents to be cleared to which Invoice and the vendor details.
    Kindly help me with this issue.

    Hi,
    Thanks. Kindly suggest now, how to find the documents and vendor details from there.
    When I double click on any Down Payment in AW01N, I am taken to the document which is a clearing of Down Payment. You can see the below entry.
    81008100
    Fixed Assets Interim
    1,049,371.84-
    30300100
    000000900000 0000
    2,538,367.44
    30520000
    Clg Cap D-Pmts-T-Ast
    2,538,367.44-
    30300100
    000000900000 0000
    1,049,371.84
    30300100
    000000900000 0000
    101,948.00-
    30520000
    Clg Cap D-Pmts-T-Ast
    101,948.00
    Now, I want to clear the down payments in F-54, but how do I know which documents needs to be cleared to which Invoice and the vendor details. Since I am getting error while executing KO88 AUC transfer to Assets.
    Down payment to recipient 100620 0 area 01 amount   12,832,161.41 not cleared
    Message no. AW605
    Diagnosis
    All downpayments were not cleared for the asset under construction for the receiver 100620 0 in area 01. An amount of   12,832,161.41 was not cleared, or too much was cleared.
    You can only completely transfer an asset under construction if you reverse the down payments in the current fiscal year beforehand.
    Procedure
    Clear the downpayments that you want to settle to receiver 100620 0.
    Check screen shot.

  • HOW TO FIND LAST DOCUMENT DATE BASED ON MATERIAL NUMBER

    Hi,
           I want to know how to find the last document details based on material number.
    Is there any Functional modulle or BAPI programe?
    i,e, I want know last goods receipt details (MIGO)  based on material number.
    Can u please anybody tell me.
    Thanks,
    S.Muthu.
    Edited by: Subramaniyan Marimuthu on Jan 2, 2008 9:07 AM

    Hello.
    Check the BAPI_GOODSMVT_GETITEMS
    -example--
    Get GRs after a specific date for a specific plant/ storage location and movement types
      wa_budats-sign = 'I'.
      wa_budats-option = 'GE'.
      wa_budats-low = '20071201'.
      APPEND wa_budats TO budats.
      wa_plants-sign = 'I'.
      wa_plants-option = 'EQ'.
      wa_plants-low = '1000'.
      APPEND wa_plants TO plants.
      wa_stlocs-sign = 'I'.
      wa_stlocs-option = 'EQ'.
      wa_stlocs-low = '0001'.
      APPEND wa_stlocs TO stlocs.
      wa_mvts-sign = 'I'.
      wa_mvts-option = 'EQ'.
      wa_mvts-low = '101'.
      APPEND wa_mvts TO mvts.
      wa_mvts-low = '901'.
      APPEND wa_mvts TO mvts.
      wa_mvts-low = '123'.
      APPEND wa_mvts TO mvts.
      CALL FUNCTION 'BAPI_GOODSMVT_GETITEMS'
        TABLES
          plant_ra        = plants
          stge_loc_ra     = stlocs
          move_type_ra    = mvts
          pstng_date_ra   = budats
          goodsmvt_header = header
          goodsmvt_items  = item
          return          = return.
    Reward if helpful.
    Cheers,
    George

  • How to find last activites date time in BCC by all BCC internal users?

    Is there a way to find the last activities date and time in BCC by all BCC internal users?

    It looks like /DSS/TrackActivity.sdl does the job for normal commerce users, but there is no such scenario for Internal users(BCC users), so this is something we need to do for internal users.
    Is my understanding correct?

  • How to find the payment status for check is bounce or not?

    hi all,
    i am looking for scenario like how to find check is bounce or not from system.
    please help in this, like any  tables or function modules for checking the status for check bounce or check cleared in the payment.

    Hi,
    Normally rejected payments (including cheques) must be processed as  IS-U "Returns".
    Therefore the returns history report RFKKRF02 (transaction FPM3) will provide you the history of the rejected payment/s.
    I hope this gives you what you are looking for.
    Regards,
    Ivor Martin

  • Last Transcation date for vendor.

    Hello
    I have a requirement, i need to get vendor with  last invoice posting date. This will help us to have list of vendors with whom transaction is not done for more than a year and The invoice# will be identified on the basis of document type.
    Regards
    GD

    Hi Expert,
    Just Go to T-Code: FBL1N, select the vendor range and select the key date of Open Items to view.
    In the Output, select the select the variant and their add the posting date and just sort the posting date, which will fulfill your requirement.
    Regards,
    GK
    SAP

  • How to find the validity date for material reservation

    Dear All,
      User created the reservation using transaction code MB21 on 2nd December 2008 and 16th Dec 2008, when he is transfering materials he is getting the error message "Document does not contain any selected items" when I check the reservation
    Goods movement for reservation allowed --> checked
    Final issue for this reservation --  compleated (checked)
    Item is deleted                       --  Checked
    Base Date is --> 02-12-2008 check againest factory calender
    in OMBN Transaction  configration setting are as below
    Goods movement for reservation allowed --> checked
    No. of days, if 'movement allowed' is set automatically --> 10
    Retention period, in days, for reservation items --> 30
    Please check and do the needful.
    Thanks & Regards,
    MK

    Hi,
    You are getting the message "Document does not contain any selected items" because, in this Reservation, there are no items available to move from the storage locations. This has happened because of the following 2 indicators:
    1.Final issue for this reservation -- compleated (checked)
    This Indicates that a reservation item is completed. Further goods movements in respect of this reservation item are not anticipated, although they are still possible.
    The indicator is set automatically for a goods movement when the total reserved quantity has been withdrawn or delivered. In the case of a partial delivery, you can manually set the indicator if no further goods movements are expected in respect of the relevant reservation item.
    2.Item is deleted -- Checked
    Specifies that the item has already been deleted and you do not expect any further movements in
    respect of this item.
    Please check if anybody, by mistake has flagged these indicators.
    Regards,
    Narayana.

  • To find last run date of custom concurrent program in oracle apps

    Hello Exports,
    Can you pls tell me how to find last run date of custom concurrent program in oracle apps.( thr Backend query )
    Thanks in advance,
    Edited by: 981527 on Mar 7, 2013 3:01 AM

    try the below:
    select fcp.user_concurrent_program_name
    ,fcr.request_date
    ,fu.user_name
    ,fcr.actual_start_date
    ,fcr.actual_completion_date
    ,fcr.phase_code
    ,fcr.status_code
    ,fcr.argument1
    ,fcr.argument2
    ,fcr.argument3
    from fnd_concurrent_programs_vl fcp
    ,fnd_concurrent_requests fcr
    ,fnd_user fu
    where fcp.user_concurrent_program_name like 'Payroll Run'
    and fcp.concurrent_program_id = fcr.concurrent_program_id
    and fcr.requested_by = fu.user_id
    order by fcr.actual_completion_date desc

  • How to find out last update date for business partner's marketing attribute

    How to find out last update date for business partner's marketing attribute??
    Im freshie for SAP Application and im assigned to find out last update date for marketing attribute changed
    which table is involved??
    Yours kindness will be appreciated
    thanks

    You can take a look at table AUSP as well as CRMD_AUSP_HIST.
    The "changed by" and "changed at" are logged on attribute level, not on attribute value level. When you change one specific value, the system does a "re-insert" of all existing values of this attribute.
    Take a look at the SAP notes 938426 and 966670  these may assit you in resolving the issue.
    Regards,
    William Laverde

  • To find last updated date in sql developer for a procedure or a function

    hi
    how to to find last updated date in sql developer for a procedure or a function.
    i m using sql developer version in 1.2

    I think you are in the wrong forum...
    Anyway you can try
    select * from
    all_objects o
    where o.object_type in ('FUNCTION','PROCEDURE');
    you have there the created date, last DDL and timestamp

Maybe you are looking for

  • Error message A/P invoice

    Hi All, Why the following error message appears when you trying to create an A/P Invoice.  in the Vendor field as soon as you select a vendor code the error message appears is as follows: Error message   " No Matching Records found 'Holiday Table' (O

  • How can I download Adobe Reader to an external hard drive to use on a machine not internet connected

    I am trying to download Adobe Reader to my external 1Tb hard drive to use on a desk top that is not connected to the internet for security purposes. how can I choose which drive to save the download to?

  • Video out to Canon HV20

    I am using an Imac 20" Intel with 2G Ram, a 500 GB Lacie External drive for my media and a Canon HV20 Camcorder for material. I was able to capture my HD footage with no problem to FCE 4.0, edited my footage and created a DVD with IDVD with no proble

  • Advanced Sort, Filter (color, image size), DUPLICATES, face recognition, GUI customizeability

    Hi, here are some of my Lightroom Feature Requests (maybe later more): - Filter based on image size. Example: show me all photos with a resolution of 1600x1200 or less. - More complex filtering. Example: show me all photos from the Collection A that

  • Counting TTL pulses at high speed

    Hi all, I am using PCI-6221 board with DAQmx to count the number of TTL pulses (which varies in its frequency between 0Hz to 10MHz) at a high speed (200,000 samples/sec.) and I am having a problem when the TTL pulse frequency drops below a certain le