F150 Dunning creation without increase Dunning level for document Type

Hellò everybody,
I have this request , How I can  do a dunning Letter  and for a specific Document type  , must have always a Dunnng level 1 . I mean do not increase the Dunning Level every time.
For istance :
Every week we make one dunning run. This run has to include all open invoices from ordinary deliveries (dunning level 1 to 3) and also  the open invoices for a specific Document type  (dunning level 1).   This Specific doc.type have not dunning level 2 or 3 .
I have check on BTE and I have update  00001051 DUNNING: Read additional fields for MHND (BSID)  with this Abap code :
IF I_BSID-BUKRS = 'KC01'.
        IF I_BSID-BLART = 'B2'.
      IF C_MHND-MAHNS IS NOT INITIAL.
        C_MHND-MAHNN = C_MHND-MAHNS.
      ENDIF.
    ENDIF.
  ENDIF.
ENDFUNCTION.
But nothing happen ...
Who can help to me ?
Thanks in advance for everythings.
Anna Rosa

Hi Vassy , thanks for your prompt answer ,  I explain better with example :
first time  Dunning  :  Customer AABB
Invoice 1  100   lev 1    Special Invoice
Invoice 2  200   lev 1
Invoice 3 300    lev 1
The Customer do not pay nothing
Second Time Dunning Customer AABB
Invoice 1  100   lev 1    Special Invoice
Invoice 2  200   lev 2
Invoice 3 300    lev 2
Thirt time Dunning Customer AABB
Invoice 1  100   lev 1    Special Invoice
Invoice 2  200   lev 3
Invoice 3 300    lev 3
I mean in the same Dunning letter for invoice 2 and 3 the level Dunning increase(as usual)  for Special Invoice number 1 the Dunning Level   still remain 1.
I know that I can change Manually on open Item the Dunning level but I looking for if it's possible to this automatically.
Thanks a lot.
Cheers.
Anna Rosa

Similar Messages

  • How to increase log level for SUNW.oracle_listener resource type

    I understand that i can increase logging level for a resource with "clrs set -p "Debug_level=$LEVEL", but the SUNW.oracle_listener resource type doesn't seem to have this property. Is there some other way of increasing log data to debug an issue with a listener resource? I ask because we have a strange situation where our database listener is being restarted every once in a while. With the log data I have, it appears that the listener is being stopped or dies, and then the monitor restarts it when it detects the fault, however our DBA's believe that it is the cluster that is actually the one cycling it because the monitor fails or is unable to connect because it is too busy to respond in time or something along those lines.
    Maybe I am incorrect and it is the cluster, but I'd expect to see something before a "Attempting to restart listener" log entry, something along the lines of the monitor failing or a "no response in given time" before the resource says it is restarting.
    Here are the logs from when this first happens, if anyone can advise, I would really appreciate it.
    Sep 28 14:17:48 SC[SUNWscor.oracle_listener.monitor]:oracle:oraclels: Attempting to restart listener oracle.
    Sep 28 14:17:50 SC[SUNWscor.oracle_listener.monitor_stop]:oracle:oraclels: Stopping fault monitor using pmfadm tag ORALSNR_MON_oraclels
    Sep 28 14:17:52 SC[SUNWscor.oracle_listener.stop]:oracle:oraclels: Stopping listener oracle.
    Sep 28 14:17:52 SC[SUNWscor.oracle_listener.stop]:oracle:oraclels: Using method 'run_setuid_prog' to execute shutdown commands
    Sep 28 14:18:00 SC[SUNWscor.oracle_listener.stop]:oracle:oraclels: Listener oracle stopped successfully
    Sep 28 14:18:02 SC[SUNWscor.oracle_listener.start]:oracle:oraclels: Starting listener oracle.
    Sep 28 14:18:02 SC[SUNWscor.oracle_listener.start]:oracle:oraclels: Using method 'run_setuid_prog' to execute start commands
    Sep 28 14:18:06 SC[SUNWscor.oracle_listener.start]:oracle:oraclels: Listener oracle started.
    Sep 28 14:18:08 SC[SUNWscor.oracle_listener.monitor_start]:oracle:oraclels: Starting monitor

    Thanks for the reply Thorsten. The logs I included in the original post are actually from /var/opt/SUNWscor/oracle_listener/messages_log.$RESOURCE. I'd like to bump up the verbosity on the oracle_listener logs like I can with the oracle_server logs, but for whatever reason there is no debug_level parameter for the oracle_listener resource type. Sounds like I may be SOL, but thought I'd check with the forum and verify.

  • Error M8-688 - Creation of several vendor line items is not possible for document type RN.

    Hello All,
    We are using the Net Invoice Posting with document type RN(Invoice- Net). We are generating different vendor line items in the accounting document based on the withholding tax codes involved in the invoice posting. When it comes to net invoice posting system is giving an error message M8-688 - Creation of vendor line items is not possible for document type RN. Is there is any way to create multiple vendor items with net invoice posting? Please suggest.
    Thanks,
    Chandu.

    I dont think that there is any way because it is a hardcoded error message.
          IF NOT t003-xnetb IS INITIAL.
            MESSAGE e688 WITH pi_rbkpv-blart.
          ENDIF.
    SAP is checking the customizing for net/gross posting per document type in table T003
    And if it is set up as net, then it is a hard error.

  • Block material at material type(HIBE) level for movement type "261" & "261"

    Hi,
    Block material at material type(HIBE) level for movement type "261" & "261".
    Requirement: This material type should not issued to the PM orders using above mvt types.
    regards,
    Venkatesan Anandan

    As per standard it is not possible. go for ABAP development

  • How to change number range for document type ?

    Dear All
    Experts
    How to change the number range for document types for entry view? I am trying to change the number range for all document type as per defined ranges in FBN1, but at the time of saving document type and number range the system is throwing error message as 
    Doc. type C1: Number range 07 is used for ledger L6 with doc. type AE
    Message no. FAGL_LEDGER_CUST093
    I have defined a leading ledger in system too with these settings
    1)     Define ledger for accounting.
    2)     Defining currencies for it.
    3)     Defining ledger group for the same.
    4)     Defining accounting principles
    5)     Assignment of principles to leading ledger.  
    Are there any extra settings required for leading ledger settings?
    I have some doubts those are :-
    How document types defined at ledger level?
    How to define them at leading ledger level?  (Like my case)
    Focus on this will be appreciable.
    Regards,
    Sharvari Joshi.

    hi ,
    The document numbers in the leading ledger and the non leading ledgers should be in sync, they should not have any differences, so incase you are trying to change the number range for C1, the  number range 07 is already been assigned to doc type AE. i guess you have cant use 07 for C1. may be you can try out with an other number range. check this and let me know if you are able to do this.
    coming to
    1.How document types defined at ledger level?
    2.How to define them at leading ledger level? (Like my case)
    Ans 1. please try defining document types for entry view in a ledger.
    path : SPRO- financial accounting new -financial accounting global settings new - document -document types -define document types for entry view in ledger.
    upon prompt enter the ledger and go ahead creating the number ranges for the document types.
    Hope this helps.
    Regards
    amrutha

  • Validation for Document Type

    Hi,
    I want make a validation for document type wise posting for particular users like user ABC only post JV doc.type document. Please suggest me how I will make it.
    Thanks & Regards,
    Hemant Kumar Maurya

    Hello Hemant,
    You can manage this with authorization or validation (T Code OB28 or GGB0), for validation:
    1 - Create a validation at document header level.
    2 - You can create a set (table BKPF and filed - user name) with T code u2013 GS01 wherein you can give list of users for which you want to restrict posting only with document type u201CJVu201D. Attached this set or a single user in u201CPrerequisiteu201D section of validation.
    3 - In u201CChecku201D section of validation validate the document type u201CJVu201D syntax u201CBKPF-BLART <> JVu2019
    4 - Create and attach error message for above validation.
    5 - Attach this validation to your company code in OB28
    Since i donu2019t have SAP log on credential therefore cannot give you exact validation code syntax.
    Please try, hopefully this would help.
    Regards,
    Parag

  • Query for Document Type

    Hi,
    Is there a way via the API to query the database for Document Type data (specifically the ImageUUID in PTDOCUMENTTYPES) for a given file extension or MIME type - whether in one step or multiple, doesn't matter?
    Naturally I'd rather do this via API methods than querying the DB directly for scalability/upgrade reasons.
    We have a custom crawler which crawls manifest files containing meta data about the end documents. The click through url is overwritten to be the document to which the manifest file refers but we'd also like to overwrite the ImageUUID to represent the real end document's type rather than the manifest's.
    thanks
    Ani

    Yeah it is clear visible that, the same combination might have available in different plants.
    So to avoid the duplicate entries, always select all the primary key fields available in all the tables in the output.
    If not atleast try restricting based on plant in the selection screen or any possible duplicate entreis.
    So add the key fields at Infoset level in SQ02

  • In fbl1n report for document type RE  withholding tax amount is not showing

    in fbl1n report for document type RE  withholding tax amount is not showing
    in sap note 363309 determines
    Solution
    Remove the field which contains the withholding tax information (field BSEG-QSSHB) from your display
    variant.
    If you want to display the withholding tax information, double-click on the document number and
    subsequently choose 'Withholding tax'.
    my doubt is we remove the field BSEG-QSSHB in layout how can show the withholding tax amount in FBLIN report
    how to remove from the layout
    please clarefy
    bhayyapu   

    Hi,
    If you want to check amounts of withholding tax for the vendors, you have some options to view it. You can access the WITH_ITEM, LFC1 tables by SE16. You have too the S_P00_07000134 report. This report is developed for the Colombia but I already used for the another country with the ABAP development for this country.
    Also you can use table join BSIK and WITH_ITEM by SQVI for the open items and BSAK and WITH_ITEM for cleared items. It is more simple and fast.
    JPA

  • Automatic PO for document type

    Hi..
    i have a requirement where i need to generate automatic PO from PR for a unique document type.
    I have created PR document type ZNB from NB, and also PO document type ZNB from standard doc type NB..
    i am able to create automatic PO from PR for PR doc type ZNB to PO document type ZNB BY ME59
    but when i have PR for document typeNB am not able to create automatic PO.
    is there any settings where i can specify that for PR document ZNB only PO for document type ZNB will be created.

    YOU JUST NEED TO GO TO TCODE OLME>PO>DEFINE DOCUMENT TYPE >SELCT YOUR DOCUMENT TYPE AND CLIK ON THE FOLDER   LINK WITH DOCUMENTS
    here u ca maintian the zb pr as u r source document thenm only with refrence to this document type u will be able to create the po
    do the above activity for pr also
    in pr document type maintain the target document type as znb (po)

  • Error when select posting level in document type

    Hi,
    Did anyone have an experience to face the Abab run time error when select "posting level" in document type?
    The Error is : GETWA_NOT_ASSIGNED
    Short text
    Field symbol has not yet been assigned.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_UC_ITKEY_FACTORY===========CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.

    If you searched the notes, as Dan proposed (and didn't find anything relevant), and the answer to the Greg's question is positive, then I would suggest regeneration data basis and ConsArea due to data model inconsistency.
    If it doesn't not help - open customer message to SAP.
    Edited by: Eugene Khusainov on Jan 26, 2010 10:26 AM

  • Down Payments Error: Account type K is not defined for document type DZ T

    I am getting the error message: Transaction code: F-29
    Account type K is not defined for document type DZ
         Message no. F5243
    In this case i am trying to post a customer down payment in t.code:  F-29.
    In the document type DZ in OBA7 we tick only G.L and Customer tab as this is not a vendor document.
    Also the settings in T. Code : OBXR where we maintain configuration for customers has been maintained with a special G/L reconciliation account.
    any help will be really appreciated,
    Regards
    Satish

    I have checked all the settings
    OBXR for Customer Down Payments. It is with indicator A and a Special G/L Account has been configured.
    The special G.L Account is of the Recon account type Customers with FSG as Recon accounts
    The document type DZ in OBA7 is ticked for G.L and Customer and this is how i think it should be as i am not paying a vendor downpayment
    but it still gives me the same error.
    Regards
    Satish

  • Error:Account type D is not defined for document type RE

    Hi! I encountered this error msg: "Account type D is not defined for document type RE"  while posting IR in mir6.  What does this error msg mean? Thanks!

    hi,
    RE stands for Gross postings...
    When you block the document for payments...its never possible to the post the payments for such documents...
    The invoice seems to get posted, but is internally blocked for payment and later you need to delete the payment block indicator and process the invoice further for payments...
    check OMBA as well for the settings...
    Regards
    Priyanka.P

  • Account type D is not defined for document type RE - Credit Memo

    I tried to key in credit memo of fixed asset at MIRO but prompt out this errors "Account type D is not defined for document type RE". I checked OMBA - account type for vendor is selected. Any advise to resolve this problem?

    Hi Sanil,
    It is just a debit Vendor and Cerdit Fixed Asset. Is anything wrong here?

  • Table for document type Number Range interval

    Hi,
    I want to know the number range interval for document type in the production system but I do not have authorisation for SPRO in the prd system.
    Kindly let me know the table name to check this number range interval for the document type.
    Table T003 stores only the number range and not the interval.
    Thanks
    Suresh

    Hi,
    The table which has document types is T003 but the number ranges are stored in a Structure IRDP. The number ranges are maintained directly in the production system.
    regards,
    radhika
    Edited by: kolipara radhika on Aug 25, 2008 6:01 AM

  • Error - Account type D is not defined for document type WL

    I am getting error while doing PGI (Post Goods Issue).
    Error - Account type D is not defined for document type WL

    As we had the same problem for a document in our system, I was also browsing for the answer. I saw this thread and now we have found the solution, so could not resist sharing, although it is an old posting.
    In these cases it can be that a user wants to create a purchase order of the type UB. But if you have stock transport between two companies, you should not use this order type. You have to use order type NB.
    If the user creates the PO with NB then probably they will not get the message.

Maybe you are looking for

  • Automatically referring Quotation by the given Sales order material

    Hi, While creating Sales Order through VA01, based on the material entered in Sales Order it should refer back the available Quotations for customer and material and create Sales order w.r.t Quotation. Sales order should get created as if it is creat

  • HT201269 How can I backup to store iphone on an external hard disk drive?

    I tried to backup my iphone, my pc did not have the storage, and I don't know how to find the select for external HDD. I dont know if this is possible to backup to external drive. I lost some of my phone contacts and now the contact list is in some a

  • Accounting entries process in Fixed Asset Module

    Dear all, I don't know Accounting entries process in Fixed Asset Module. I don't know how to post accounting entries and manage fixed assets Anyone can share me documents that is relevant to business transaction in  fixed asset module. My ID: [email 

  • Copying view to the same component is not working

    Hi Experts, I have a requirement to split the Installed Base Hierarchy view (IBHIER/TreeEnhanced) into two parts. Each of these parts will show a specific number of levels in the Installed base hierarchy. So I was trying to copy the standard IBHIER/T

  • Solaris 10 10/08 x86 DVD will not boot, workaround inc.

    hi, Downloaded the Solaris 10 10/08 x86 DVD. It will not boot up at all with the 2 Gigabyte boards I have tryed it with. GA-G33-DS3R and GA-N650SLI-DS4L I downloaded the ISO twice and checked the checksum. Burnt the DVD 4 times! The DVD works fine wi