Report of request for customer created by ZREQ

Dear all
we create the customers using the ZREQ1, i need create a report of all customer taht was created by day, in three ranges of time and in all status.
using the transaction /NESGLB/MGTDM01_QRC i can extract the request with status are finished or canceled, but i can't extract the request that was reworked and after finished. (If the workflow is in progress and was reworked i can get this status)
Someone, know how a can do this?
Thanks a lot

Transaction FD32 refers to AR application component to manage your receivables assigning a credit limit to each customer. When you post an invoice (in FI-AR) the system then checks whether the amount exceeds the credit limit. Facilities like the credit master sheet, early warning list or reports at credit management level help you to monitor the customeru2019s credit situation.
Transaction FD01 is used for create customer master data at a financial accounting view, grouping the information in  general and company code, this is the minimun required in order to bill for a transaction.
I hope this will be helpfull.
Regards,

Similar Messages

  • Payment request for customer

    Hi guys,
    payment request for customer T.code f-59 we got an error "Special G/L indicator J for payment request is not a noted item"  urgent
    thanks & regards
    syam

    Hi,
    Goto OBXY and double click on spl. gl indicator J, and then sel.properties button and then select noted items check box.
    Thanks & Regards
    Sunitha.

  • Create Service Request for Customer

    hi,
    can u pls tell me how to create Service Requset for Customer using BAPI??????
    regards
    Guru

    hi,
    thanks for ur response
    how to assign a service request to person who is suitable for service.
    (for example customer faced problem with our product so he will make a complaint on that product, i think this is service request ,  we need to resolve that problem  as we assign that service request to some other person who can able to solve .
    <b>Am i thinking in Correct way</b>)
    i need bapis to ful fill for the above senario
    regards
    Guru

  • Transport Request for Custom Table??

    Hi all,
    I got the requriment for Custom Table.
    "The table should have attributes such as the table contents can be transported from DEV to QA to PROD. Also the table can be maintained individually in QA or PROD too"
    I have understood that I need to have "Delivery Class" as "C". But i want to know what should Transport request type: (Workbanch or Customizing)
    thanks in advnace.

    You say  <i>"the table can be maintained individually in QA or PROD too" I have understood that I need to have "Delivery Class" as "C".</i>
    If table must be maintained in QA and PRD, you need "Delivery Class" as "A". With "Delivery Class" as "C" you can only maintain table in DEV and transport entrie changes to the other systems.
    Regards.

  • How to Create Transport Request For custom table

    Hello All,
    I have and requirement to create transport request automatically when and record inserted in to the custom table.
    Actually FI whe people create or delete  some bank account from DEV client the transport request  creates automatically and they transport that request to Quality and Production system to delete or create that account from all the systems.  but when they delete the account all the informations related to that bank accounts get deleted from all the standered customize tables .  to keep the track of that deleted account I have created one z table which is of type customize table. this table is filled automatically when any account get deleted from DEV system. now I want to pass that record to Quality and Production systems using transport request.
    how can i create transport request when record get inserted into my ztable automatically.
    Thanks in advance.
    Vinod

    Hello All,
    This is a FAQ and has been answered many times before in the forum.
    1. Maintain delivery class 'C' it will start asking for a TR: False. Delivery class has got nothing to do with the TR prompt. It determines how the data is to be transported. A delivery class 'C' will prompt for a customizing request, whereas a delivery 'A' will prompt for a workbench request.
    2. For the system to automatically prompt for a TR you have to select the "Standard Recording Routine" in the table maintenance generator. This will prompt you for a TR every time you try to create / modify a record & save it to the DB.
    Hope i am clear in my explanation.
    If your table is filled automatically through some coding you have to add the entry to the TR programmatically. Check this link for details: [http://wiki.sdn.sap.com/wiki/display/ABAP/TransportingTableEntriesinABAPprogrammatically|http://wiki.sdn.sap.com/wiki/display/ABAP/TransportingTableEntriesinABAPprogrammatically]
    BR,
    Suhas
    Edited by: Suhas Saha on Mar 31, 2010 11:22 AM

  • Use of Filter in Direct Database Request for Custom Navigation

    Because of union and other complex sql code I am using Direct Database Request. (DDR) In 1st request based on DDR containing column Region, I need to do Region column value navigation to the Target report. The Target report is also based on DDR and has column Region.
    For 1st Report Region Column Value Navigation to work
    1. I did activate value interaction in 1st Report for Region column and set Target to Report 2.
    2. In 2nd Report, I have to use Filter and make region column "Is Prompted". But in DDR the filter is not available. How do I solve this problem?

    by using Direct database request your bypassing all the wanderful metadata you built in the BMM layer, as such much functionality is not available.
    If you really need to use such complex SQL, I would suggest creating an inline view in the phyiscal layer and at least model this through your BMM either as a flat data source (ie include the dimension columns and model the same inline view into your BMM star)
    If you do that, the BI Server will know what other logical columns this data source can relate you and you should find the navigation works as expected.
    If you dont fancy that good practice, have a look at creating GOURL formulas as the column fx's, format as HTML to present the data as a hyperlink and manually pass all the parameters to the 2nd report.
    I'd do the first option, its more inline with intended use.
    What cant you do using the 'normal modelling / answers techniqes with union (see combined request in answers) and complex sql (evaluate function in RPD)??

  • Put the report into shape for custom step type

    Hi All,
    I created a custom step type and also managed to get the results logged into the report file.
    In the report file(See ‘[15 33 14][22 10 2007].xml.vi’ please remove the 'vi' extension) the 'StepResult' (created by my custom step type) appears just below the status. Is it possible to get it displayed somehow the cell(measurement column) next to it, like in a Numeric Limit Step? I’m using the ‘horizontal.xsl’ stylesheet and Teststand 3.5.
    Furthermore, is it possible to change the name of the column headers? Or the structure of the header?
    Cheers
    Attila
    Attachments:
    [15 33 14][22 10 2007].xml.vi ‏17 KB

    Hi again Attila,
    Further to my above post, I've collaborated with colleagues here and have been able to modify the horizontal.xls stylesheet such that it is suitable for what you require. This modification will ensure that all properties named StepResult will be displayed as you described, in line in the table.
    To ensure compatibility with your results in TestStand, a small modification to your sequence file is required. In your sequence file, right click the value for your custom step, go to Advanced > Edit Flags and uncheck all boxes. The text in the bottom of the window should now read "0x0". This should mean that your data is displayed correctly.
    I am attaching the modified horizontal.xls for you to use [remove the .vi extension]; please make sure a backup is created before you replace it. The file should be placed in your TestStand directory under Components\NI\Models\TestStandModels\StyleSheets. Modifications to column headers as described in the above post can be made to this file.
    I hope this soultion is satisfactory and that you are able to implement it. If you have any further questions please don't hesitate to reply.
    Regards,
    Tom
    Applications Engineering, NI UK
    Attachments:
    horizontal.xsl.vi ‏84 KB

  • SiteVisit/Information Request for Customizing Time Entry/Approval on ESS

    Our organization is considering adding Time Entry & Time Approval to our Employee Self Service.  The portal was just upgraded from EP6 to BW7.0 (our system is ECC 6.0). We currently use ESS for employee paystubs, benefits enrollment, membership campaigns, updating master data (address, bank information) and more.
    We are looking for a Public Sector organization that has done Time Entry on ESS that would be interested in allowing us to do a site visit to gather information, ask questions and see your system.  Please contact me if you are interested.
    Also, even if you are not public sector, I am interested in any information about the ability to customize this functionality. We have the timesheet option up and running in ESS (in test) and I can enter time and it shows up in CAPS, but it needs to be customized to meet our needs. If you have done customization, I would love to see what your timesheets look like.
    Most importantly we are looking for a site visit to gather information, but also any information about customizing the ESS timesheet would be greatly appreciated.
    Thank you so much for taking the time to read my request.

    I did not have any responses, but we no longer have the need. Thanks.

  • BAPI for Customer Create

    Hi,
    I need to simulate XD01 as my web dynpro application. (My requiremtn).
    I have a requirement to create the customer. ( In WEB DYNPRO)
    I am looking for the BAPI.
    In my application I am giving the customer number from My Screen as Exporting Parameter.
    But, In BAPI, by default it is assigning the Customer number. It is not taking as Input.
    Can you please tell me any BAPI or any FM or which creates customer by taking KUNNR as input.
    Regards
    Sandeep.

    Hi Sandeep,
    first don't use SD_CUSTOMER_MAINTAIN_ALL.....
    SD_CUSTOMER_MAINTAIN_ALL is used in standard during the maintenance of a consumer using the standard customer master data transaction XD01 & XD02.
    It is not intended to be used out of the transaction and in no case it should be used out of its original context. Due to the specificity of the function module, out of the original context we may face limitations and data inconsistencies.
    For the maintenance of customers, there is NO BAPI and NO direct function module.
    There are some functions modules like the one above where the name is looking nice. But these should not be used.
    Below ECC 2005 (6.00), the only solution was batch input and DEBMAS idocs. See [note 384462|https://service.sap.com/sap/support/notes/384462]
    Starting with ECC 2005 (6.00) and above: a synchronisation tool has been introduce. See class CMD_EI_API and VMD_EI_API
    Then some other informations that can help too.
    Starting with ERP 2005 ehp2 or ehp3, a new initiative has been developped. It called the Lean Customer. This is a Web dynpro application to maintain customer master data.
    This development proposes an api that can be used directly if the limitation are ok for your development.
    Otherwise you have to go to the CMD_EI_API class to fullfil you goal
    Hope this helps
    BR
    Alain

  • Report or request for SCCM 2012 computers that require a reboot.

    Hello all. Has anyone done any reports (queries) in SCCM 2012 to identify computers that need a reboot? A similar request (http://social.technet.microsoft.com/Forums/en-US/configmgrsum/thread/3aa49005-9437-4a47-ad39-c2ec7b60c60c/)
    for SCCM 2007 to SCCM 2012 does not work.

    Hi , Below is the SQL query for identify the computer name that need a reboot due to patching.  -- SCCM 2012
    select
    top 10 *
    from v_AssignmentState_Combined
    join v_R_System vrs
    on vrs.ResourceID=v_AssignmentState_Combined.ResourceID
    where StateID='5'
    BR// Praveen Sharma B.Tech (E&C), MCSE,MCTS (Exchange)

  • Report on sales for Customer - Material wise

    Hi,
    Do we have any std report in SAP.
    So that I can find out what are all the sales for the rel customers & set of products?
    or shall i go for any development?

    Dear SAP Consultant ,
    Try with
    MCTA and MCTC transaction.
    I hope this will help you,
    Regards,
    Murali.

  • Creating TPR for customized table

    Hi,
    I want to create transport a customized table to QA from Dev box.
    I know how to create transport request for reports and smartforms and all.
    But How do I create transport request for customized table ?
    Is it thorugh SM30 ?
    Please help me...

    this depends on the Table maintenance dialog for the table. (utiliteis->table maint generator).
    If it has the recording routine set as 'standard' then SM30 will automatically create a transport when you hit the save button after perfroming maint on the table.
    For 'no, or user..' you will have to manually add entries to a transport.
    Go to SE10. Display your transport. Double click on the development/correction line. Now you can see a list of objects belonging to the task. Hit the 'display/change' toggle button. Add an entry with program id R3TR and object TABU. Enter the table name in the object name. Double click opn the function icon to the right of the object name. Double click in the empty table key area. This pops to allow you to enter the keys you require to transport.

  • Standard report for Request for down payment

    Dear All,
    Is there any standard report on request for down payment in case of vendor and Custm

    Hi,
    There is no standard report for displaying the Down Payment Requests.
    Workaround is go in standard line item reports for Vendor & Customer & select the line items for Noted Item with SPL GL Indicator F.
    Regards,
    Amit

  • Create a change request for multiple customers from spreadsheet

    Hello Experts,
    1.We have a spreadsheet with 100's of Customer data maintained in it , can we create a change request by downloading data from spreadsheet directly instead of manually entering the data in the CR. Also can we create a single change request for multiple Create customers.
    2.Can we create CR's automatically , lets say we have 100's of customer data loaded into MDG hub by Data Services using DEBMAS Idoc , can this create automatic CR's , is this possible.
    Thanks.

    Dear Collins,
    1.We have a spreadsheet with 100's of Customer data maintained in it , can we create a change request by downloading data from spreadsheet directly instead of manually entering the data in the CR. Also can we create a single change request for multiple Create customers.
    Answer:there are various options are available in MDG to process multiple material as shown below
    you can down load the customers using file down load funcationality and same change,upload the customers using the file Upload process.
    you can create a single CR for muntiple customers options are shown below.
    2..Can we create CR's automatically , lets say we have 100's of customer data loaded into MDG hub by Data Services using DEBMAS Idoc , can this create automatic CR's , is this possible.
    Answer:Yes you can create CR automatically using DTIMPORT tcode and some configuration needs to be done further reading go to the link SAP Master Data Governance - SAP Library
    regards
    shankar

  • Customer created in multiple credit control areas.

    Dear  friends,
    In our current system, whenever a business partner is created, the business partner is being created in all the credit control areas that are permitted for that company code, despithe business partner having only one credit control area assigned in the sales view of his business partner data.
    How can I control so that a business partner is only created against one of the allowable credit control areas?
    Henry

    Hi henry,
    You can mantain overall credit limit for customer created in all CCA's.
    Goto FD32, select CCA and central data, you can mainatin overall credit limit for all credit control areas (CCA) and current CCA credit limit.

Maybe you are looking for

  • My screen will no longer turn on, how do i reset my display settings on mac pro

    Hi, i'm using a mac pro and cinema HD display, the display was usually set to using the power button on the side as an actual power button, i decided to change it to turn computer sleep mode on and off and it still worked fine whilst it was on, i the

  • I want to move my music and photos to an external hard drive from my iMac. What external hard drive should I get?

    I want to move my music and photos to an external hard drive from my iMac.  What kind of hard drive should I get?  Will it remove it from iMac and only be on external hard drive?

  • Migration after new hard drive installed

    I need to copy all my files and setting in the windows 7 partiton from my old hard drive to new hard drive. The new hard drive has been partition thru bootcamp, and everything on the Apple side migrated fine and used bootcamp to install windows 7.

  • Status of Financial Document

    Hi All, Can we change the Financial Document Status to "C" (Notification that document has been sent) after the status of that financial document was set to "E" (Change in document has been submitted) ? And how to do that ? Or we must create a new Fi

  • ITunes Capacity Bar - iPhone 4

    In the capacity bar on the bottom of the iTunes phone summary tab, my bar reads: Audio - 14.5 GB Photos - .49 GB Apps - 2.8 GB Other - .67 GB Free - 10.8 GB I am concerned with the category labeled "Other." Seems awfully high. What is it, and how can