SAP ABAP Class CL_HRGE_ASSIGNMENT_TYPE (Assigment type)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-GE (Application Component) Management of Global Employees
⤷
PAOC_PAD_MGE (Package) Management Of Global Employees

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20030325 |
Properties
Class | CL_HRGE_ASSIGNMENT_TYPE | |
Short Description | Assigment type | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_PAD_MGE | Management Of Global Employees |
Created | 20030325 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRGE_ASSIGNMENT_TYPE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20030325 |
Friends
Class CL_HRGE_ASSIGNMENT_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030325 | ||||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20030325 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check the existence of an assignment type | 20030325 |
2 | ![]() |
Instance method | Public | Method | Copy an assignment type | 20030325 |
3 | ![]() |
Instance method | Public | Method | Delete an assignment type | 20030326 |
4 | ![]() |
Instance method | Public | Method | Dequeue Tables | 20030325 |
5 | ![]() |
Instance method | Public | Method | Enqueue Tables | 20030325 |
6 | ![]() |
Instance method | Private | Method | 20030528 | |
7 | ![]() |
Instance method | Public | Method | Get the transport objects for an assignment type | 20030528 |
8 | ![]() |
Instance method | Private | Method | 20030325 |
Events
Class CL_HRGE_ASSIGNMENT_TYPE has no event.
Types
Class CL_HRGE_ASSIGNMENT_TYPE has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030325 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20030325 | |
3 | ![]() |
FLAG_DOES_EXIST | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030325 |
Method CHECK_EXISTENCE on class CL_HRGE_ASSIGNMENT_TYPE has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20030325 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030325 | ||
3 | ![]() |
SOURCE_ASS_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030325 | ||
4 | ![]() |
SOURCE_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20030325 | ||
5 | ![]() |
TARGET_ASS_TEXT | Call by reference | Type reference (TYPE) | PMGE_CTEXT | Textfeld für MGM-Entitäten | 20030325 | ||
6 | ![]() |
TARGET_ASS_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030325 |
Method COPY on class CL_HRGE_ASSIGNMENT_TYPE has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030326 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20030326 | ||
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20030326 | ||
4 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030326 |
Method DELETE on class CL_HRGE_ASSIGNMENT_TYPE has no exception.
Method DEQUEUE_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030325 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20030325 |
Method DEQUEUE_TABLES on class CL_HRGE_ASSIGNMENT_TYPE has no exception.
Method ENQUEUE_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030325 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20030325 | |
3 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20030325 | ||
4 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20030325 |
Method ENQUEUE_TABLES on class CL_HRGE_ASSIGNMENT_TYPE has no exception.
Method GET_DEPENDANT_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLES_TO_BE_COPIED | Call by reference | Type reference (TYPE) | BAL_T_TABN | Anwendungsprotokoll: DDIC-Strukturnamentabelle | 20030528 |
Method GET_DEPENDANT_TABLES on class CL_HRGE_ASSIGNMENT_TYPE has no exception.
Method GET_TRANSPORT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030528 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20030528 | ||
3 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20030528 | ||
4 | ![]() |
TR_KEYS_TAB | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20030528 | ||
5 | ![]() |
TR_OBJECTS_TAB | Call by reference | Type reference (TYPE) | TR_OBJECTS | Objekte | 20030528 |
Method GET_TRANSPORT_OBJECTS on class CL_HRGE_ASSIGNMENT_TYPE has no exception.
Method LOCKKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030325 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20030325 | |
3 | ![]() |
LOCKKEY | Value transfer | Type reference (TYPE) | VIM_ENQKEY | Sperrschlüssel für Tabellen | 20030325 | ||
4 | ![]() |
TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20030325 |
Method LOCKKEY on class CL_HRGE_ASSIGNMENT_TYPE has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 200 |