SAP ABAP Class CL_HR_CHECK_TRANSFORM_ASSET (Check against ANLA)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-PA (Application Component) Personnel Administration
⤷
PAOC_PAD_ASSET (Package) Asset Check (ANLA Table)

⤷

⤷

Properties
Class | CL_HR_CHECK_TRANSFORM_ASSET | |
Short Description | Check against ANLA | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_PAD_ASSET | Asset Check (ANLA Table) |
Created | 20021213 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_HR_CHECK_TRANSFORM_ASSET has no interface implemented.
Friends
Class CL_HR_CHECK_TRANSFORM_ASSET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_ADDITIONAL_BUFFER | HR Master Data: Buffer for Additional Updates | 20021213 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_ALE_HANDLER | HR: Master Data ALE Handler | 20021213 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPA_AUTHORIZATION | HR: Master Data Authorization Check | 20021213 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPA_FOREIGN_KEY_CHECK | HR: Master Data, Foreign Key Verification | 20021213 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_GENERIC_UPDATE | HR: Master Data, Generic Business Logic | 20021213 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INFTY | Infotype | 20021213 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_MASTERDATA_BUFFER | HR: Buffer for Access to Master Data | 20021213 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_READ_INFOTYPE | Reading Infotype Records | 20021213 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_RETRO_OVERWRITE | Overwrite Retroactive Accounting Dates | 20021213 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_ADDITIONAL_UPDATE | HR: Additional Update | 20021213 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20021213 | ||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPA_TIMECONSTRAINT | HR: Master Data Time Constraint Logic | 20021213 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20021213 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20021213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | check if asset is already assigned (step 1) | 20021213 |
2 | ![]() |
Static method | Public | Method | check if asset is already assigned (step 2) | 20021213 |
3 | ![]() |
Static method | Public | Method | check if asset is already assigned (step 3) | 20021213 |
4 | ![]() |
Static method | Public | Method | read Infotype tables | 20021213 |
5 | ![]() |
Static method | Public | Method | read feature ANLAC | 20021213 |
6 | ![]() |
Static method | Public | Method | Read asset text | 20021213 |
Events
Class CL_HR_CHECK_TRANSFORM_ASSET has no event.
Types
Class CL_HR_CHECK_TRANSFORM_ASSET has no local type.
Method Signatures
Method CHECK_ASSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANLNR | Call by reference | Type reference (TYPE) | ANLNR | KFZ-Anlagennummer | 20021213 | ||
2 | ![]() |
ASSET_TEXT | Call by reference | Type reference (TYPE) | HRCA_ASSET-TEXT | Bezeichnung der Anlage | 20021213 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021213 | ||
4 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021213 | ||
5 | ![]() |
P0001 | Call by reference | Type reference (TYPE) | P0001 | Infotyp 0001 | 20021213 | ||
6 | ![]() |
PNNNN | Call by reference | Type reference (TYPE) | ANY | Primärer Infotypsatz | 20021213 | ||
7 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20021213 |
Method CHECK_ASSET on class CL_HR_CHECK_TRANSFORM_ASSET has no exception.
Method CHECK_OTHER_ASSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANLNR | Call by reference | Type reference (TYPE) | ANY | Anlagennummer | 20021213 | ||
2 | ![]() |
ASSET_TEXT | Call by reference | Type reference (TYPE) | HRCA_ASSET-TEXT | Bezeichnung der Anlage | 20021213 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021213 | ||
4 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021213 | ||
5 | ![]() |
P0001 | Call by reference | Type reference (TYPE) | P0001 | Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) | 20021213 | ||
6 | ![]() |
PNNNN | Call by reference | Type reference (TYPE) | ANY | Primärer Infotypsatz | 20021213 |
Method CHECK_OTHER_ASSET on class CL_HR_CHECK_TRANSFORM_ASSET has no exception.
Method CHECK_OTHER_ASSET_INFTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANLNR | Call by reference | Type reference (TYPE) | ANLNR | Anlagennummer | 20021213 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021213 | ||
3 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021213 | ||
4 | ![]() |
PNNNN | Call by reference | Type reference (TYPE) | ANY | Primärer Infotypsatz | 20021213 |
Method CHECK_OTHER_ASSET_INFTY on class CL_HR_CHECK_TRANSFORM_ASSET has no exception.
Method CHECK_OTHER_ASSET_INFTY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANLNR | Call by reference | Type reference (TYPE) | ANLNR | Anlagennummer | 20021213 | ||
2 | ![]() |
ANLNR_FIELDNAME | Call by reference | Type reference (TYPE) | ANY | Tabellenfeldname | 20021213 | ||
3 | ![]() |
INFTY | Call by reference | Type reference (TYPE) | T777D-INFTY | Infotyp | 20021213 | ||
4 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021213 | ||
5 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021213 | ||
6 | ![]() |
PNNNN | Call by reference | Type reference (TYPE) | ANY | Primärer Infotypsatz | 20021213 |
Method CHECK_OTHER_ASSET_INFTY_TABLE on class CL_HR_CHECK_TRANSFORM_ASSET has no exception.
Method READ_ANLAC_FEATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT_FIELD | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20021213 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021213 | ||
3 | ![]() |
P0001 | Call by reference | Type reference (TYPE) | P0001 | 20021213 | |||
4 | ![]() |
PNNNN | Call by reference | Type reference (TYPE) | ANY | 20021213 |
Method READ_ANLAC_FEATURE on class CL_HR_CHECK_TRANSFORM_ASSET has no exception.
Method READ_ASSET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANLNR | Call by reference | Type reference (TYPE) | C | Anlagennummer | 20021213 | ||
2 | ![]() |
ASSET_TEXT | Call by reference | Type reference (TYPE) | HRCA_ASSET-TEXT | Bezeichnung der Anlage | 20021213 | ||
3 | ![]() |
INFTY | Call by reference | Type reference (TYPE) | C | Infoytp z.B.'0032' | 20021213 | ||
4 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021213 | ||
5 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021213 | ||
6 | ![]() |
P0001 | Call by reference | Type reference (TYPE) | P0001 | Infotyp 0001 | 20021213 | ||
7 | ![]() |
TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20021213 |
Method READ_ASSET_TEXT on class CL_HR_CHECK_TRANSFORM_ASSET has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 200 |