SAP ABAP Class CL_PAY (Communicate with LDB PNP Payroll Selection)
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_PAY  
Short Description Communicate with LDB PNP Payroll Selection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package PCAL   SAP HR Payroll Application Development 
Created 19990305   SAP 
Last change 19990330   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PAY has no forward declaration.
Interfaces
Class CL_PAY has no interface implemented.
Friends
Class CL_PAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LDB Instance attribute Public Type reference (TYPE) TRDIR-LDBNAME 'SAPDBPNP' Name of LDB to Access 19990305
Methods
# Method Level Visibility Method type Description Created on
1 READ_RESULT Instance method Public Method Read List of Selected Payroll Results 19990305
2 WRITE_RESULT Instance method Public Method Write (Modified) List of Payroll Results for GET PAYROLL 19990305
Events
Class CL_PAY has no event.
Types
Class CL_PAY has no local type.
Method Signatures

Method READ_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LIST Call by reference Type reference (TYPE) TABLE List of payroll results 19990305

Method READ_RESULT on class CL_PAY has no exception.

Method WRITE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST Call by reference Type reference (TYPE) TABLE list 19990305

Method WRITE_RESULT on class CL_PAY has no exception.
History
Last changed by/on SAP  19990330 
SAP Release Created in