SAP ABAP Class CL_HRPAYIT_STRUCT_FROM_DAQ (Extract from DAQ customizing the definition for a structure)
Hierarchy
☛
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
⤷
PA-PA-IT (Application Component) Italy
⤷
PB15 (Package) HR master data, local development: Italy
⤷
⤷
Properties
| Class | CL_HRPAYIT_STRUCT_FROM_DAQ | |
| Short Description | Extract from DAQ customizing the definition for a structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB15 | HR master data, local development: Italy |
| Created | 20040315 | SAP |
| Last change | 20060703 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYIT_STRUCT_FROM_DAQ has no forward declaration.
Interfaces
Class CL_HRPAYIT_STRUCT_FROM_DAQ has no interface implemented.
Friends
Class CL_HRPAYIT_STRUCT_FROM_DAQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_HRPAYIT_LOGGER | Object that keeps a log | 20050719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Extract DAQ custo for structure generation | 20040315 | |
| 2 | Static method | Public | Method | Log an error | 20050719 | |
| 3 | Static method | Public | Method | Verify that a field is OK and exists in DDIC | 20050719 |
Events
Class CL_HRPAYIT_STRUCT_FROM_DAQ has no event.
Types
Class CL_HRPAYIT_STRUCT_FROM_DAQ has no local type.
Method Signatures
Method GENERATE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STRUCT_FIELDS | Call by reference | Type reference (TYPE) | P15_TAB_DYNSTR | Fields from DAQ section definition | 20040315 | |||
| 2 | IM_DAQ | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_DAQ | Instance from DAQ | 20040315 | |||
| 3 | IM_SECTN | Call by reference | Type reference (TYPE) | T5F99FS-SECTN | Section to be processed | 20040315 |
Method GENERATE_STRUCTURE on class CL_HRPAYIT_STRUCT_FROM_DAQ has no exception.
Method LOG_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FIELD | Call by reference | Type reference (TYPE) | P15_DYNSTR | Fields to generate a dynamic structure | 20050719 |
Method LOG_ERROR on class CL_HRPAYIT_STRUCT_FROM_DAQ has no exception.
Method VERIFY_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FIELD | Call by reference | Type reference (TYPE) | P15_DYNSTR | Fields to generate a dynamic structure | 20050719 | |||
| 2 | P_FIELD_OK | Value transfer | Type reference (TYPE) | C | Field OK? | 20050719 |
Method VERIFY_FIELD on class CL_HRPAYIT_STRUCT_FROM_DAQ has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 500 |