SAP ABAP Interface IF_EX_HRHAP00_VALUE_TYPE (BAdI Interface IF_EX_HRHAP00_VALUE_TYPE)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-AP-PM (Application Component) Appraisal, Valuation, and Survey Tool
⤷
PAOC_HAP_TEMPLATE (Package) Appraisal Templates

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_EX_HRHAP00_VALUE_TYPE | |
Short Description | BAdI Interface IF_EX_HRHAP00_VALUE_TYPE |
General Data
Package | PAOC_HAP_TEMPLATE | Appraisal Templates |
Created | 20010806 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_HRHAP00_VALUE_TYPE has no forward declaration.
Interfaces
Interface IF_EX_HRHAP00_VALUE_TYPE has no interface.
Friends
Interface IF_EX_HRHAP00_VALUE_TYPE has no friend.
Attributes
Interface IF_EX_HRHAP00_VALUE_TYPE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Availability: Value Description | 20010816 |
2 | ![]() |
Instance method | Public | Method | Check Existence of Value List | 20010813 |
3 | ![]() |
Instance method | Public | Method | Check Whether Value Class Is Numeric or Non-Numeric | 20010925 |
4 | ![]() |
Instance method | Public | Method | Check Availability: Value Text | 20011026 |
5 | ![]() |
Instance method | Public | Method | Check Validity of a Value | 20010807 |
6 | ![]() |
Instance method | Public | Method | Convert External to Internal ID (Numeric Value Classes) | 20020514 |
7 | ![]() |
Instance method | Public | Method | Convert Internal to External ID (Numeric Value Classes) | 20020514 |
8 | ![]() |
Instance method | Public | Method | Create Standard Value List (If Not Yet Created) | 20011026 |
9 | ![]() |
Instance method | Public | Method | Synchronize Value Lists with T77HAP_VALTY | 20011026 |
10 | ![]() |
Instance method | Public | Method | Get Detail for Value List | 20010806 |
11 | ![]() |
Instance method | Public | Method | Get Value Lists | 20010806 |
12 | ![]() |
Instance method | Public | Method | Get Maximum Value (Numeric Value Classes) | 20010807 |
13 | ![]() |
Instance method | Public | Method | Get Minimum Value (Numeric Value Class) | 20010807 |
14 | ![]() |
Instance method | Public | Method | Get Next Valid Value (Numeric Value Class) | 20010807 |
15 | ![]() |
Instance method | Public | Method | Get Number of Decimal Values (Numeric Value Class) | 20011005 |
16 | ![]() |
Instance method | Public | Method | Get Number of Values | 20010807 |
17 | ![]() |
Instance method | Public | Method | Get Value Descriptions (CHECK_DESCRIPTION_AVAILABILITY) | 20010816 |
18 | ![]() |
Instance method | Public | Method | Get Value Text | 20011005 |
Events
Interface IF_EX_HRHAP00_VALUE_TYPE has no event.
Types
Interface IF_EX_HRHAP00_VALUE_TYPE has no local type.
Method Signatures
Method CHECK_DESCRIPTION_AVAILABILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AVAILABLE | Call by reference | Type reference (TYPE) | CHAR1 | 'X'=Vorhanden | 20010816 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Parameter FLT_VAL der Methode CHECK_DESCRIPTION_AVAILABILITY | 20010816 |
Method CHECK_DESCRIPTION_AVAILABILITY on Interface IF_EX_HRHAP00_VALUE_TYPE has no exception.
Method CHECK_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Wertklasse | 20010813 | ||
2 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werttyp | 20010813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010813 |
Method CHECK_VALUE_CLASS_NUMERIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Parameter FLT_VAL der Methode GET_VALUE_CLASS_ATTRIBUTES | 20010925 | ||
2 | ![]() |
NON_NUMERIC | Call by reference | Type reference (TYPE) | HAP_NON_NUMERIC | Kennzeichen: Nicht nummerische Wertklasse | 20010925 |
Method CHECK_VALUE_CLASS_NUMERIC on Interface IF_EX_HRHAP00_VALUE_TYPE has no exception.
Method CHECK_VALUE_TEXT_AVAILABILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AVAILABLE | Call by reference | Type reference (TYPE) | CHAR1 | Verfügbarkeit Werttext | 20011026 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Wertklasse | 20011026 |
Method CHECK_VALUE_TEXT_AVAILABILITY on Interface IF_EX_HRHAP00_VALUE_TYPE has no exception.
Method CHECK_VALUE_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Wertklasse | 20010813 | ||
2 | ![]() |
NO_VALUE | Value transfer | Type reference (TYPE) | HAP_NO_VALUE | Kennzeichen: Kein Wert | 20010925 | ||
3 | ![]() |
VALUE_NNV | Value transfer | Type reference (TYPE) | HAP_VALUE_NNV | Nicht nummerischer Wert | 20010925 | ||
4 | ![]() |
VALUE_NUM | Value transfer | Type reference (TYPE) | HAP_VALUE_NUM | Nummerischer Wert | 20010925 | ||
5 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werttyp | 20010813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010925 |
Method CONVERT_VALUE_EID_TO_IID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Parameter FLT_VAL der Methode CONVERT_VALUE_EID_TO_IID | 20020514 | ||
2 | ![]() |
IMPLEMENTED | Value transfer | Type reference (TYPE) | CHAR1 | Method Implemented? | 20050630 | ||
3 | ![]() |
VALUE_EID | Value transfer | Type reference (TYPE) | HAP_VALUE_EID | Externe Wert-ID | 20020514 | ||
4 | ![]() |
VALUE_IID | Value transfer | Type reference (TYPE) | HAP_VALUE_IID | Interne Wert-ID | 20020514 | ||
5 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werteliste | 20020514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value not found | 20020514 |
Method CONVERT_VALUE_IID_TO_EID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Parameter FLT_VAL der Methode CONVERT_VALUE_IID_TO_EID | 20020514 | ||
2 | ![]() |
VALUE_EID | Value transfer | Type reference (TYPE) | HAP_VALUE_EID | Externe Wert-ID | 20020514 | ||
3 | ![]() |
VALUE_IID | Value transfer | Type reference (TYPE) | HAP_VALUE_IID | Interne Wert-ID | 20020514 | ||
4 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werteliste | 20020514 |
Method CONVERT_VALUE_IID_TO_EID on Interface IF_EX_HRHAP00_VALUE_TYPE has no exception.
Method CREATE_VALUE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Parameter FLT_VAL dr Methode CREATE_STANDARD_VALUE_LIST | 20011026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while creating New Value Lists | 20011026 | |
2 | ![]() |
There are no Standard Value Lists | 20011026 |
Method DO_MATCHUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Parameter FLT_VAL der Methode DO_MATCHUP | 20011026 |
Method DO_MATCHUP on Interface IF_EX_HRHAP00_VALUE_TYPE has no exception.
Method GET_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Wertklasse | 20010813 | ||
2 | ![]() |
T_C_LIKE | Call by reference | Type reference (TYPE) | HAP_T_EXIT_VALUE_LIST_O | Werteliste für nicht nummerische Wertklassen | 20010823 | ||
3 | ![]() |
T_RANGES | Call by reference | Type reference (TYPE) | HAP_T_EXIT_VALUE_LIST_R | Werteliste für Range-Werte | 20010823 | ||
4 | ![]() |
T_VALUES | Call by reference | Type reference (TYPE) | HAP_T_EXIT_VALUE_LIST_S | Werteliste für Standardwerte | 20010823 | ||
5 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werteliste | 20010813 |
Method GET_DETAIL on Interface IF_EX_HRHAP00_VALUE_TYPE has no exception.
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Wertklasse | 20010813 | ||
2 | ![]() |
T_VALUE_TYPES | Call by reference | Type reference (TYPE) | HAP_T_EXIT_VALUE_TYPE | Werttypen | 20010806 |
Method GET_LIST on Interface IF_EX_HRHAP00_VALUE_TYPE has no exception.
Method GET_MAX_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Wertklasse | 20010813 | ||
2 | ![]() |
MAX_VALUE | Value transfer | Type reference (TYPE) | HAP_VALUE_NUM | Maximalwert | 20010925 | ||
3 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werttyp | 20010813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Value Found | 20010925 |
Method GET_MIN_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Wertklasse | 20010813 | ||
2 | ![]() |
MIN_VALUE | Call by reference | Type reference (TYPE) | HAP_VALUE_NUM | Minimalwert | 20010925 | ||
3 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werttyp | 20010813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Value Found | 20010925 |
Method GET_NEXT_VALID_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Wertklasse | 20010813 | ||
2 | ![]() |
NEW_NO_VALUE | Call by reference | Type reference (TYPE) | HAP_NO_VALUE | Kennzeichen: Kein Wert | 20010920 | ||
3 | ![]() |
NEW_VALUE | Call by reference | Type reference (TYPE) | HAP_VALUE_NUM | Nummerischer Wert | 20010920 | ||
4 | ![]() |
NEW_VALUE_TEXT | Call by reference | Type reference (TYPE) | HAP_VALUE_TEXT | Werttext | 20010920 | ||
5 | ![]() |
NO_VALUE | Value transfer | Type reference (TYPE) | HAP_NO_VALUE | Kennzeichen: Kein Wert | 20010920 | ||
6 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | HAP_VALUE_NUM | Nummerischer Wert | 20010920 | ||
7 | ![]() |
VALUE_CORRECTED | Call by reference | Type reference (TYPE) | CHAR1 | 'X'=Automatische Korrektur | 20011004 | ||
8 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werttyp | 20010813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value Type Not Found | 20010920 |
Method GET_NUMBER_OF_DECIMALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Parameter FLT_VAL der Methode GET_VALUE_DECIMALS | 20011005 | ||
2 | ![]() |
NUMBER_OF_DECIMALS | Call by reference | Type reference (TYPE) | I | Anzahl Dezimalzahlen | 20011005 | ||
3 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werteliste | 20011005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20011005 |
Method GET_NUMBER_OF_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Wertklasse | 20010813 | ||
2 | ![]() |
NUMBER_OF_VALUES | Value transfer | Type reference (TYPE) | I | Anzahl Werte | 20010809 | ||
3 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werttyp | 20010813 |
Method GET_NUMBER_OF_VALUES on Interface IF_EX_HRHAP00_VALUE_TYPE has no exception.
Method GET_VALUE_DESCRIPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGED_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Geänderte Sprache | 20010816 | ||
2 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Parameter FLT_VAL der Methode GET_VALUE_DESCRIPTIONS | 20010816 | ||
3 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Sprache | 20010816 | ||
4 | ![]() |
T_DESCRIPTIONS | Call by reference | Type reference (TYPE) | HAP_T_PT1048 | Wertbeschreibung | 20010816 | ||
5 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werttyp | 20010816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Description Found | 20010925 |
Method GET_VALUE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | HAP_VALUE_CLASS_2 | Parameter FLT_VAL der Methode GET_VALUE_TEXT | 20011005 | ||
2 | ![]() |
NO_VALUE | Value transfer | Type reference (TYPE) | HAP_NO_VALUE | Kennzeichen: Kein Wert | 20011005 | ||
3 | ![]() |
VALUE_NNV | Value transfer | Type reference (TYPE) | HAP_VALUE_NNV | Nicht nummerischer Wert | 20011005 | ||
4 | ![]() |
VALUE_NUM | Value transfer | Type reference (TYPE) | HAP_VALUE_NUM | Nummerischer Wert | 20011005 | ||
5 | ![]() |
VALUE_TEXT | Call by reference | Type reference (TYPE) | HAP_VALUE_TEXT | Werttext | 20011005 | ||
6 | ![]() |
VALUE_TYPE | Value transfer | Type reference (TYPE) | HAP_VALUE_TYPE | Werteliste | 20011005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not Found | 20011005 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 110 |