SAP ABAP Class CL_HRPAY99_SEND_INFOTYPES (Send Infotype Records to Payroll)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAL (Package) SAP HR Payroll Application Development
Properties
Class CL_HRPAY99_SEND_INFOTYPES  
Short Description Send Infotype Records to Payroll    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCAL   SAP HR Payroll Application Development 
Created 19990816   SAP 
Last change 19990817   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAY99_SEND_INFOTYPES has no interface implemented.
Friends
Class CL_HRPAY99_SEND_INFOTYPES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IPREL Instance attribute Private Type reference (TYPE) HRPAY99_IPREL_TABLE Table of Infotype Records 19990816
2 MEM_ID_IPREL_VALUE Constant Private Type reference (TYPE) CHAR05 'ARGLL' Constant Part of Memory ID for the Table of Infotypes 19990816
3 MEM_ID_PERNR_TAB Constant Private Type reference (TYPE) T_CHAR23 'HRPAY99_IPREL_PERNR_TAB' Memory ID of the Personnel Number Directory 19991109
4 PERNR_TAB Instance attribute Private Type reference (TYPE) HRPAY99_PERNR_TABLE Personnel Number Directory 19990816
5 SENT_PERNR_TAB Instance attribute Private Type reference (TYPE) HRPAY99_PERNR_TABLE Directory of Personnel Numbers Already Sent 19990816
Methods
# Method Level Visibility Method type Description Created on
1 INTERN_SEND Instance method Private Method Send Data, Called by SEND and SEND_ALL 19990817
2 SEND Instance method Public Method Send Data for the Specified Personnel Number 19990816
3 SEND_ALL Instance method Public Method Send the Data for All Available Personnel Numbers 19990816
4 SET_IPREL Instance method Public Method Fill Out Infotypes 19990816
Events
Class CL_HRPAY99_SEND_INFOTYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CHAR23 Private See coding T_CHAR23 19991109
2 T_MEM_ID_IPREL Private See coding Type for Memory ID for the Table of Infotype Records 19990816
Method Signatures

Method INTERN_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 19990817
# Exception Resumable Description Created on
1 NO_DATA_TO_SEND Zur angegebenen Personalnummer existieren keine Sätze. 19990817

Method SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERNR Value transfer Type reference (TYPE) PERNR_D Personalnummer 19990816
# Exception Resumable Description Created on
1 NO_DATA_TO_SEND Zur angegebenen Personalnummer existieren keine Sätze. 19990816
2 PERNR_IS_INITIAL Die Personalnummer wurde nicht angegeben. 19990816

Method SEND_ALL Signature

Method SEND_ALL on class CL_HRPAY99_SEND_INFOTYPES has no parameter.
Method SEND_ALL on class CL_HRPAY99_SEND_INFOTYPES has no exception.

Method SET_IPREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_IPREL Value transfer Type reference (TYPE) HRPAY99_IPREL_TABLE Tabelle der Infotypsätze 19990816

Method SET_IPREL on class CL_HRPAY99_SEND_INFOTYPES has no exception.
History
Last changed by/on SAP  19990817 
SAP Release Created in