SAP ABAP Class CL_HRPIQ00SELMETHVARI_BASE (Basis Class for Selection Method Variants)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPIQ00SELMETHVARI Selection Variants 20030611
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPIQ00SELMETHVARI_REPID Basis Class for Selection Method Variants 20030611
Properties
Class CL_HRPIQ00SELMETHVARI_BASE  
Short Description Basis Class for Selection Method Variants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PMIQ   Campus Management 
Created 20030611   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPIQ00SELMETHVARI_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPIQ00SELMETHVARI Selection Variants 20030611
Friends
Class CL_HRPIQ00SELMETHVARI_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_SELMETH Instance attribute Public Attribute reference (LIKE) 20030611
2 MV_SELVARI Instance attribute Public Attribute reference (LIKE) 20030611
3 MV_STATE Instance attribute Protected Type reference (TYPE) CHAR1 Status of Selection Options 20030611
4 MV_VARIT_CHANGED Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20030611
5 SC_STATE_DELETED Static Attribute Public Type reference (TYPE) CHAR1 'D' Status is Deleted 20030611
6 SC_STATE_EXIST Static Attribute Public Type reference (TYPE) CHAR1 'E' Status Exists 20030611
7 SC_STATE_NEW Static Attribute Public Type reference (TYPE) CHAR1 'N' Status is New 20030611
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030611
2 DELETE Instance method Public Method Delete 20030612
3 READ Instance method Protected Method Read Selection Method Data 20030611
4 SAVE Instance method Public Method Save 20030612
5 SET_SELMETH Instance method Protected Method Set Selection Method ID 20030611
Events
Class CL_HRPIQ00SELMETHVARI_BASE has no event.
Types
Class CL_HRPIQ00SELMETHVARI_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPIQ00SELMETHVARI_BASE has no parameter.
Method CONSTRUCTOR on class CL_HRPIQ00SELMETHVARI_BASE has no exception.

Method DELETE Signature

Method DELETE on class CL_HRPIQ00SELMETHVARI_BASE has no parameter.
# Exception Resumable Description Created on
1 DELETE_FAILED Löschen Fehlgeschlagen 20030612

Method READ Signature

Method READ on class CL_HRPIQ00SELMETHVARI_BASE has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND Selektionsvariante wurde nicht gefunden 20030611

Method SAVE Signature

Method SAVE on class CL_HRPIQ00SELMETHVARI_BASE has no parameter.
# Exception Resumable Description Created on
1 SAVE_FAILED Sichern ist fehlgeschlagen 20030612

Method SET_SELMETH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SELMETH Call by reference Type reference (TYPE) PIQSELMETH Selektionsmethode 20030611
# Exception Resumable Description Created on
1 SELMETH_INVALID Selektionsmethode ist ungültig 20030611
History
Last changed by/on SAP  20050224 
SAP Release Created in 472