SAP ABAP IMG Activity OHANDL035 (Loan Allocation Control)
Hierarchy
SAP_HRCNL (Software Component) Sub component SAP_HRCNL of SAP_HR
   PY-NL (Application Component) The Netherlands
     P05C (Package) HR Customizing: Netherlands
IMG Activity
ID OHANDL035 Loan Allocation Control  
Transaction Code S_PH0_48000409   (empty) 
Created on 20000128    
Customizing Attributes OHANDL035   Loan Allocation Control 
Customizing Activity OHANDL035   Loan Allocation Control 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHAXDL035    

In this IMG activity you define the default values for the Loans infotype (0045).

The system reads the ALOAN feature (Default Values for Company Loans) when you create a loan in the Loans infotype (0045), for which you have defined default values here. It uses the return value from the feature to read table T506C (Controlling Loan Allocation). If the system finds an entry for the return value, it reads the values in this entry for the loan type, the loan amount, the currency, the conditions and possibly an individual interest rate and a switch. The system uses the switch to decide whether the values should be treated as default values that may be overwritten, as maximum values or as fixed values.

In addition you can use the Invalid Loan Type attribute to restrict the loan allocation.

Example

You want the following values to be proposed for all employees in personnel area 0001, when creating a loan with loan type 0100 in the Loans infotype (0045):

  • Approved loan amount 30,000 euro
  • Loan condition 5% monthly interest and installment (01)
  • Repayment installment 500 euro

These values should be suggested as maximum amounts that may be overwritten.

As a return value, you define the value P001 in the feature.

Make the following entries in the Controlling Loan Allocation view:

D.Grp    Ty.    Amt    Crcy    Cond.    Repayt    Int.rate.    Ind.

P001    0100    30,000    euro    01    500        Maximum value

Example 2

You do not want employees from personnel area 0002 to have loans of loan type 0100.

In feature ALOAN you define return vaue P002 and make the following entries in the Controlling Loan Allocation view:

D.Grp    Type    Amount    Curr    Cond.    Instlmnt    IntRate    Ind.

P002    0100                        Invalid...

To ensure that no loans can be created for employees of personnel area P002, leave the Loan Type field empty.

Requirements

Standard settings

The feature provided by SAP returns the value of P0001 for all employees in personnel area 0001. For all the other personnel areas, no return value is defined.

In the Contolling Loan Allocation view, an entry has been created as a model entry for the return value P0001.

Recommendation

Activities

Further notes


Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHANDL035 NL Netherlands
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHAXDL035 0 HLA0100668 Bases 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
T506C S - Table (with text table) SM30 Define values 
PMKC L - Logical transport object PE00 ALOAN Adjust feature 
History
Last changed by/on SAP  20000128 
SAP Release Created in 46C