SAP ABAP Data Element RP_RADIO (Radio button)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element RP_RADIO
Short Description Radio button  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Supplementary Documentation - RP_RADIO 0001

Use

If you activate the 'Total qty' (quantity) option, the wage type groups containing all selected wage types in the 'model wage type column' are selected when you choose the 'Display groups ->' function.

Examples

Let us assume that wage type LL01 is assigned to wage type groups GG01 and GG02 and wage type LL02 to wage type groups GG01 and GG03.
If these two wage types are selected in the 'model wage types' column, the wage type groups GG01, GG02 and GG03 are selected when you choose the 'Display groups ->' function.

Supplementary Documentation - RP_RADIO 0002

Use

If you activate the 'Common qty' (quantity) option, the wage types groups containing all selected wage types are selected when you choose the 'Display groups ->' function.

Examples

Let us assume that wage type LL01 is assigned to wage type groups GG01 and GG02 and wage type LL02 to wage type groups GG01 and GG03.
If these two wage types are selected in the 'Model wage types' column, wage type group GG01 is selected when you choose the 'Display groups ->' function. This is the only wage type group with both wage types.

Supplementary Documentation - RP_RADIO 0003

Use

You can assign the selected wage types in the 'wage types to be assigned' column to the selected wage type groups in the 'wage type groups' column by choosing the 'Group assignment ->' function.
If you attempt to assign a wage type to an already assigned wage type group, no changes are made.

Supplementary Documentation - RP_RADIO 0004

Use

If you activate the 'delete' option, you can delete the selected wage types in the 'wage types to be assigned' column from the selected wage type groups in the 'wage type group' column by choosing the 'Group assignment ->' function. If you attempt to delete a wage type from a wage type group to which it is not assigned, no changes are made.

Supplementary Documentation - RP_RADIO 0005

Use

You can maintain wage types by:

  • copying model wage types from the SAP name range to the customer name range.
  • deleting customer wage types.
  • performing a completeness check.

    All customer wage types must be in table T512W (Wage Type Evaluation). The completeness check determines if there are other wage types that are not in table T512W.

Dependencies

Example

Supplementary Documentation - RP_RADIO 0006

Use

Standard check:

A list is output of all children who are 18 years of age or older in the data selection period and whose cost-of-living allowance authorization is retroactive-accounting relevant.

The retroactive-accounting-relevant authorization indicators are those whose internal key (T577-INTKY) is not zero.

Procedure

Examples

Dependencies

Supplementary Documentation - RP_RADIO 0007

Use

Extended checks and creating batch input sessions for delimited data records:

According to the selection criteria, all children are output in a table control list whose current data record is delimited on the last day of the month in which the person ends their 18th or 27th year.

From this list, you have the possibility of creating a batch input session to delimit the data record. In the table control list, you can select individual records. The selected records are not transferred to the batch input session.

Procedure

Examples

Dependencies

Supplementary Documentation - RP_RADIO 0008

Use

The last day of the month in which the person ends their 18th year is selected as the key date for the correct delimitation.

Procedure

Examples

Dependencies

Supplementary Documentation - RP_RADIO 0009

Use

The last day of the month in which the person ends their 27th year is selected as the correct delimitation.

Procedure

Examples

Dependencies

Supplementary Documentation - RP_RADIO 0010

Use

You can choose one of the following options:

  • You can either display the views V_512W_B, V_512W_C or V_512W_D without any restrictions (edit everything). All wage types are displayed for selection. View V_512W_D then also contains all cumulations, and processing and evaluation classes.

  • You can also display the logical view with restrictions. Only a subset of the wage types is displayed for selection. Likewise, view V_512W_D then contains only a subset of the cumulations, and processing and evaluation classes.
Supplementary Documentation - RP_RADIO 0020

Use

You have the following possibilties:

  • Copy all entries.

    All original wage type entries in a table are copied, regardless of their time validity.

  • Entries from validity date.

    The only original table wage type entries that are copied are those that are valid for the stated time point or later.

Dependencies

Example

Supplementary Documentation - RP_RADIO 0021

Use

You have the following options:

  • Delete wage types
  • Table entries in which the wage type to be deleted is part of the key are deleted.
  • Table entries in which the wage type to be deleted is not part of the key, can be maintained manually.

Delimit wage type on

  • The wage type is delimited on the specified date in tables that have a date field in the key.
  • If a table does not include a date field:
    • the wage type to be delimited is deleted if it is part of the table key
    • the wage type to be delimited can be maintained manually if it is not part of the table key.

      Exception

      Wage type texts are an exception. Entries are not deleted, even though the relevant Wage Type Texts (T512T) is not date-dependent. This ensures that the texts for delimited wage types are still available in the system.

Procedure

Examples

Dependencies

Supplementary Documentation - RP_RADIO 0030

Use

You have the following choices:

  • Client dependent recording:
    If the client is coded (T000) so that changes are automatically recorded, the modified table entries are recorded in the transport request.
  • Forcing recording:
    Changes are written to the transport request, regardless of the coding of the client.

Supplementary Documentation - RP_RADIO 0092

Germany Only

Supplementary Documentation - RP_RADIO 0093

Germany Only

Supplementary Documentation - RP_RADIO 0789

Use

Enter the percentage of incorrect personnel numbers required to trigger a breakpoint.

Procedure

Examples

Dependencies

Supplementary Documentation - RP_RADIO 1000

Use

Choose this field if a fixed value has been stored for a table field.

Procedure

Examples

Dependencies

Supplementary Documentation - RP_RADIO 1001

Use

Choose this field if a field name in the processed structure is stored for a table field.

Procedure

Examples

Dependencies

Supplementary Documentation - RP_RADIO 1002

Use

Choose this field if a modifier is assigned to a table field.

Procedure

Examples

Dependencies

Supplementary Documentation - RP_RADIO 5000

Controlling the interest calculation: Parameter 'END'

Dependencies

According to whether the loan schema (e.g. XLON) is set to 'BEG' or 'END', choose the relevant button: here 'END'.

Payroll will be run for the selected emploee in your enterprise at the end of the month. The loan schema should resemble the following:

BLOCK BEG Loan payroll INTERNATIONAL
IMPRT L Import last payroll result
P0045 GRSS END Interest calculation
P0045 XLON NET Deductions interest and repymt BLOCK END

Supplementary Documentation - RP_RADIO 5001

Controlling the interest calculation: Parameter 'END'

Dependencies

According to whether the loan schema (e.g. XLON) is set to 'BEG' or 'END', choose the relevant button: here 'END'.

Payroll will be run for the selected emploee in your enterprise at the end of the month. The loan schema should resemble the following:

BLOCK BEG Loan payroll INTERNATIONAL
IMPRT L Import last payroll result
P0045 GRSS END Interest calculation
P0045 XLON NET Deductions interest and repymt BLOCK END

History
Last changed by/on SAP  19970130 
SAP Release Created in