SAP ABAP Class CL_HR_ST_COLUMNS_BASE (Fill Object Manager Columns with Query)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-OS-BS (Application Component) Bases
     PP0E (Package) HR-CA: OM New Maintenance
Properties
Class CL_HR_ST_COLUMNS_BASE  
Short Description Fill Object Manager Columns with Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PP0E   HR-CA: OM New Maintenance 
Created 19991111   SAP 
Last change 20010406   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FDSCD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GSEL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 HR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_ST_COLUMNS_BASE has no interface implemented.
Friends
Class CL_HR_ST_COLUMNS_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AREAS_READ Static Attribute Public Type reference (TYPE) FLAG Have the Infosets Been Read? 19991111
2 ARRAYTYPE Instance attribute Private Type reference (TYPE) HRARRAYTYP Array Type 19991112
3 COLKEY_TRANSLATOR Instance attribute Private See coding Translation Table ColKey - ColName 19991112
4 COLKEY_TRANSLATOR_TABLE_READ Static Attribute Public Type reference (TYPE) FLAG Has Table Been Read with Colkey_Translator? 19991123
5 COLUMN_HEADERS Instance attribute Private Type reference (TYPE) OMCOLHEADT Column Headers 19991112
6 C_ARRTP Constant Public Type reference (TYPE) CHAR40 'ArrayType' 'Array Type' 19991115
7 C_BEWERB Constant Public Type reference (TYPE) OTYPE 'AP' Applicants 20000201
8 C_CROSS Constant Public Type reference (TYPE) FLAG 'X' Selected 19991112
9 C_DIRECTION_BLOW_UP Constant Public Type reference (TYPE) CHAR20 'BLOW_UP' Expand Output Fields 20000201
10 C_DIRECTION_SHRINK Constant Public Type reference (TYPE) CHAR20 'SHRINK' Shrink Output Fields 20000201
11 C_INDEX_ARRTP Constant Public Type reference (TYPE) I 3 3 19991115
12 C_INDEX_NOF_COLKEYS Constant Public Type reference (TYPE) I 5 5 20000127
13 C_INDEX_NOF_OUTPUTFIELDS Constant Public Type reference (TYPE) I 4 4 20000127
14 C_INDEX_QUERY Constant Public Type reference (TYPE) I 2 2 19991115
15 C_INDEX_TABLE_START Constant Public Type reference (TYPE) I 6 Change 4 to 6 !!! 19991115
16 C_NUMBER_OF_COLKEYS Constant Public Type reference (TYPE) CHAR40 'NumberOfColKeys' 'NumberOfColKeys' 20000127
17 C_NUMBER_OF_OUTPUTFIELDS Constant Public Type reference (TYPE) CHAR40 'NumberOfOutputFields' 'NumberOfOutputFields' 20000127
18 C_PERSON Constant Public Type reference (TYPE) OTYPE 'P ' Person 19991112
19 C_QUERY Constant Public Type reference (TYPE) CHAR40 'QueryName' 'Query Name' 19991115
20 DATE Instance attribute Private Type reference (TYPE) DATS Key Date 19991112
21 DO_NOT_TRANSPORT Instance attribute Private Type reference (TYPE) FLAG SPACE Actual Constant for "do not transport" 19991112
22 DYNAMIC_QUERY Instance attribute Private Type reference (TYPE) FLAG Query Was Created Dynamically 19991119
23 FIELDDATA Instance attribute Private See coding FIELDDATA 19991112
24 FIELDDESC Instance attribute Private See coding FIELDDESC 19991112
25 FIELDDESC_WITH_DDIC Instance attribute Private Type reference (TYPE) FDSCD_TAB_FIELDDESC_WITH_DDIC Field Descriptions with Reference to DDIC 19991115
26 FOUND_OBJECTS Instance attribute Private Type reference (TYPE) HROBJECT_T Object Quantity 19991112
27 FUNCTIONAL_AREA Instance attribute Private Type reference (TYPE) AQS_SGNAME InfoSet 19991112
28 FUZZY_BEGDA Instance attribute Private Type reference (TYPE) DATS Start of Fuzzy Period 19991112
29 FUZZY_ENDDA Instance attribute Private Type reference (TYPE) DATS End of Fuzzy Period 19991112
30 GROUPID Instance attribute Private Type reference (TYPE) HR_SEL_GROUPID Selection ID Grouping 19991117
31 ISTAT Instance attribute Private Type reference (TYPE) PLOG-ISTAT Status 19991116
32 ITAB_COLFIELD Static Attribute Private See coding Column Name -> Field Name -> Query Name Assignments 19991125
33 ITAB_OMAHQ_FUNCAR Static Attribute Private See coding Assignment Obj. Type->Functional Area 19991112
34 LOGDB Instance attribute Private Type reference (TYPE) AQS_LOGDB Logical Database 19991112
35 MY_MEMORY_KEY Constant Protected Type reference (TYPE) OMABAPKEY 'RHG_CL_HR_ST_COLUMNS_BASE' Key for ABAP Memory 19991112
36 OBJECTMANAGER_HANDLE Instance attribute Private Object reference (TYPE REF TO) CL_HR_OBJECTMANAGER Object Manager Handle 19991112
37 OBJECTMANAGER_SCENARIO Instance attribute Private Type reference (TYPE) HROMSCEN Object Manager Scenario 19991112
38 OTYPE Instance attribute Private Type reference (TYPE) OTYPE Object Type 19991112
39 OUTPUTFIELDS Instance attribute Private Type reference (TYPE) FDSCD_HRFIELD_SPEC_TABLE Output Fields 19991112
40 PLVAR Instance attribute Private Type reference (TYPE) PLVAR Plan Version 19991112
41 PROCESS_ID Static Attribute Protected Type reference (TYPE) CHAR40 Process ID 19991111
42 QUERYNAME Instance attribute Private Type reference (TYPE) AQS_QUNAME Query Name 19991112
43 QUERY_EXECUTED Instance attribute Private Type reference (TYPE) FLAG SPACE Instance Query Has Already Been Run 19991112
44 SEARCH_CRITERIA Instance attribute Private Type reference (TYPE) OMSEAATTAB Table with Search Criteria 19991115
45 USERGROUP Instance attribute Private Type reference (TYPE) AQS_BGNAME Name of User Group 19991112
46 WORKAREA Instance attribute Private Type reference (TYPE) AQS_WSID 'G' Query Area (' ' or 'G') 19991112
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT_OBJECTS Instance method Public Method Accept Object Quantity (Type HROBJEC_T) 19991112
2 ACCEPT_OUTPUT_FIELDS Instance method Public Method Statically Define Output Fields: Adopt Query/Array Type 19991119
3 ACCEPT_TREE_OBJECTS Instance method Public Method Accept Object Quantity (Type KEYOBJEC_T) 19991124
4 ADJUST_OUTPUT_FIELDS Instance method Private Method Change Output Fields: Key Must Come First 19991112
5 CHANGE_DATE Instance method Public Method Changing Period/Key Date 19991111
6 CHANGE_NODE Instance method Public Method Change Node Type 19991111
7 CONSTRUCTOR Instance method Public Constructor Constructor 19991111
8 DEFINE_COLKEY_TRANSLATOR Instance method Private Method Create Column Key Translator (if Non-Dynamic) 19991123
9 DEFINE_OUTPUT_FIELDS Instance method Public Method Define Output Fields (Dynamically) 19991111
10 DELETE_FAVORITE Instance method Public Method Favorite Will Be Deleted 19991111
11 DELETE_ONE_QUERY Static method Public Method Query/Array Type Will Be Deleted 19991116
12 DESTROY Instance method Public Method Exit Search Tool 19991111
13 END_OF_OBJECTMANAGER Instance method Public Method Exiting Object Manager 19991111
14 EXECUTE_QUERY Instance method Public Method Execute Query for Instance 19991112
15 EXPORT_TO_MEMORY Instance method Public Method Exports Status to ABAP Memory 19991111
16 FILL_MY_TABLE_SEARCH_CRITERIA Instance method Public Method Fill Table with SEARCH_CRITERIA 19991115
17 GET_COLUMN_CONTENT Instance method Public Method Get Column Contents 19991124
18 GET_COLUMN_HEADERS Instance method Private Method Get Query Headers (COLUMN_HEADERS) 20000105
19 GET_QUERYNAME_TO_COLNAME Static method Public Method Get Query Name from Column Name 19991124
20 GET_QUERY_ENVIRONMENT Instance method Private Method Get Work Area, InfoSet and So On 19991123
21 GET_SEARCH_CRITERIA Instance method Public Method Get Current Search Criteria 19991111
22 GIVE_OUTPUT_FIELDS Instance method Public Method Return Current Output Fields 20000202
23 GIVE_PROCESS_ID Instance method Public Method Output Process ID, if Necessary Create/Get 19991112
24 GIVE_QUERY_ENVIRONMENT Instance method Public Method Output Work Area, InfoSet Etc. 19991123
25 HANDLE_CONTENT_EXPECTED Instance method Public Event handling method Fill Column; Handler for Event CONTENT_EXPECTED 19991112
26 HANDLE_GET_ARRAYTYPE Instance method Public Event handling method Fill Dynamic Array Type Event 19991112
27 HANDLE_TIME_PARAMETERS Instance method Private Method Maintain Time Parameter (Key Date, Fuzzy Period) 19991123
28 INIT_FROM_MEMORY Instance method Public Method Initializing Using Data from the ABAP Memory 19991111
29 INTERPRET_SEARCH_CRITERIA Static method Private Method Get Method Attributes from Table SEARCH_CRITERIA 19991115
30 SAVE_FAVORITE Instance method Public Method Search Variant Saved as Favorite 19991111
31 SET_SEARCH_CRITERIA Instance method Public Method Receives Current Search Criteria 19991111
32 TRANSFORM_OUTPUT_FIELDS Static method Public Method Transform Format of Output Fields 20000201
Events
Class CL_HR_ST_COLUMNS_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EXT_FIELDDATA Private See coding EXT_FIELDDATA 19991112
2 EXT_FIELDDESCRIPTION Private See coding EXT_FIELDDESCRIPTION 19991112
3 FIELDS_FOR_CHAR40 Private See coding FIELDS_FOR_CHAR40 20000127
4 FIELDS_FOR_CHAR80 Private See coding FIELDS_FOR_CHAR80 20000127
Method Signatures

