SAP ABAP Class CL_HRPAYFR_MEAL_VOUCHER_CD (Meal tickets: Luncheon Voucher Class)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
PC06 (Package) HR Payroll: France
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYFR_MEAL_VOUCHER | Meal tickets: Main class | 20130416 |
Properties
| Class | CL_HRPAYFR_MEAL_VOUCHER_CD | |
| Short Description | Meal tickets: Luncheon Voucher Class | |
| Super Class | CL_HRPAYFR_MEAL_VOUCHER | Meal tickets: Main class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC06 | HR Payroll: France |
| Created | 20130308 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYFR_MEAL_VOUCHER_CD has no forward declaration.
Interfaces
Class CL_HRPAYFR_MEAL_VOUCHER_CD has no interface implemented.
Friends
Class CL_HRPAYFR_MEAL_VOUCHER_CD 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) | P06_MV_CD_CUSTOMER_CODE | Meal Tickets - Luncheon Voucher: Customer indicator | 20130514 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | P06_MV_CD_ORDER_DATE | Meal tickets - Luncheon Voucher: Order date | 20130514 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | P06_MV_CD_SOCIAL_REASON | Meal tickets - Luncheon Voucher: Business name | 20130514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add record type 1: FILE header | 20130512 | |
| 2 | Instance method | Protected | Method | Add record type 2: ORDER header | 20130512 | |
| 3 | Instance method | Protected | Method | Add record type 3: BRANCH header | 20130512 | |
| 4 | Instance method | Protected | Method | Add record type 4: Notebook header | 20130512 | |
| 5 | Instance method | Protected | Method | Add record type 5: Notebook body | 20130512 | |
| 6 | Instance method | Protected | Method | Add record type 6: Notebook trailer - totals | 20130512 | |
| 7 | Instance method | Protected | Method | Add record type 7: BRANCH trailer - totals | 20130512 | |
| 8 | Instance method | Protected | Method | Add record type 8: ORDER trailer - totals | 20130512 | |
| 9 | Instance method | Protected | Method | Add record type 9: FILE trailer | 20130512 |
Events
Class CL_HRPAYFR_MEAL_VOUCHER_CD has no event.
Types
Class CL_HRPAYFR_MEAL_VOUCHER_CD has no local type.
Method Signatures
Method APPEND_RECORD_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_CONTENT | Call by reference | Type reference (TYPE) | PFRTR_T_FILE | 20130512 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP statements return code | 20130512 | |||
| 3 | IS_OPTIONS | Call by reference | Type reference (TYPE) | PFRTR_S_TICKET_OPTIONS | 20130512 | ||||
| 4 | IT_EMPLOYEE | Call by reference | Type reference (TYPE) | PFRTR_TAB_EMPLOYEE | 20130512 | ||||
| 5 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20130512 |
Method APPEND_RECORD_1 on class CL_HRPAYFR_MEAL_VOUCHER_CD has no exception.
Method APPEND_RECORD_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_CONTENT | Call by reference | Type reference (TYPE) | PFRTR_T_FILE | 20130512 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP statements return code | 20130512 | |||
| 3 | IS_EMPLOYEE | Call by reference | Type reference (TYPE) | PFRTR_EMPLOYEE | 20130512 | ||||
| 4 | IS_OPTIONS | Call by reference | Type reference (TYPE) | PFRTR_S_TICKET_OPTIONS | 20130512 | ||||
| 5 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20130512 |
Method APPEND_RECORD_2 on class CL_HRPAYFR_MEAL_VOUCHER_CD has no exception.
Method APPEND_RECORD_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_CONTENT | Call by reference | Type reference (TYPE) | PFRTR_T_FILE | 20130512 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP statements return code | 20130512 | |||
| 3 | IS_EMPLOYEE | Call by reference | Type reference (TYPE) | PFRTR_EMPLOYEE | 20130512 | ||||
| 4 | IS_OPTIONS | Call by reference | Type reference (TYPE) | PFRTR_S_TICKET_OPTIONS | 20130512 | ||||
| 5 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20130512 |
Method APPEND_RECORD_3 on class CL_HRPAYFR_MEAL_VOUCHER_CD has no exception.
Method APPEND_RECORD_4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RECORD_4 | Call by reference | Type reference (TYPE) | PFRTR_S_CD_RECORD_TYPE_4 | 20130512 | ||||
| 2 | CT_FILE_CONTENT | Call by reference | Type reference (TYPE) | PFRTR_T_FILE | 20130512 | ||||
| 3 | CT_RECORD_4_BRANCH | Call by reference | Type reference (TYPE) | PFRTR_T_CD_RECORD_TYPE_4 | 20130512 | ||||
| 4 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP statements return code | 20130512 | |||
| 5 | IS_EMPLOYEE | Call by reference | Type reference (TYPE) | PFRTR_EMPLOYEE | 20130512 | ||||
| 6 | IS_OPTIONS | Call by reference | Type reference (TYPE) | PFRTR_S_TICKET_OPTIONS | 20130512 | ||||
| 7 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20130512 |
Method APPEND_RECORD_4 on class CL_HRPAYFR_MEAL_VOUCHER_CD has no exception.
Method APPEND_RECORD_5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_CONTENT | Call by reference | Type reference (TYPE) | PFRTR_T_FILE | 20130512 | ||||
| 2 | CT_RECORD_5_BRANCH | Call by reference | Type reference (TYPE) | PFRTR_T_CD_RECORD_TYPE_5 | 20130512 | ||||
| 3 | CT_RECORD_5_NOTEBOOK | Call by reference | Type reference (TYPE) | PFRTR_T_CD_RECORD_TYPE_5 | 20130512 | ||||
| 4 | CT_RECORD_5_ORDER | Call by reference | Type reference (TYPE) | PFRTR_T_CD_RECORD_TYPE_5 | 20130512 | ||||
| 5 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP statements return code | 20130512 | |||
| 6 | IS_EMPLOYEE | Call by reference | Type reference (TYPE) | PFRTR_EMPLOYEE | 20130512 | ||||
| 7 | IS_OPTIONS | Call by reference | Type reference (TYPE) | PFRTR_S_TICKET_OPTIONS | 20130512 | ||||
| 8 | IS_RECORD_4 | Call by reference | Type reference (TYPE) | PFRTR_S_CD_RECORD_TYPE_4 | 20130512 | ||||
| 9 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20130512 |
Method APPEND_RECORD_5 on class CL_HRPAYFR_MEAL_VOUCHER_CD has no exception.
Method APPEND_RECORD_6 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_CONTENT | Call by reference | Type reference (TYPE) | PFRTR_T_FILE | 20130512 | ||||
| 2 | CT_RECORD_5_NOTEBOOK | Call by reference | Type reference (TYPE) | PFRTR_T_CD_RECORD_TYPE_5 | 20130512 | ||||
| 3 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP statements return code | 20130512 | |||
| 4 | IS_EMPLOYEE | Call by reference | Type reference (TYPE) | PFRTR_EMPLOYEE | 20130512 | ||||
| 5 | IS_OPTIONS | Call by reference | Type reference (TYPE) | PFRTR_S_TICKET_OPTIONS | 20130512 | ||||
| 6 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20130512 |
Method APPEND_RECORD_6 on class CL_HRPAYFR_MEAL_VOUCHER_CD has no exception.
Method APPEND_RECORD_7 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_CONTENT | Call by reference | Type reference (TYPE) | PFRTR_T_FILE | 20130512 | ||||
| 2 | CT_RECORD_4_BRANCH | Call by reference | Type reference (TYPE) | PFRTR_T_CD_RECORD_TYPE_4 | 20130512 | ||||
| 3 | CT_RECORD_5_BRANCH | Call by reference | Type reference (TYPE) | PFRTR_T_CD_RECORD_TYPE_5 | 20130512 | ||||
| 4 | CT_RECORD_7 | Call by reference | Type reference (TYPE) | PFRTR_T_CD_RECORD_TYPE_7 | 20130512 | ||||
| 5 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP statements return code | 20130512 | |||
| 6 | IS_EMPLOYEE | Call by reference | Type reference (TYPE) | PFRTR_EMPLOYEE | 20130512 | ||||
| 7 | IS_OPTIONS | Call by reference | Type reference (TYPE) | PFRTR_S_TICKET_OPTIONS | 20130512 | ||||
| 8 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20130512 |
Method APPEND_RECORD_7 on class CL_HRPAYFR_MEAL_VOUCHER_CD has no exception.
Method APPEND_RECORD_8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_CONTENT | Call by reference | Type reference (TYPE) | PFRTR_T_FILE | 20130512 | ||||
| 2 | CT_RECORD_7 | Call by reference | Type reference (TYPE) | PFRTR_T_CD_RECORD_TYPE_7 | 20130512 | ||||
| 3 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP statements return code | 20130512 | |||
| 4 | IS_EMPLOYEE | Call by reference | Type reference (TYPE) | PFRTR_EMPLOYEE | 20130512 | ||||
| 5 | IS_OPTIONS | Call by reference | Type reference (TYPE) | PFRTR_S_TICKET_OPTIONS | 20130512 | ||||
| 6 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20130512 |
Method APPEND_RECORD_8 on class CL_HRPAYFR_MEAL_VOUCHER_CD has no exception.
Method APPEND_RECORD_9 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_CONTENT | Call by reference | Type reference (TYPE) | PFRTR_T_FILE | 20130512 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP statements return code | 20130512 | |||
| 3 | IS_EMPLOYEE | Call by reference | Type reference (TYPE) | PFRTR_EMPLOYEE | 20130512 | ||||
| 4 | IS_OPTIONS | Call by reference | Type reference (TYPE) | PFRTR_S_TICKET_OPTIONS | 20130512 | ||||
| 5 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20130512 |
Method APPEND_RECORD_9 on class CL_HRPAYFR_MEAL_VOUCHER_CD has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |