Setting approval level for credit management in SD

Dear Gurus,
I have a case like this:
My client would like to use credit management in SD. They have few approval levels for for credit limit release.
Exp: With SD has amount under from 1000$, Mr. A has the right to approve and release it
        With SD has amount bigger than 1000$, Mr. A  have to release it and then Mr. B check again afterwards Mr. B can reject and release it up to his decision.
As I see in SAP, maybe there is only one level for check and after release the SO doesn't need other approve anymore. But I am still concerning about how to find or config to satisfy this requirement.
Thank for nice support!

In our case we have maintained a view named as "ZVW_OAR_WF_CTRL" which is created by our ABAPer.
The fields in this view are
   FIELD NAME                              DATA ELEMENT         TYPE         LENGTH
1) MANDT                                          MANDT                         CLNT             3
2)PROCESS                                      ZDE_WF_PROCESS      CHAR           2
3)KKBER                                           ZDE_KKBER                  CHAR          4
4)GRUPP_F                                       ZDE_GRUPP_CM_FROM CHAR         4
5)GRUPP_T                                       ZDE_GRUPP_CM_TO      CHAR         4
6)LEVELS                                         ZDE_WF_LEVEL              CHAR         5
7)VALUE_F                                       ZDE_NETWR_AK_FROM   CURR       15
8)VALUE_T                                       ZDE_NETWR_AK_TO         CURR       15
9)APPR                                            ZDE_PLANS                       NUMC      8
10)APPR_AD1                                  ZDE_PLANS1                    NUMC       8
11)APPR_AD2                                  ZDE_PLANS1                   NUMC        8
12)BOX_AC_APPR                           ZDE_AD_SMTPADR_BOX  CHAR       241
13)BOX_AC_REJC                            ZDE_AD_SMTPADR_REJ   CHAR      241
14)NEXT_LEVEL                              ZDE_WF_LEVEL_NXT         CHAR       5
You can ask your ABAPer such that your view contains the above mentioned fields and in the the approvers you have to enter the "Pernr id" s of approver s which can be taken from HR people.

Similar Messages

  • Setting Importance Level for a email message using javax.mail.* API

    Setting Importance Level for a email message using javax.mail.* API
    From what I understand we can set Flag on Email Message. How can we set Importance Leve: High/Low for an email message?
    Thanks
    Purvi

    Most of the message Flags work only for IMAP mailboxes. POP3 supports only the DELETED flag. It must be understood that Javamail is a framework which provides all the features available in a standard mailing system. But whether or not a particular feature works is a functionality of the particular implementation being used.
    Thus for example POP3 cannot differentiate read from unread messages in a mailbox though Javamail provides that feature.

  • Business Package for Credit Manager

    Hi Experts,
    I'm trying to install the Business Package for Credit Manager (version 1.4), but I can't find any installation / configuration guides.
    Here's information about the Business Package.
    http://help.sap.com/erp2005_ehp_04/helpdata/en/68/81091aded544349526a18839d760b5/frameset.htm
    So far, it's installed on our Portal but not working. Normally, I have to add system alias names, add roles, configure JCos etc. but I can't find any information about what's required for this Business Package.
    If you can shed any light on how I can get it working on our Portal Iu2019d be very grateful.
    Kind regards,
    Andrew

    Many thanks, great find but still can't get config info for the Business Package...see quote
    In SAP Credit Management you can use a wide range of analysis and processing functions in SAP Enterprise Portal.
    For more information on Business Package for Credit Management 6.01 and SAP Enterprise Portal, see the Internet at http://www.sdn.sap.com/irj/sdn/developerareas/contentportfolio.
    This link doesn't work and it's refering to cofiguring a BP that's two versions older than the one I've installed.
    I've checked the updated Content Portfolio and it just sends me back the link I posted in the question.
    Thanks,
    Andrew
    Edited by: Andrew Barker on Dec 8, 2009 3:17 PM

  • BP for Credit Manager - Launchpad Configuration

    Dear Experts,
    We have installed the Business Package for Credit Manager 1.4 on our SAP NetWeaver Portal and everything seems to be running smoothly.
    We would like to change some long text in the report launchpad, but we don't know how to. Normally I can configure the launchpad texts and queries in transaction SPRO on the source system, but an entry for Credit Manager does not exist.
    How can we configure the launchpad for Credit Manager?
    Thanks in advance.
    Andrew

    Hi Experts,
    If you know the answer to this question please help!
    Regards,
    Andrew

  • F.28 transaction for credit management

    Hi
    Any body can explain detail information on below
    In F.28 transaction what is the use of
    1.FI data only and 2.Recreate FI and SD data
    Please explain details what will happen after executing this above.
    Regards

    hi
    If you check the Indicator: FI data only
        The result is that only financial accounting data is reconstructed.
        Sales documents (orders, supplies, invoices) are not taken into account.
    IF you check  Indicator:Recreate Fi and  SD Data Only?
    It will recreate both SD and FI data if you have any changes in SD and FI settings in credit management
         Setting this indicator has the effect that only sales documents (orders,
         deliveries, billing documents) are recreated.
    Use
         This indicator is only useful if you have made changes in Credit
         Management that only necessitate a recreation of the FI & SD data. In this
         case you should set the indicator for performance reasons.
    regards

  • Outbound IDOC for Credit Management

    HI All,
    We need to send the Credit management data from SAP to other system. For that we require Standard IDOC, could you please suggest the standard IDOC available for the same and how to configure it. Please let me know if we have any standard program which generates the IDOC for my requirement.
    Regards,
    Phanindra

    Thanks for the Input, could you please let me know how we trigger this IDOC. Is it through configuration or any standard program which will generate idocs.

  • How to set (class)paths for a Managed server?

    How does one configure the PATH and CLASSPATH and pass definitions (like "-Djava.library.path=c:\p\bea\wlserver6.1\bin")
    to a remotely-started managed server?
    The section in the WLS 6.1 AdminGuide.pdf that talks about configuring a managed
    server's Remote Start tab says on pages 3-9 to 3-10 that, "If you don't specify
    values for these fields and attempt to start the target server from the Administration
    Console, the Node Manager will attempt to start the target server with the values
    for these attributes that were used when starting the Node Manager. The Node Manager
    will be able to start the Managed Server in that case if you specified the required
    values on the command line when starting the Node Manager."
    So it sounds as if I can get the java.library.path definition and CLASSPATH sent
    to the server via the Node Manager startup command.
    Does that work when using the Node Manager as an NT Service? Here is my Win2K
    command file for setting up the Node Manager as an NT Service. Note that I'm trying
    to tell it where to find the Windows native libraries (wlserver6.1\bin for wlntio.dll)
    and the JDBC drivers (C:\SHADOW\jdbc\... and C:\Orant\jdbc\... ) :
    ========== BEGIN installNMNtService.cmd ================ @echo off
    SETLOCAL
    cd C:\p\bea\wlserver6.1\
    rem *** Set Classpath to load Weblogic Classes
    set CLASSPATH=.;C:\p\bea\wlserver6.1\lib\weblogic_sp.jar;C:\p\bea\wlserver6.1\lib\weblogic.jar;C:\SHADOW\JDBC\scjd12.jar;C:\orant\jdbc\lib\classes111.zip
    rem *** Set Command Line for service to execute
    rem *** %JAVA_HOME%\java will automatically be prepended.
    set CMDLINE=" -ms16m -mx16m -classpath \"%CLASSPATH%\" \"-Dbea.home=C:\p\bea\"
    \"-Djava.security.policy==C:\p\bea\wlserver6.1/lib/weblogic.policy\" \"-Dweblogic.nodemanager.weblogicHome=C:\p\bea\wlserver6.1\"
    \"-Dweblogic.nodemanager.reverseDNSenabled=true\" \"-Djava.library.path=c:\p\bea\wlserver6.1\bin\"
    \"-Dweblogic.nodemanager.listenAddress=111.111.111.123\" \"-Dweblogic.nodemanager.trustedHosts=./config/nodemanager.hosts\"
    weblogic.nodemanager.NodeManager"
    rem *** Install the service
    "C:\p\bea\wlserver6.1\bin\beasvc" -install -svcname:EDANodeManager -javahome:"C:\p\bea\jdk131"
    -execdir:"C:\p\bea\wlserver6.1" -extrapath:"C:\p\bea\wlserver6.1\bin" -cmdline:%CMDLINE%
    ENDLOCAL
    ================= END installNMNtService.cmd ==================
    But when I start a server remotely, it can't find the native libraries and it
    can't find the JDBC libraries in the CLASSPATH. Otherwise, it can serve up HTML
    pages at the correct port number so I know it's running.
    When starting a managed server remotely via the WLS 6.1 console, how do I tell
    the managed server where the native libraries and JDBC libraries are?
    Thanks!

    Hi,
    The memory setting on the WC_Spaces managed servers can be seen as mentioned below.
    ps -eaf | grep Spaces
    Above command shows something like this at the top of the output:
    /a01/app/oraweb/middle/jrrt-3.1.2-1.6.0/bin/java -jrockit -Xms512m -Xmx1024m -Dweblogic.Name=WC_Spaces1 ...
    Regards
    Sreedhar

  • How to determine the week for credit management?

    Is there a transaction that will show the week for which credit is determined. For example, when running RVKRED88, it shows the week the order is processed under.

    Hi Rocha,
    In Credit management S066 and S067 information structures play a vital role in updating the credit values of a customer. This works in tandem with the update group present in the OVA8 settings in case of automatic credit check.
    When an order is created S066 information structure and OEIKW field is updated which increases open order value. when order is delivered S067 information structure and OLIKW field is updated which increases open delivery value and decreses S066-OEIKW
    When delivery is billed S067-OFAKW value (Open billing)gets increased and S067-OLIKW gets decreased.
    Updation is through the information structures S066 and S067.
    In the transaction code OMO1 select the information structure and double click it. You will be faced with parameters pop-up.
    In this pop-up you have radio buttons day ,week  and Month. _Based on the value you choose here you will get day or week or month for the Period split: info structure field present just besides horizon field of dynamic credit check in OVA8 Screen_If you choose week it will be till the end of the week and if you choose Month it will be end of the month. it is how system considers.
    For example if we have created an order today i.e. 19/08/2011 and the Period split: info structure in the OVA8 has 1month.
    System evaluates dynamic credit check as today's date + one month =19/09/2011which is =30th september,2011.
    So while evaluating credit for the order, system will consider all the open orders whose  delivery date is on or before 30th september + open deliveries + open bills + A/C receivables.
    Edited by: mokirala tilak on Aug 19, 2011 11:00 AM
    Edited by: mokirala tilak on Aug 19, 2011 11:23 AM

  • Service Interfaces for Credit Management using WS-RM

    Hi,
    We are implementing FSCM Credit Management on EHP 5 without using PI. For this we are WS-RM and have configured following service interfaces:
    CreditCommitmentNotification_In
    CreditCommitmentNotification_Out
    CreditWorthinessQuery_In
    CreditWorthinessQuery_Out
    However, when we create sales order, credit check is not being perfomed. Do we need any other service interface for implementing Credit Management?

    Hello,
    I am using ECC 6 ehp 5 Which Enables you to Implement FSCM services via WS-RM (Web Service Reliable Messaging) instead of having to use Previously PI.
    I require to implement the scenario is:
    Credit Management (FSCM) and Integration with FICA without requiring PI.
    I think I have covered all the technical configuration, but do not know how to test credit management and integration with FI-CA, appreciate if you can do to get a guide.
    As indicated by the WSRM configuration guide, run the report SRT_ADMIN_CHECK and the result is:
    Cross-checking system settings
    bgRFC destination is Operational
    bgRFC destination is registered supervisor
    WSRM event handler is activated
    Task is active watcher
    Data collector for monitoring is not activated
    ICF All nodes are active for SOAP Runtime
    Ending cross-check of system settings
    thank you for your help.
    Regards.

  • Reorganizing  SD/FI  documents  for  credit  management

    Hello ,
    we  are  in  production  already  more  than  year  but  just  now  we  will  transport  the  settings  of  the  credit  managment.
    As  there  is  many  SD  documents  already  do  you  advise  me  to  execute  any  program  to  reorganize  everything?
    What  is  your  approach  in  this  situation?
    Thanks and  best  regards
    L

    Hi,
    I don't think that you need to run F.28 when there is changes to organizational data in existing Credit mgt configuartion then only u need to run this
    General changes that affect SD and FI:
    Settings that change the determination of the credit control area: Assignment from company code, entry in customer master data, entry in sales area data, user exit.
    Currency of credit control area.
    Assignment of customers to credit accounts.
    Risk class in master data of credit account (transaction FD32). Caution: If nothing was changed except for the risk class, you can use RFDKLI20 but it is excessive in this case. If only the risk class was changed it is sufficient to run RVKRED09.
    And your is just fresh configuration why run this F.28 ??????????

  • Issue log for credit management in SAP SD.

    Dear Experts,
    I am stuck at a situation where I have found that the credit exposure has exceeded it's credit limit being specified, under FD32 screen, in credit management scenario. How this happened?
    Details of the issue :
    1) Credit master has not been maintained.
    2) If credit master has not been maintained then how the system was able to show the credit exposure of the respective customer?
    3) If the credit management settings were pre configured correctly then, why the sysytem didn't blocked the sales order in initial stages itself?
    Required guidance :
    1) why the credit check was not performed while processing the sales order?
    2) Why the sales order was not blocked when it exceeded the specified credit limit?
    3) What needs to be done now?
    Scenario:                     Credit limit : 1000 INR
                                        Credit exposure :  10000 INR
                                        Credit limit used : 999.99%
    Kindly suggest & assist.
    Thanks & regards,
    M.S.Kumar.

    Not sure but you can have a look at the following from SD side.
    1)  In your pricing procedure, SubTotal "A" should have been maintained for your basic price
    2)  In FD32, for that customer, the field "Credit account"  should not have a different code.  It can either be blank or the same customer code
    3)  In OVA7, for your item category, you should have activated for credit check
    4)  In OVFL, check what credit control area is assigned to your sales area
    5)  In XD02 for that customer code (Payer) check which credit control area is assigned
    thanks
    G. Lakshmipathi

  • Set Logging level for my application

    I've got an web-based application (ADF/EJB) and I'm trying to configure the logging level.
    I'm using the Java Logging API and no matter what I change, short of hardcoding a call in to set the global logging level, I can't alter what level it is using. I've tried changing in the WebLogic console and all that does is change the logging level for WebLogic. I've tried adding properties files but they don't seem to be read.
    Any Ideas?

    Hey Mark,
    I have no idea if this will help, but I was wanting to print out only my DML operations on commit and I got this post on my thread.
    You could probably do this with -Djbo.debugoutput=adflogger and then fuss with the logging configuration, or perhaps by turning on JDBC loggingDouble-click your View Controller project-> Run/Debug/Profile -> Edit ,and then type the -Djbo.debugoutput=adflogger into your Java Options, but I don't know anything after that.
    Good luck.
    Will

  • How to launch Web administration service and set trace level for web dispac

    Experts,
    Can some one help on how to setup trace level for Web dispatcher? and how to launch web administration interface.
    Thanks in advance.

    Hi Sam,
    You can launch the Web Dispatcher Interface through the follwing link:
    http://host:port/sap/wdisp/admin
    The Username & Password are created when the profile is run for the first time. The userid is ICMADM
    This link points to the web disaptcher administration interface & its usage.
    You can set the trace level once you login to the interface.
    http://help.sap.com/saphelp_nw70/helpdata/en/4f/3bee29d9764e988bdeecdb4d484722/frameset.htm
    Hope it is helpful.
    Regards,
    Abhishek

  • Setting Reservation Levels for a VM

    The vcloud usage meter says this:
    Net points = (vGB hours X points per 1 GB reserved RAM)/hours per month
    During one 30-day calendar month, a Service Provider uses the vCloud Service Provider Bundle – Premier Edition to configure his or her virtual machine with 16 vGB for 15 days and 48 vGB for the remaining 15 days. The reservation level for the virtual machine is set at 75 percent for the entire month.
    15 days x 24 hours x 16 vGB x 0.75 = 4,320 vGB hours
    15 days x 24 hours x 24 vGB (48 vGB x 0.75 but capped at 24GB) = 8,640 vGB hours
    Total vGB hours = 12,960 vGB hours
    Total points = 12,960 vGB hours ÷ 720 hours/month x 7 points (for Premier) = 126 points
    Where do I "set the reservation level" for a VM?  Is this talking about setting individual VM reservations in vCenter Server, or about doing something in the vCloud Usage meter itself?

    Hi. The reservation level is set for each VM, using a vSphere Client or API.

  • User Exit for credit management  at confirmed quantity in sales order

    Dear All ,
    kinldy tell how to define a user exit and where i can write for credit check to be done to the confirmed quantity in the sales order .
    Also pls tell me that how to define the user exit and attach to customer reserve field in the customising for automatic credit control .
    regards
    Baranidharan Ramar

    Hi
    The following is the information from the sap documentation...you can also refer from IMG - SD - System modification - userexit - userexit for credit check
    Credit Check
    If you want to carry out your own individual credit checks, that differ from those in the standard system, you must define them in the following user exits:
    LVKMPTZZ
    LVKMPFZ1: USER_CREDIT_CHECK1
    LVKMPFZ2: USER_CREDIT_CHECK2
    LVKMPFZ3: USER_CREDIT_CHECK3
    User exit for availability check
    User exit USEREXIT_AVAIL_CHECK_CREDIT exists in Include MV45AFZF.
    This user exit allows you to determine whether the system should or should not carry out an availability check after a blocked document has been released or after a new credit check.
    Thanks,
    Ravi

Maybe you are looking for