Method ACCEPT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOUND_OBJECTS Call by reference Type reference (TYPE) HROBJECT_T Objektmenge 19991112

Method ACCEPT_OBJECTS on class CL_HR_ST_COLUMNS_BASE has no exception.

Method ACCEPT_OUTPUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARRAYTYPE Value transfer Type reference (TYPE) HRARRAYTYP Typ der Struktur 19991119
2 Importing QUERYNAME Value transfer Type reference (TYPE) AQS_QUNAME SAP Query (S): Queryname 19991119
# Exception Resumable Description Created on
1 QUERY_ALREADY_DEFINED Verwaltungsfehler: Instanz schon "belegt" 19991119

Method ACCEPT_TREE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOUND_OBJECTS Call by reference Type reference (TYPE) KEYOBJEC_T Objektmenge 19991124

Method ACCEPT_TREE_OBJECTS on class CL_HR_ST_COLUMNS_BASE has no exception.

Method ADJUST_OUTPUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OUTPUT_SPECIFICATION Value transfer Type reference (TYPE) GSEL_T_OUTPUT_FIELDS Spezifizierung der Ausgabefelder 20020219

Method ADJUST_OUTPUT_FIELDS on class CL_HR_ST_COLUMNS_BASE has no exception.

Method CHANGE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) SYDATUM Stichtag 19991111
2 Importing FUZZY_BEGDA Value transfer Type reference (TYPE) SYDATUM Beginn des Betrachtungszeitraumes 19991111
3 Importing FUZZY_ENDDA Value transfer Type reference (TYPE) SYDATUM Ende des Betrachtungszeitraumes 19991111

