SAP ABAP Class CL_HRPAYDE_BVV_TEMSE (Write BVV Notifications to TemSe File)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE (Application Component) Germany
     PC01 (Package) HR Payroll: Germany
Properties
Class CL_HRPAYDE_BVV_TEMSE  
Short Description Write BVV Notifications to TemSe File    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC01   HR Payroll: Germany 
Created 20101104   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYDE_BVV_TEMSE has no forward declaration.
Interfaces
Class CL_HRPAYDE_BVV_TEMSE has no interface implemented.
Friends
Class CL_HRPAYDE_BVV_TEMSE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_EMPFG Constant Private Type reference (TYPE) P_TS_EMPFG 'RPUTSVDD' HR TemSe receiving report 20101123
2 AC_EMPFG_DTS Constant Private Type reference (TYPE) P_TS_EMPFG 'RPCDTSD0' HR TemSe receiving report 20101123
3 AC_FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20101123
4 AC_OBJKN Constant Private Type reference (TYPE) P_TS_OBJKN 'CVWBD0' HR TemSe Object Identifier 20101123
5 AC_OBJKN_DTS Constant Private Type reference (TYPE) P_TS_OBJKN 'CVWBDA' HR TemSe Object Identifier 20101123
6 AC_TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20101123
7 AR_MESSAGE_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_HRPAY00_MESSAGE_HANDLER Message Handler 20101123
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Closes TemSe File 20101123
2 CONSTRUCTOR Instance method Public Constructor 20101123
3 OPEN Instance method Public Method Opens TemSe File 20101123
4 WRITE Instance method Public Method Writes to TemSe File 20101123
Events
Class CL_HRPAYDE_BVV_TEMSE has no event.
Types
Class CL_HRPAYDE_BVV_TEMSE has no local type.
Method Signatures

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20101123
2 Importing I_ANZAHL Call by reference Type reference (TYPE) N 20101123

Method CLOSE on class CL_HRPAYDE_BVV_TEMSE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAY00_MESSAGE_HANDLER Message Handler 20101123

Method CONSTRUCTOR on class CL_HRPAYDE_BVV_TEMSE has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Call by reference Type reference (TYPE) P_TS_TSOBJ HR Temse Objekt 20101123
2 Exporting E_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20101123
3 Importing I_DTS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20101123
4 Importing I_OBJNR Call by reference Type reference (TYPE) P_TS_OBJNR HR Temse Objektnummer 20121005

Method OPEN on class CL_HRPAYDE_BVV_TEMSE has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20101123
2 Importing IT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20101123

Method WRITE on class CL_HRPAYDE_BVV_TEMSE has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in