SAP ABAP Class /ISDFPS/CL_IM_HRBAS00_SRC (Implementation Class for BAdI Implement. /ISDFPS/HRBAS00_SRC)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-OF-REL (Application Component) Command and Support Relationships
     /ISDFPS/FSTRUC (Package) Armed Forces Structure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_HRBAS00_SEARCH BAdI Interface IF_EX_HRBAS00_SEARCH 20040510
Properties
Class /ISDFPS/CL_IM_HRBAS00_SRC  
Short Description Implementation Class for BAdI Implement. /ISDFPS/HRBAS00_SRC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/FSTRUC   Armed Forces Structure 
Created 20040510   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_IM_HRBAS00_SRC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_HRBAS00_SEARCH BAdI Interface IF_EX_HRBAS00_SEARCH 20040510
Friends
Class /ISDFPS/CL_IM_HRBAS00_SRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_SHLPNAME Static Attribute Private See coding Customizing for the HR Search Helps 20040928
2 GV_CASE_TYPE Static Attribute Private Type reference (TYPE) /ISDFPS/CASE_TYPE Usage Type (Peacetime, Wartime, ...) 20040511
3 GV_CASE_TYPE_SC Static Attribute Private Type reference (TYPE) FLAG SPACE CASE_TYPE Overloaded 20040511
4 GV_DFPS_ACTIVE Static Attribute Private Type reference (TYPE) XFLAG Add-On EA-DFPS Is Active in the System 20050406
5 GV_OTYPE Static Attribute Private Type reference (TYPE) OTYPE Object Type 20040620
6 GV_OTYPE_SC Static Attribute Private Type reference (TYPE) FLAG General Indicator 20040620
7 GV_SHLPNAME Static Attribute Public Type reference (TYPE) SHLPNAME Name of a Search Help 20040511
8 GV_TCODE Static Attribute Private Type reference (TYPE) TCODE Transaction Code 20040511
9 GV_TCODE_SC Static Attribute Private Type reference (TYPE) FLAG SPACE TCODE Overloaded 20040511
10 GV_USE_CUST Static Attribute Public Type reference (TYPE) FLAG SPACE User Customizing Table 20050404
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_STD_TABLE Static method Private Method Creates the Standard Table of Search Helps 20050404
2 CLEAR_CASE_TYPE Static method Public Method Set the Usage Type 20040927
3 CONSTRUCTOR Instance method Public Constructor 20040928
4 EXPORT_SHLP_NAME Static method Public Method Exports the Name of the Collective Search Help 20040511
5 GET_CASE_TYPE Static method Private Method Determines the Current Usage Type 20040511
6 GET_OTYPE Static method Private Method Determines the Current Usage Type 20040620
7 GET_SHLP_NAME Static method Private Method 20040928
8 GET_STD_TOP_SHLP Static method Private Method Determines the Standard Collective Search Help 20040511
9 GET_TCODE Static method Private Method Determines the Current Transaction Code 20040511
10 GET_TCODE_TOP_SHLP Static method Private Method Determines the Standard Collective Search Help 20040928
11 GET_TOP_SHLP Static method Private Method Determination of the Name of the Collective Search Help 20040511
12 SET_CASE_TYPE Static method Public Method Set the Usage Type 20040511
13 SET_OTYPE Static method Public Method Set the Usage Type 20040620
14 SET_TCODE Static method Public Method Set the Transaction Code 20040511
Events
Class /ISDFPS/CL_IM_HRBAS00_SRC has no event.
Types
Class /ISDFPS/CL_IM_HRBAS00_SRC has no local type.
Method Signatures

Method BUILD_STD_TABLE Signature

Method BUILD_STD_TABLE on class /ISDFPS/CL_IM_HRBAS00_SRC has no parameter.
Method BUILD_STD_TABLE on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method CLEAR_CASE_TYPE Signature

Method CLEAR_CASE_TYPE on class /ISDFPS/CL_IM_HRBAS00_SRC has no parameter.
Method CLEAR_CASE_TYPE on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /ISDFPS/CL_IM_HRBAS00_SRC has no parameter.
Method CONSTRUCTOR on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method EXPORT_SHLP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHLPNAME Value transfer Type reference (TYPE) SHLPNAME Name einer Suchhilfe 20040511

Method EXPORT_SHLP_NAME on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method GET_CASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CASE_TYPE Value transfer Type reference (TYPE) /ISDFPS/CASE_TYPE Verwendungstyp (Frieden, Verteidigung, ...) 20040511

Method GET_CASE_TYPE on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method GET_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 20040620
2 Importing IV_STD_OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 20040620

Method GET_OTYPE on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method GET_SHLP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name einer Suchhilfe 20040928
2 Importing IT_SHLPNAME Call by reference Attribute reference (LIKE) GT_SHLPNAME 20040928
3 Importing IV_CTYPE Call by reference Type reference (TYPE) /ISDFPS/CASE_TYPE Verwendungstyp (Frieden, Verteidigung, ...) 20040928
4 Importing IV_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20040928

Method GET_SHLP_NAME on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method GET_STD_TOP_SHLP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name einer Suchhilfe 20040511
2 Importing IV_CTYPE Call by reference Type reference (TYPE) /ISDFPS/CASE_TYPE Verwendungstyp (Frieden, Verteidigung, ...) 20040928
3 Importing IV_OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 20040511

Method GET_STD_TOP_SHLP on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method GET_TCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TCODE Value transfer Type reference (TYPE) TCODE Transaktionscode 20040511

Method GET_TCODE on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method GET_TCODE_TOP_SHLP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name einer Suchhilfe 20040928
2 Importing IV_CTYPE Call by reference Type reference (TYPE) /ISDFPS/CASE_TYPE Verwendungstyp (Frieden, Verteidigung, ...) 20040928
3 Importing IV_OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 20040928
4 Importing IV_TCODE Call by reference Type reference (TYPE) TCODE Transaktionscode 20040928

Method GET_TCODE_TOP_SHLP on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method GET_TOP_SHLP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name einer Suchhilfe 20040511
2 Importing IV_OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 20040511

Method GET_TOP_SHLP on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method SET_CASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CASE_TYPE Value transfer Type reference (TYPE) /ISDFPS/CASE_TYPE SPACE Verwendungstyp (Frieden, Verteidigung, ...) 20040511

Method SET_CASE_TYPE on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method SET_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OTYPE Value transfer Type reference (TYPE) OTYPE SPACE Verwendungstyp (Frieden, Verteidigung, ...) 20040620

Method SET_OTYPE on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.

Method SET_TCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TCODE Value transfer Type reference (TYPE) TCODE SY-TCODE Transaktionscode 20040511

Method SET_TCODE on class /ISDFPS/CL_IM_HRBAS00_SRC has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 470