Method CHANGE_DATE on class CL_HR_ST_COLUMNS_BASE has no exception.

Method CHANGE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Value transfer Type reference (TYPE) OMSEANODE Knotentyp aus T77FSEAN 19991111
2 Importing OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 19991111
# Exception Resumable Description Created on
1 GENERAL_ERROR allgemeiner Fehler 20000204
2 ILLEGAL_QUERY_CONFIGURATION Etwas ist faul an Query/Sachgebiet/Benutzergruppe 20000204
3 NOT_SUPPORTED_OTYPE Objekttyp nicht unterstützt 20000204

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) SYDATUM Stichtag 19991111
2 Importing DYNAMIC_QUERY Value transfer Type reference (TYPE) FLAG 'X' Query wird dynamisch erzeugt 19991119
3 Importing FUZZY_BEGDA Value transfer Type reference (TYPE) SYDATUM Beginn des Betrachtungszeitraumes 19991111
4 Importing FUZZY_ENDDA Value transfer Type reference (TYPE) SYDATUM Ende des Betrachtungszeitraumes 19991111
5 Importing OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 19991111
6 Importing PLVAR Value transfer Type reference (TYPE) PLVAR Planvariante 19991111
7 Importing QUERYNAME Value transfer Type reference (TYPE) AQS_QUNAME Queryname 19991119
8 Importing WILL_INIT_FROM_MEMORY Value transfer Type reference (TYPE) FLAG SPACE Instanz wird anschließend Daten aus Memory holen 20000121
9 Importing WORKAREA Value transfer Type reference (TYPE) AQS_WSID 'G' Arbeitsbereich (Query) 19991123
# Exception Resumable Description Created on
1 GENERAL_ERROR Allgemeier Fehler 19991123
2 ILLEGAL_QUERY_CONFIGURATION Es ist was faul an Query/Sachgebiet 19991123
3 NOT_SUPPORTED_OTYPE Objekttyp nicht unterstützt (nur PCH / PNP) 19991123
4 QUERY_NOT_DEFINED statisch vorgegebene Query nicht existent 19991123

