SAP ABAP IMG Activity OHAPH_DL035 (Control Allocation of Loans)
Hierarchy
SAP_HRCPH (Software Component) Sub component SAP_HRCPH of SAP_HR
   PY-PH (Application Component) Philippines
     P48C (Package) HR customizing: Philippines
IMG Activity
ID OHAPH_DL035 Control Allocation of Loans  
Transaction Code S_PH0_48000407   IMG Activity 
Created on 20000128    
Customizing Attributes OHAPH_DL031   Maintain Loan Types 
Customizing Activity OHAPH_DL035   Control Allocation of Loans 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHAPH_DL035    

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 
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
PMKC L - Logical transport object PE00 ALOAN Adapt Feature 
T506C S - Table (with text table) SM30 Define Values 
History
Last changed by/on SAP  20000128 
SAP Release Created in 46C