Calling FBL1N with filter criteria - POINTS WILL BE REWARDED

<b>POINTS WILL BE REWARDED</b>
hi abap gurus.....
i have a very unique requirement...i have a alv report which displays vendors and the amount to be paid based on the credit limit...
VENDOR ,  TOTAL AMT,   AMT FOR 0-30 DAYS, AMT FOR 31-60 DAYS AND SO ON....
when we db click the vendor it calls transaction FBL1N and displays all the open items for that vendor.....
now the requirement is ... if we double click on field AMT FOR CREDIT 0-30 DAYS..it should call tcode FBL1N  but filtering the data for that vendor's open items based on the ''Arrears after net due date'' field with paramenters 0 to 30.....similary for the other columns...
i wounder if it is possible .....

hi prabhu...thnx a million for ur reply.....
the program name for std tcode FBL1n is ... RFITEMAP
the field name for "Arrears after net due date"  is ....... VERZN
i m using a simple ALV...
so should my code be as below..
IF ls_selfield-fieldname = 'LIFNR'.
SUBMIT RFITEMAP
WITH VERZN IN r_VERZN    (can i set this between two variables )
EXPORTING LIST TO MEMORY AND RETURN.
ENDIF.
will this code give the same output as.....it gives when i would call FBL1N for particular vendor...and then filter the data based on VERZN.....
i m a bit confused about this statement "EXPORTING LIST TO MEMORY AND RETURN."  ... i m not too sure how it works.....
can u plz clarify things a bit more....
thnx again...