Method DEFINE_COLKEY_TRANSLATOR Signature

Method DEFINE_COLKEY_TRANSLATOR on class CL_HR_ST_COLUMNS_BASE has no parameter.
Method DEFINE_COLKEY_TRANSLATOR on class CL_HR_ST_COLUMNS_BASE has no exception.

Method DEFINE_OUTPUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OUTPUT_SPECIFICATION Call by reference Type reference (TYPE) GSEL_T_OUTPUT_FIELDS Tabelle mit Ausgabefeldern 20000131
# Exception Resumable Description Created on
1 QUERY_GENERATION_FAILED Generierung der Query fehlgeschlagen 20000201

Method DELETE_FAVORITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD Value transfer Type reference (TYPE) FLAG gehört zu vorhergehenden Suchkriterien 19991111
2 Importing OBJECTS Value transfer Type reference (TYPE) OBJEC_T Objekte 19991111
3 Importing SEARCH_CRITERIA Value transfer Type reference (TYPE) OMSEAATTAB Suchkriterien 19991111
4 Importing STRUCTURE Value transfer Type reference (TYPE) STRUC_T Strukturinformation 19991111

Method DELETE_FAVORITE on class CL_HR_ST_COLUMNS_BASE has no exception.

Method DELETE_ONE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEARCH_CRITERIA Value transfer Type reference (TYPE) OMSEAATTAB Suchkriterien 19991116

Method DELETE_ONE_QUERY on class CL_HR_ST_COLUMNS_BASE has no exception.

Method DESTROY Signature

Method DESTROY on class CL_HR_ST_COLUMNS_BASE has no parameter.
Method DESTROY on class CL_HR_ST_COLUMNS_BASE has no exception.

Method END_OF_OBJECTMANAGER Signature

Method END_OF_OBJECTMANAGER on class CL_HR_ST_COLUMNS_BASE has no parameter.
Method END_OF_OBJECTMANAGER on class CL_HR_ST_COLUMNS_BASE has no exception.

Method EXECUTE_QUERY Signature

Method EXECUTE_QUERY on class CL_HR_ST_COLUMNS_BASE has no parameter.
Method EXECUTE_QUERY on class CL_HR_ST_COLUMNS_BASE has no exception.

Method EXPORT_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MEMORY_KEY Value transfer Type reference (TYPE) OMABAPKEY Schlüssel für Import aus ABAP Memory 19991111

