SAP ABAP Class CL_HRPA_IT0741_CONTAINER (Infotype container IT0741)
Hierarchy
☛
EA-HRCSG (Software Component) Sub component EA-HRCSG of EA-HR
⤷
PA-PA-SG (Application Component) Singapore
⤷
PAOC_PAD_SG (Package) PA-PA-SG: Infotype Decoupling for Singapore
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_CONTAINER | HR: Container for PA Infotypes | 20021122 |
Properties
| Class | CL_HRPA_IT0741_CONTAINER | |
| Short Description | Infotype container IT0741 | |
| Super Class | CL_HRPA_INFOTYPE_CONTAINER | HR: Container for PA Infotypes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_SG | PA-PA-SG: Infotype Decoupling for Singapore |
| Created | 20021122 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_IT0741_CONTAINER has no forward declaration.
Interfaces
Class CL_HRPA_IT0741_CONTAINER has no interface implemented.
Friends
Class CL_HRPA_IT0741_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | T_KEY_TEXT | Table type for text handling in SG reports | 20021122 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TDID | '741' | Text id(infotype no) - 741 | 20021122 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SPRAS | 'E' | languange - 'E' | 20021122 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | TDOBJECT | 'SAPPYSG00' | Text object - 'SAPPYSG00' | 20021122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check the difference between container and give the diff | 20021127 | |
| 2 | Instance method | Private | Method | Delete the text for the keys deleted | 20021124 | |
| 3 | Instance method | Private | Method | Delelte text after framing the key from SAPScript | 20021124 | |
| 4 | Instance method | Private | Method | Get the key and text in a table | 20021122 | |
| 5 | Instance method | Private | Method | get the text from the sapscript - for each key | 20021122 | |
| 6 | Instance method | Private | Method | prepare to get the text | 20021122 | |
| 7 | Instance method | Private | Method | Update the texts for the keys | 20021124 | |
| 8 | Instance method | Private | Method | Update the text in the SAPScript | 20021124 |
Events
Class CL_HRPA_IT0741_CONTAINER has no event.
Types
Class CL_HRPA_IT0741_CONTAINER has no local type.
Method Signatures
Method CHECK_CHANGE_CONTAINER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_BEFORE | Call by reference | Object reference (TYPE REF TO) | CL_HRPA_IT0741_CONTAINER | Infotype container IT0741 | 20021127 | |||
| 2 | T_KEY_TEXT_DEL | Call by reference | Type reference (TYPE) | T_KEY_TEXT | TTExt keys to be deleted | 20021127 |
Method CHECK_CHANGE_CONTAINER_TEXT on class CL_HRPA_IT0741_CONTAINER has no exception.
Method DELETE_TEXT_FOR_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0741_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20021124 | ||||
| 2 | T_KEY_TEXT | Call by reference | Type reference (TYPE) | T_KEY_TEXT | Table type for text handling in SG reports | 20021124 |
Method DELETE_TEXT_FOR_KEYS on class CL_HRPA_IT0741_CONTAINER has no exception.
Method DELETE_TEXT_SAPSCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0741_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20021124 | ||||
| 2 | TEXT_KEY | Call by reference | Type reference (TYPE) | P0741-KEY_FIELD01 | Key for text handling in SG reports | 20021124 |
Method DELETE_TEXT_SAPSCRIPT on class CL_HRPA_IT0741_CONTAINER has no exception.
Method GET_KEY_AND_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0741_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20021122 | ||||
| 2 | T_KEY_TEXT | Call by reference | Type reference (TYPE) | T_KEY_TEXT | Table type for text handling in SG reports | 20021122 |
Method GET_KEY_AND_TEXT on class CL_HRPA_IT0741_CONTAINER has no exception.
Method GET_TEXT_SAPSCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0741_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20021122 | ||||
| 2 | TEXT_KEY | Call by reference | Type reference (TYPE) | P0741-KEY_FIELD01 | Key for text handling in SG reports | 20021122 | |||
| 3 | T_TEXT_TAB | Call by reference | Type reference (TYPE) | P25T_TLINE | Text table type | 20021122 |
Method GET_TEXT_SAPSCRIPT on class CL_HRPA_IT0741_CONTAINER has no exception.
Method PREPARE_TEXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPOSITE_KEY | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20021122 | |||
| 2 | KEY_FIELD | Call by reference | Type reference (TYPE) | P0741-KEY_FIELD01 | Key for text handling in SG reports | 20021122 | |||
| 3 | P0741_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20021122 |
Method PREPARE_TEXT_KEY on class CL_HRPA_IT0741_CONTAINER has no exception.
Method UPDATE_TEXT_FOR_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATION | Call by reference | Type reference (TYPE) | HRPAD_OPERA | HR Master Data: Posting Operation | 20021124 | |||
| 2 | P0741_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20021124 | ||||
| 3 | T_KEY_TEXT | Call by reference | Type reference (TYPE) | T_KEY_TEXT | Table type for text handling in SG reports | 20021124 |
Method UPDATE_TEXT_FOR_KEYS on class CL_HRPA_IT0741_CONTAINER has no exception.
Method UPDATE_TEXT_SAPSCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATION | Call by reference | Type reference (TYPE) | HRPAD_OPERA | HR: Database Operation | 20021124 | |||
| 2 | P0741_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20021124 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | CHAR200 | Char255 | 20021202 | |||
| 4 | TEXT_KEY | Call by reference | Type reference (TYPE) | P0741-KEY_FIELD01 | Key for text handling in SG reports | 20021124 |
Method UPDATE_TEXT_SAPSCRIPT on class CL_HRPA_IT0741_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 200 |