SAP ABAP Class CL_HRPA_VIEKN (HR: Master Data Determine View Indicator)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Properties
Class CL_HRPA_VIEKN  
Short Description HR: Master Data Determine View Indicator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20030528   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HRPA_VIEKN has no interface implemented.
Friends
Class CL_HRPA_VIEKN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_LOCKIN_COUNT Static Attribute Private Type reference (TYPE) SYTFILL Internal tables, current number of lines 20030528
2 A_VIEKN_TAB Static Attribute Private Type reference (TYPE) VIEKN_TAB 20030528
3 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030528
4 MAX_BUFFER_SIZE Constant Private Type reference (TYPE) SYTFILL 300 Internal tables, current number of lines 20030528
5 MAX_LOCKIN_SIZE Constant Private Type reference (TYPE) SYTFILL 30 Internal tables, current number of lines 20030528
6 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030528
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030528
2 INITIALIZE Static method Public Method Delete all 20030528
3 SET_VIEKN Static method Public Method Set View Indicator (for Settings) 20030528
4 VIEKN Static method Public Method Determine view indicator 20030528
Events
Class CL_HRPA_VIEKN has no event.
Types
Class CL_HRPA_VIEKN has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRPA_VIEKN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPA_VIEKN has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_HRPA_VIEKN has no parameter.
Method INITIALIZE on class CL_HRPA_VIEKN has no exception.

Method SET_VIEKN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20030528
2 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20030528
3 Importing VIEKN Call by reference Type reference (TYPE) VIEKN 20030528
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030528

Method VIEKN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20030528
2 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20030528
3 Returning VIEKN Value transfer Type reference (TYPE) VIEKN Infotyp-View-Kennzeichen 20030528
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030528
History
Last changed by/on SAP  00000000 
SAP Release Created in 470