Method EXPORT_TO_MEMORY on class CL_HR_ST_COLUMNS_BASE has no exception.

Method FILL_MY_TABLE_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SEARCH_CRITERIA Call by reference Type reference (TYPE) OMSEAATTAB Tabelle mit Suchkriterien 19991115

Method FILL_MY_TABLE_SEARCH_CRITERIA on class CL_HR_ST_COLUMNS_BASE has no exception.

Method GET_COLUMN_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLNAME Value transfer Type reference (TYPE) TV_ITMNAME Spaltenname 19991124
2 Importing OBJECTS Value transfer Type reference (TYPE) KEYOBJEC_T Objektmenge 19991124
3 Exporting RESULTS Call by reference Type reference (TYPE) OMNODCON_T gefüllte Spalte 19991124

Method GET_COLUMN_CONTENT on class CL_HR_ST_COLUMNS_BASE has no exception.

Method GET_COLUMN_HEADERS Signature

Method GET_COLUMN_HEADERS on class CL_HR_ST_COLUMNS_BASE has no parameter.
Method GET_COLUMN_HEADERS on class CL_HR_ST_COLUMNS_BASE has no exception.

Method GET_QUERYNAME_TO_COLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLNAME Value transfer Type reference (TYPE) TV_ITMNAME Spaltenname 19991124
2 Exporting QUERYNAME Call by reference Type reference (TYPE) AQS_QUNAME Queryname 19991124
# Exception Resumable Description Created on
1 QUERY_NOT_FOUND passende Query zum Spaltennamen nicht gefunden 19991228

Method GET_QUERY_ENVIRONMENT Signature

Method GET_QUERY_ENVIRONMENT on class CL_HR_ST_COLUMNS_BASE has no parameter.
# Exception Resumable Description Created on
1 ILLEGAL_QUERY_CONFIGURATION Etwas ist faul an Query/Sachgebiet/Benutzergruppe 19991123
2 NOT_SUPPORTED_OTYPE Objekttyp nicht unterstützt 19991123

Method GET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECTS Value transfer Type reference (TYPE) OBJEC_T Objektinformation 19991111
2 Exporting SEARCH_CRITERIA Value transfer Type reference (TYPE) OMSEAATTAB Suchkriterien 19991111
3 Exporting STRUCTURE Value transfer Type reference (TYPE) STRUC_T Strukturinformation 19991111

Method GET_SEARCH_CRITERIA on class CL_HR_ST_COLUMNS_BASE has no exception.

Method GIVE_OUTPUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUTPUT_FIELDS Value transfer Type reference (TYPE) FDSCD_HRFIELD_SPEC_TABLE Ausgabefelder 20000202

Method GIVE_OUTPUT_FIELDS on class CL_HR_ST_COLUMNS_BASE has no exception.

Method GIVE_PROCESS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROCESS_ID Call by reference Type reference (TYPE) CHAR40 Prozess-ID 19991112

Method GIVE_PROCESS_ID on class CL_HR_ST_COLUMNS_BASE has no exception.

Method GIVE_QUERY_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FUNCTIONAL_AREA Call by reference Type reference (TYPE) AQS_SGNAME Sachgebiet 19991123
2 Exporting GROUPID Call by reference Type reference (TYPE) HR_SEL_GROUPID Gruppen-ID 19991123
3 Exporting LOGDB Call by reference Type reference (TYPE) AQS_LOGDB logische Datenbank 19991123
4 Exporting USERGROUP Call by reference Type reference (TYPE) AQS_BGNAME Benutzergruppe 19991123
5 Exporting WORKAREA Call by reference Type reference (TYPE) AQS_WSID Arbeitsgebiet 19991123
# Exception Resumable Description Created on
1 ILLEGAL_QUERY_CONFIGURATION Etwas ist faul an Query/Sachgebiet/Benutzergruppe 19991123
2 NOT_SUPPORTED_OTYPE Objekttyp nicht unterstützt 19991123

Method HANDLE_CONTENT_EXPECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLNAME Call by reference Attribute reference (LIKE) 19991112
2 Importing HANDLE Call by reference Attribute reference (LIKE) 19991112
3 Importing OBJECTS Call by reference Attribute reference (LIKE) 19991112

