SAP ABAP Class CL_HRB12_TEMSE_STORAGE (TemSE Storage Class)
Hierarchy
☛
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
⤷
PA-PA-BE (Application Component) Belgium
⤷
PB12 (Package) HR Master Data: Belgium
⤷
⤷
Properties
| Class | CL_HRB12_TEMSE_STORAGE | |
| Short Description | TemSE Storage Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PB12 | HR Master Data: Belgium |
| Created | 20021001 | SAP |
| Last change | 20021001 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRB12_TEMSE_STORAGE has no forward declaration.
Interfaces
Class CL_HRB12_TEMSE_STORAGE has no interface implemented.
Friends
Class CL_HRB12_TEMSE_STORAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RPTSTYPE-TSOBJ | HR TemSe object | 20021001 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RPTSTYPE-OBJNR | HR TemSe object number | 20021001 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RPTSTYPE-EMPFG | HR TemSe receiving report | 20021001 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RPTSTYPE-OBJKN | HR TemSe object identifier | 20021001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check for the existence of a TemSE | 20021001 | |
| 2 | Instance method | Public | Method | Close a TemSE file | 20021001 | |
| 3 | Instance method | Public | Method | Creates a TemSE object | 20021001 | |
| 4 | Instance method | Public | Method | Delete a TemSE | 20021001 | |
| 5 | Instance method | Public | Method | Get the name of the current TemSE | 20021001 | |
| 6 | Instance method | Public | Method | F4 help if receiver is known | 20021001 | |
| 7 | Instance method | Public | Method | F4 help if TemSE type is known, receiver unknown | 20021001 | |
| 8 | Instance method | Public | Method | Get TemSE receiver if TemSE type is known | 20021001 | |
| 9 | Instance method | Public | Method | Open a TemSE file | 20021001 | |
| 10 | Instance method | Public | Method | Read a raw TemSE file | 20021001 | |
| 11 | Instance method | Public | Method | Send a name to a user's R/3 inbox | 20021001 | |
| 12 | Instance method | Public | Method | Write a raw TemSE file | 20021001 |
Events
Class CL_HRB12_TEMSE_STORAGE has no event.
Types
Class CL_HRB12_TEMSE_STORAGE 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 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | error | 20021001 | |||
| 2 | IM_NAME | Value transfer | Type reference (TYPE) | RPTSTYPE-TSOBJ | TemSE Name | 20021001 |
Method CHECK_EXISTENCE on class CL_HRB12_TEMSE_STORAGE has no exception.
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | error | 20021001 |
Method CLOSE on class CL_HRB12_TEMSE_STORAGE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | Error | 20021001 | |||
| 2 | IM_TYPE | Call by reference | Type reference (TYPE) | RPTSTYPE-OBJKN | TemSE Type | 20021001 |
Method CREATE on class CL_HRB12_TEMSE_STORAGE has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | error | 20021001 | |||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | RPTSTYPE-TSOBJ | TemSE Name | 20021001 |
Method DELETE on class CL_HRB12_TEMSE_STORAGE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NAME | Value transfer | Type reference (TYPE) | RPTSTYPE-TSOBJ | TemSE Name | 20021001 |
Method GET_NAME on class CL_HRB12_TEMSE_STORAGE has no exception.
Method GET_NAME_FROM_F4_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | error | 20021001 | |||
| 2 | IM_RECEIVER | Call by reference | Type reference (TYPE) | RPTSTYPE-EMPFG | Receiving report | 20021001 |
Method GET_NAME_FROM_F4_HELP on class CL_HRB12_TEMSE_STORAGE has no exception.
Method GET_NAME_FROM_H4_HELP2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | error | 20021001 | |||
| 2 | IM_TYPE | Call by reference | Type reference (TYPE) | RPTSTYPE-OBJKN | TemSE Type | 20021001 |
Method GET_NAME_FROM_H4_HELP2 on class CL_HRB12_TEMSE_STORAGE has no exception.
Method GET_RECEIVER_FROM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | error | 20021001 | |||
| 2 | RECEIVER | Value transfer | Type reference (TYPE) | RPTSTYPE-EMPFG | Receiver | 20021001 | |||
| 3 | TYPE | Value transfer | Type reference (TYPE) | RPTSTYPE-OBJKN | TemSE Type | 20021001 |
Method GET_RECEIVER_FROM_TYPE on class CL_HRB12_TEMSE_STORAGE has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | Error | 20021001 | |||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | RPTSTYPE-TSOBJ | TemSE Name | 20021001 |
Method OPEN on class CL_HRB12_TEMSE_STORAGE has no exception.
Method READ_RAW_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | Error | 20021001 | |||
| 2 | EOF | Value transfer | Type reference (TYPE) | RSTSTYPE-ALLDATA | End of File | 20021001 | |||
| 3 | MAX_LINES | Call by reference | Type reference (TYPE) | C | Max. no. lines, '*' for all | 20021001 | |||
| 4 | TAB_TO_READ | Call by reference | Type reference (TYPE) | TABLE | raw TemSE data | 20021001 |
Method READ_RAW_TABLE on class CL_HRB12_TEMSE_STORAGE has no exception.
Method SEND_NAME_TO_USERS_INBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | error | 20021001 | |||
| 2 | IM_REPORT_NAME | Call by reference | Type reference (TYPE) | SY-REPID | Report name | 20021001 | |||
| 3 | IM_USER | Call by reference | Type reference (TYPE) | SY-UNAME | User name | 20021001 |
Method SEND_NAME_TO_USERS_INBOX on class CL_HRB12_TEMSE_STORAGE has no exception.
Method WRITE_RAW_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ECODE | Value transfer | Type reference (TYPE) | TEMSE_ERROR | Error | 20021001 | |||
| 2 | TAB_TO_WRITE | Call by reference | Type reference (TYPE) | TABLE | Table with TemSE data. | 20021001 |
Method WRITE_RAW_TABLE on class CL_HRB12_TEMSE_STORAGE has no exception.
History
| Last changed by/on | SAP | 20021001 |
| SAP Release Created in | 600 |