Similar Messages

  • Calling back with empty distribution points list

    Hello
    We are running sccm 2012 R2 cu0 and encounter a strange behavior regarding users not able to use the software catalog.
    Some background :
    We setup primary site and 3 DPs while running sccm 2012 sp1, then upgrade ro R2, then cu0
    then we setup 10 DPs and start deploying clients.
    All Clients looks well configured using the "Configuration Manager". All packages are replicated onto those DPs (except ms updates so far)
    Clients that are assigned to boundaries linked to the 3 DP made while running sccm 2012 sp1 are running smoothly. They can use the apllication catalog
    The one that are assigned to site where dp have been build with R2 cu0 can't use catalog.
    They all got this message in the :
    LocationService.log on the clients
    Calling back with empty distribution points list LocationServices 11/12/2013 12:27:05 78432 (0x13260)
    Current AD site of machine is NO LocationServices 11/12/2013 12:27:06 78432 (0x13260)
    ContentTransfertManager.log
    CCTMJob::UpdateLocations - Received empty location update for CTM Job {25A6CF0B-19F6-4B2F-A639-5F6F225D47E6} ContentTransferManager 11/12/2013 13:27:14 81400 (0x13DF8)
    CTM job {25A6CF0B-19F6-4B2F-A639-5F6F225D47E6} suspended ContentTransferManager 11/12/2013 13:27:14 81400 (0x13DF8)
    Ad schema is ok, boundaries and boundary groups also.
    I compare new DP vs "old" ones and there is no difference in the configuration.
    I looked at some logs but didn't found any relevant information.
    I also read all similar post but none looks "similar" to our configuration
    If someone can "guide" me to troubleshoot this, it will be appreciate.
    Feel free to ask for any information
    Thanks

    Hi,
    Could you please use IP ranges instead of your boundary to test whether
    the clients could get DPs?
    If this could work, there should be a problem with the boundary of AD sites.
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Transfering Developments to Another Server - Points will be reward.

    Dear Guys
    I want to transfer only developments done by Inhouse ABAPers and SAP itself to another newly developed server.
    We have an another server which have same configuration as of QA system but some programs developed by Inhouse developers and SAP itself (like during writing user exists or implementing notes in QA) is missing in new system.
    We have transported all in house development in new system by transporting our develoment classes.
    Bbut how can we transports changes made in SAP by SAP itself like with SAP Notes or if an another program is created in SAP by running an another SAP  program like user exits.
    Please note I just want to transport ABAP work not the configuration, we already have transported the configuration.
    Thnx points will be reward.

    Hi
    You create a Request  first in Se09/se10
    then double click that request and change
    You can add your different types of objects along with Object type  into this request
    whether it is Z or SAP changes
    R3TR-TABL -<table name>
    R3TR-PROG -<prog name>
    See the table TADIR for different types of Objects.
    So after adding all the objects into request release it and transport to new system.
    Reward points if useful
    Regards
    Anji

  • Calling back with empty distribution points list : Local DP vs Remote DP

    Hi all,
    I am an issue getting remote offices to pull packages (A task sequence) from their onsite DP. They keep pulling from the main DP in the datacenter.
    How do I ensure the mainDP is not considured 'LOCAL' but it is 'REMOTE' and the local office DP is 'LOCAL'?
    Here is my setup:
    SCCM 2012 with DP / MP set in Datacenter: mainDP
    3 Offices up the country with local DP Server: OfficeDP1 / OfficeDP2 / OfficeDP3 (green under monitoring and my packages show as verified content) 
    SCCM Boundaries set via "AD Site". This matches our AD Structure. In AD Sites and Services, each site has a unique IPv4 addressing (AD Address Prefix: Office1 - 192.168.100.0/25 & Office 2 - 192.168.101.0/25 etc)
    Each SCCM Boundary has a boundary group that reflects the local office
    The locationservices file on an office PC has:
    Current AD Site of machine is Office1
    Calling back with the following distribution points
    Distribution Point='http://mainDP/SMS_DP_SMSPKG$/PR10005D', Locality='LOCAL', DPType='SERVER', Version='7804', Capabilities='<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>',
    Signature='http://mainDP/SMS_DP_SMSSIG$/PR10005D', ForestTrust='TRUE',
    I would expect it to say http://Office1DP/SMS_DP_SMSPKG$/PR10005D
    This is how I configured my separate packages / programs:
    Package A and Package B:
    Data Source Tab: disabled Binary diff replication
    Data Access Tab: nothing ticked
    Distribution Settings: ticked - distribute the content for this package to pref dist points
    Program 1 and 2 respective config:
    Advanced tab: ticked - Allow this program to be installed...deployed
    This is settings when the TS deployed agaisnt Device Collection
    Distribution Points Tab: Nothing ticked (no fallback configured nor use remote distribution point)
    Deployment options dropdown: Download all content locally before starting task sequence
    This is the CAS.log file
    Location update from CTM for content PR10005D.4 and request {6637EBA8-A69C-4C96-940B-255EF1A45B3F}
    ContentAccess 16/12/2013 19:04:15
    4704 (0x1260)
    Download request only, ignoring location update
    ContentAccess 16/12/2013 19:04:15
    4704 (0x1260)
    Location update from CTM for content PR100063.4 and request {6637EBA8-A69C-4C96-940B-255EF1A45B3F}
    ContentAccess 17/12/2013 07:45:34
    3832 (0x0EF8)
    Download location found 0 - http://mainDP/SMS_DP_SMSPKG$/PR10005D
    ContentAccess 17/12/2013 07:45:34
    3832 (0x0EF8)
    Download requestonly, ignoring location update
    ContentAccess
    17/12/2013 07:45:34
    3832 (0x0EF8)
    and then the CTM log file:
    Persisted locations for CTM job {028C06AE-9D79-481C-A26B-2FF98A1D916C}:
    (LOCAL) http://mainDP/SMS_DP_SMSPKG$/PR10005D
    ContentTransferManager 16/12/2013 17:42:15
    2724 (0x0AA4)
    Nothing points to the local officeDP which has the content successfully distributed and verified against it.
    Help
    Thanks

    This may not be the answer you're looking for since you're doing boundaries differently.
    This is how I have it setup and it works perfect.
    1)  Do ip ranges for all boundaries
    2)  Assign each boundary to a boundary group
    3)  Add the remote dp as the site server in the boundary group
    4)  Also make sure the main local dp also has a boundary group with all the ip ranges that don't have a remote dp.
    I believe when you download something from software center, you can check the following log to see what download locations it finds.
    C:\Windows\CCM\Logs\CAS.log

  • Download data from itab to excel in background (POINTS WILL BE REWARDED )

    Hi Guys...
    Is it possible to transfer data from an internal table to excel through a report which runs in background...???
    thnx in advance...

    Please refer following code.
    LOOP AT IT_EXCEL_LAYOUT.
      CONCATENATE: IT_EXCEL_LAYOUT-SLNO             ','
                   IT_EXCEL_LAYOUT-HERST            ','
                   IT_EXCEL_LAYOUT-QMNUM            ','
                   IT_EXCEL_LAYOUT-QERDAT           ','
                   IT_EXCEL_LAYOUT-AUFNR            ','
                   IT_EXCEL_LAYOUT-ERDAT            ','
                   IT_EXCEL_LAYOUT-EBELN            ','
                   IT_EXCEL_LAYOUT-AEDAT            ','
                   IT_EXCEL_LAYOUT-BELNR_M          ','
                   IT_EXCEL_LAYOUT-BSART            ','
                   IT_EXCEL_LAYOUT-MATNR            ','
                   IT_EXCEL_LAYOUT-TXZ01            ','
                   IT_EXCEL_LAYOUT-MTART            ','
                   IT_EXCEL_LAYOUT-MENGE            ','
                   IT_EXCEL_LAYOUT-CBAMT            ','
                   IT_EXCEL_LAYOUT-MMCRAMT          ','
                   IT_EXCEL_LAYOUT-CRN_NO           ','
                   IT_EXCEL_LAYOUT-MMDBAMT          ','
                   IT_EXCEL_LAYOUT-DBN_NO           ','
                   IT_EXCEL_LAYOUT-REJAMOUNT        ','
                   IT_EXCEL_LAYOUT-DBN_REJ_CODE_TEXT','
                   IT_EXCEL_LAYOUT-STAMT            ','
                   IT_EXCEL_LAYOUT-STXCAMT          ','
                   IT_EXCEL_LAYOUT-CRNNO            ','
                   IT_EXCEL_LAYOUT-LRNO             ','
                   IT_EXCEL_LAYOUT-LRDATE           ','
                   IT_EXCEL_LAYOUT-TRANSPORTERNAME
            INTO   IT_EXCEL-FLD.
          APPEND   IT_EXCEL.
    ENDLOOP.
    DATA:w_filename LIKE  CFFILE-FILENAME.
    CONCATENATE '/usr/sap/EC2/SYS/global/backup/'SY-UNAME '.csv' INTO w_filename.
    OPEN DATASET w_filename FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    IF SY-SUBRC = 0.
      LOOP AT IT_EXCEL.
         TRANSFER IT_EXCEL TO w_filename.
      ENDLOOP.
    ENDIF.
    CLOSE DATASET w_filename.
    It will help u to download data on to application server in csv format
    Regards,
    Swarup

  • How to build statistics for a table, its urgent, points will be rewarded

    Hi friends,
    I want to create a statistics for MSEG table in production server, because its not up to date.
    Total no. of entries available in table is 2,30,000.
    My O/S windows2003 (cluster)/oracle9.2/ ECC 5.
    I need a step by step procedure to build or create statistics using DB20.
    Regards,
    s.senthil kumar

    Hi stefan,
    Thanks 4 ur reply.
    I need some more clarification on db20.
    Wt are the values I have to give on following fields.
    New method and new sample size.
    anyfields or chek box I need to fill before create new statistics?
    My current screen values on following fields.
    new method = 'C'.  new sample size = '  '.
    old method  = 'C'. old sample size = '   '.
    Old Number   5,965         Deviation Old -> New   3,669
    New Number  24,834       Deviation New -> Old      97-
    Inserted Rows 0              Percentage Too Old         0
    Changed Rows  0            Percentage Too Old         0
    Deleted Rows     0           Percentage Too New         0
    Use                  A         
    Active Flag        A
    Analysis Method      C
    and history check box is marked.
    Can I run DB20 while server is running or at peak time?
    Regards,
    s.senthil kumar

  • Filter Criteria with where condition in graph api query

    Hi
    Filter criteria in  graph api is  working fine  through this api
    https://graph.windows.net/adummydirectory.onmicrosoft.com/users?$filter=displayName eq 'Ashok'&api-version=1.5
    Select criteria is also working fine through this api
    https://graph.windows.net/ adummydirectory.onmicrosoft.com/users?api-version=1.5&deltaLink=&$select=displayName,accountEnabled
    But when I am combining both query that means, I want that select criteria should also apply with filter clause like
    https://graph.windows.net/adummydirectory.onmicrosoft.com/users?$filter=displayName
    eq 'Ashok'&api-version=1.5&deltaLink=&$select=displayName,accountEnabled
    But its generating error
        "odata.error": {
            "code": "Request_UnsupportedQuery",
            "message": {
                "lang": "en",
                "value": "Unsupported expression node type 'Equal' for Where expression."
    So please suggest how we can use select clause with filter criteria. our requirement is that we don’t need all attributes .we want selected attributes for filtered users.

    Greetings!
    The differential query syntax does not allow for a filter other than $filter=isof(<directory entry type>).  You are not able to use any other query string for this type of query.  Please see the following MSDN link for details:
    http://msdn.microsoft.com/en-us/library/azure/jj836245.aspx
    I will need to do a bit more research to see if it is possible to request specific attributes for an object query and post back to this thread when I have a response.
    Regards,
    MaxV ( MSFT )

  • Middleware-Filter criteria for Transactions replication.

    Hi Experts,
    Can we use filter criteria while transferring transactional data from CRM to R/3.
    Like i want to restrict the replication of transactions of some BP's who belongs to one particular region. Based on the region field can i put the filter criteria for the transactions.
    Points will be rewarded.
    Thanks in advance
    Nadh.

    Hi Nadh,
    I dont think if it will work. As this object is used for BulK messaging, hence you will not be able to create filters.
    Regards
    Keshav
    PS: Please reward point if the info is useful.

  • Use of Call Function Node vi, with char type pointer

    I want to be able to use a certain function from C++ DLL, and I followed the TOOLS>>IMPORT>>SHARED LIBRARY(.dll) wizard.  Where I located my header file and the dll file.
    However i am getting an error (1097).  This is the function with the paramaters:
    void Function_Name(unsigned char *L, unsigned char *H, unsigned in Len, unsigned char Adr);
    I don't think, that I configured my Call Function Node, correctly.  How should i set the paramaters settings of the first 2?  I have tried Numeric, unsigned (and signed) Int (32, 16), pass pointer value.  to accomodate the first two varaibles. 
    Please someone help, what should I do to accomodate the unsigned char pointers, so that I can used the function in labVIEW?

    Hi Safe,
    The error you're encountering has the following description (I'm sure you've already looked this up-posting here for clarity for other readers):
    LabVIEW:  An exception occurred within the external code called by a Call Library Function Node. This might have corrupted LabVIEW's memory. Save any work to a new location and restart LabVIEW.
    Typically, this happens for one of just a few reasons:
    Memory was overwritten (e.g. you passed a buffer of N bytes, but N+X bytes were modified, and an exception was thrown.
    A bad pointer was passed. (This is probably not the case.)
    Arguments were not passed to the function properly. (Calling conventions)
    Function wasn't called from the proper thread.
    Some other reason (only can be determined by inspecting in a debugger).
    I've attached some pictures of how I'd configure the dialog, but there are two critical things you have to know: calling conventions and thread safety. Those are things defined by the DLL. In Windows, C vs. 'Standard' (a.k.a. Pascal) calling conventions MUST be correct, as they affect how arguments are passed on the stack. If this is wrong, then, for example, where arg1 is expected to be an unsigned char *, you may actually only pass an unsigned char. Dereferencing that number as a pointer will at best crash, at worst appear to be a valid address and silently corrupt memory.
    I suggest double-checking the calling conventions. 'stdcall' is still quite common, but not the default setting in the Call Library Function dialog.
    Best regards,
    intvstefve
    intvsteve
    LabVIEW R&D
    Attachments:
    dllconfig11.JPG ‏40 KB
    dllconfig21.JPG ‏41 KB

  • TS1424 When I click to play my songs in the library they will not play and show a circle with an exclamation point in the middle of it, what does that mean and how can I get them to play?

    When I click to pay my songs in the library they will not play and it shows a circle with an exclamation point within it. What does that mean, how do I fix it, and how will it play my songs again? They used to play before on my Iphone4 with no problem, but since I upgraded to the Iphone4s there is an issue.

    I am having the same problem. I have just tried this. Unplug iphone > open itunes > delete all music from itunes library > close itunes > re-open itunes > add music from original folder > plug in iphone > select songs > press sync > unplug iphone using eject button onscreen > checked phone .... still nothing in music folder on phone. On itunes the "On this iphone" tab the songs remain there but greyed out.

  • My Iphone 3s is stuck and will not open, I have an image of a USB cord with an arrow pointing up to the Itune music Icon and my phone won't open or be recognized by itunes or my computer.

    My Iphone 3s is stuck and will not open, I have an image of a USB cord with an arrow pointing up to the Itune music Icon and my phone won't open or be recognized by itunes or my computer. What do I do now?

    Try restoring it using Recovery Mode.

  • Issues with Search Filter Criteria Button in Search Help

    Hi ,
    I have applied an elementary search help to a select option and this help is having four fields. The search help works fne and all the four fields are visible when i do a F4. Now , if i want to restrict the number of entries shown (the number of entries are huge) by clicking the "Search Filter Criteria" button , i dont see any of the four fields using which i can restrict the data . Do we need to do any configuration for this ??
    Regards
    Mayank

    Hi,
    in that search help itself you have a option called maximum number of hits, there is a impact if you restricted also.
    Thanks & Regards,
    Srinivasan.R

  • HT4061 good morning! I just did a software update on my phone (finally) last night and now my phone will not come on.  All it keeps showing is the charger pointing up to a blue circle with iTunes inside and will not go any further.  Can ANYone please expl

    Good Morning,
    I just did a software update on my phone (finally) last night and now my phone will not come on.  It keeps showing the charger pointing up to a blue circle with iTunes inside and will not go any further.  Can ANYONE help me please???

    The phone is in restore mode and the picture is telling you what to do. Connect the phone, by cable, to iTunes in the computer you normally use for syncing, and retore the phone.

  • Filter Criteria will not save in SharePoint Designer

    I have a web page that contains form webpart (for entering search keywords) and a dataview with successful configuration to sql database table.
    In SPD > dataview > Common Tasks:
    I have created parameter with control type and texbox control ID. Then setup the web part connection to link both web parts.
    In the final step I then try to set the filter criteria and choosing columns with available option of parameter name and click ok. The filter values disappear.
    I have followed the steps from the following link:
    http://andyparkes.co.uk/blog/index.php/2008/10/31/creating-a-multi-column-search-form-in-sharepoint-v3-with-sharepoint-designer/
    Why does the Filter criteria not save?
    Thanks in advance.
    -- techChirag

    Hey, I dont suppose anyone's found a solution to this yet? I've succesfully done this on a few different Site Collections, but for some reason it's not working on my latest one. As above, after setting the Filter Criteria and saving the page in SPD2010,
    the filter criteria just dissappears. Random!

  • TS1538 I was attempting to update iphone 4s today, laptop went flat during the last stages. The iphone now only displays USB cord, with an arrow pointing towards iTunes emblem. iTunes will not accept/read the iphone. HELP??

    I was attempting to update iphone 4s today, laptop went flat during the last stages. The iphone now only displays USB cord, with an arrow pointing towards iTunes emblem. iTunes will not accept/read the iphone. HELP??                   

    If you have the latest version of iTunes you should not have to download the ipsw file separately as jalp suggests. iTunes will download it automatically.
    This error (9) most often means that your antivirus or firewall (or router) is blocking access to Apple's servers. In rare instances it can also mean that the phone was hacked (or "jailbroken") to unlock it. If this is the case you must do a DFU restore, not Recovery Mode, as follows:
    Reboot your computer
    Disable your antivirus and firewall. If you has Kaspersky you may actually have to uninstall it, as it can never be turned completely off.
    Connect the USB cable to a USB port directly on your computer, not to a hub. DO NOT connect the other end to the phone
    Disconnect all USB devices except for mouse, keyboard and iPhone cable.
    Launch iTunes
    On the phone hold the HOME and SLEEP buttons at the same time for EXACTLY 10 seconds, then release the SLEEP button but continue holding the HOME button. The screen should be black. If it has an Apple logo this means you held both buttons too long. Release the HOME button and do it again.
    While holding the HOME button connect the free end of the cable to the phone.
    After a short while iTunes should recognize a phone in "recovery mode" (iTunes doesn't know the difference between DFU and Recovery modes, but the phone does)
    Release the HOME button and don't touch the phone or the computer until the process completes or you get an error message. Ignore any displays on the phone.
    If the error recurs the phone was probably messed up when it was hacked. This is not a hardware problem, or if it is, it isn't one you can fix.
    You can try repeating these steps with a different computer and a different cable. If that fails also the phone is probably not repairable.

Maybe you are looking for

  • Sender File/FTP Adapter - Matching Input to Message Type

    Hi, I have a sender file/ftp adapter which is using content conversion to generate an XML document from the contents of a text file. This works fine and when I go into the SXI Monitor I can see the XML document I expect: <ns:DN_360BalanceExtract xmln

  • Oracle 10g : XML* packages have become synonyms of DBMS_XML* paclages

    Hello, I noticed that old 9i XML* packages are now synonyms for DBMS_XML* packages. Those package in Oracle 9i were different from the DBMS_ packages. Now my application is not working anymore because we are now Is there a kit to install on 10g to ge

  • Using an old imac as a "dumb" terminal

    How do I turn on an old computer so it is a "dumb" terminal?  It is connected to the new one with firewire, but I have forgotten what keys to hold down on the startup of the old one.

  • Script to sort photos

    I've recently switched from iPhoto to iView MediaPro, which is great, except it doesn't sort my photos for me like iPhoto did. I basically am keeping my photos in the same type of folder structure as iPhoto had them. Within my "Photo Drive", I have a

  • Project files creating dup assets (but not imported via scan)

    I've looked at these two threads: http://discussions.apple.com/thread.jspa?messageID=9147105#9147105 and http://discussions.apple.com/thread.jspa?messageID=9096958&#9096958 which sort of address my question. I do not import media via scan. I am attem