Method HANDLE_CONTENT_EXPECTED on class CL_HR_ST_COLUMNS_BASE has no exception.

Method HANDLE_GET_ARRAYTYPE Signature

Method HANDLE_GET_ARRAYTYPE on class CL_HR_ST_COLUMNS_BASE has no parameter.
Method HANDLE_GET_ARRAYTYPE on class CL_HR_ST_COLUMNS_BASE has no exception.

Method HANDLE_TIME_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) DATS Stichtag 19991123
2 Exporting FUZZY_BEGDA Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 19991123
3 Exporting FUZZY_ENDDA Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 19991123
4 Importing F_BEGDA Value transfer Type reference (TYPE) DATS beginn 19991123
5 Importing F_ENDDA Value transfer Type reference (TYPE) DATS ende 19991123
6 Exporting KEY_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 19991123

Method HANDLE_TIME_PARAMETERS on class CL_HR_ST_COLUMNS_BASE has no exception.

Method INIT_FROM_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MEMORY_KEY Value transfer Type reference (TYPE) OMABAPKEY Schlüssel für Import aus ABAP Memory 19991111
# Exception Resumable Description Created on
1 INIT_NOT_POSSIBLE INIT_FROM_MEMORY schlug fehl 20000125

Method INTERPRET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ARRAYTYPE Call by reference Type reference (TYPE) HRARRAYTYP Name des dyn. Arraytypes 19991115
2 Exporting COLKEY_TRANSLATOR Call by reference Type reference (TYPE) OMFCTRANST Tabelle mit Column names 19991115
3 Exporting OUTPUTFIELDS Call by reference Type reference (TYPE) FDSCD_HRFIELD_SPEC_TABLE Tabelle mit Ausgabefeldern 20000127
4 Exporting QUERYNAME Call by reference Type reference (TYPE) AQS_QUNAME Name der Query 19991115
5 Importing SEARCH_CRITERIA Value transfer Type reference (TYPE) OMSEAATTAB Tabelle mit Suchkriterien 19991115

Method INTERPRET_SEARCH_CRITERIA on class CL_HR_ST_COLUMNS_BASE has no exception.

Method SAVE_FAVORITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD Value transfer Type reference (TYPE) FLAG gehört zu vorhergehenden Suchkriterien 19991111
2 Importing OBJECTS Value transfer Type reference (TYPE) OBJEC_T Objekte 19991111
3 Importing SEARCH_CRITERIA Value transfer Type reference (TYPE) OMSEAATTAB Suchkriterien 19991111
4 Importing STRUCTURE Value transfer Type reference (TYPE) STRUC_T Strukturinformation 19991111

Method SAVE_FAVORITE on class CL_HR_ST_COLUMNS_BASE has no exception.

Method SET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Value transfer Type reference (TYPE) OBJEC_T Objektinformation 19991111
2 Importing SEARCH_CRITERIA Value transfer Type reference (TYPE) OMSEAATTAB Suchkriterien 19991111
3 Importing STRUCTURE Value transfer Type reference (TYPE) STRUC_T Strukturinformation 19991111

Method SET_SEARCH_CRITERIA on class CL_HR_ST_COLUMNS_BASE has no exception.

Method TRANSFORM_OUTPUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Value transfer Type reference (TYPE) CHAR20 Richtung der Transformation 20000201
2 Exporting OMFDESCT Value transfer Type reference (TYPE) OMAQFDESCT Feldbeschreibung für Arraytyp 20000201
3 Changing OUTPUT_FIELDS Value transfer Type reference (TYPE) FDSCD_HRFIELD_SPEC_TABLE Feld-Identifikationen (Kurzform) 20000201
4 Changing OUTPUT_SPECIFICATION Value transfer Type reference (TYPE) GSEL_T_OUTPUT_FIELDS Aufgeblähte Feldbeschreibungen 20000201

Method TRANSFORM_OUTPUT_FIELDS on class CL_HR_ST_COLUMNS_BASE has no exception.
History
Last changed by/on SAP  20010406 
SAP Release Created in 46B