SAP ABAP Interface IF_FORM_SNHI (Interface for BAdI: BADI_FORM_SNHI)
Hierarchy
☛
SAP_HRCTW (Software Component) Sub component SAP_HRCTW of SAP_HR
⤷
PY-TW (Application Component) Taiwan
⤷
PC42 (Package) Payroll: Taiwan
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FALLBACK_FORM_SNHI | Class for BAdI: BADI_FORM_SNHI | 20130503 |
Properties
| Interface | IF_FORM_SNHI | |
| Short Description | Interface for BAdI: BADI_FORM_SNHI |
General Data
| Package | PC42 | Payroll: Taiwan |
| Created | 20130503 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130503 |
Friends
Interface IF_FORM_SNHI has no friend.
Attributes
Interface IF_FORM_SNHI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Appendix Table | 20130503 | |
| 2 | Instance method | Public | Method | Get Format Name | 20130503 |
Events
Interface IF_FORM_SNHI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_APPENDIX | Public | See coding | 20130503 | BEGIN OF ty_s_appendix,
item TYPE string,
END OF ty_s_appendix
|
||
| 2 | TY_T_APPENDIX | Public | See coding | 20130503 | TY_T_APPENDIX TYPE STANDARD TABLE OF ty_s_appendix WITH KEY item
|
Method Signatures
Method GET_APPENDIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_APPENDIX | Call by reference | Type reference (TYPE) | TY_T_APPENDIX | Appendix table | 20130503 | |||
| 2 | IM_BATCH_RUN | Call by reference | Type reference (TYPE) | ABAP_BOOL | If the report is backend run | 20130503 | |||
| 3 | IM_ESS_CALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | If the report is call from ESS | 20130503 | |||
| 4 | IM_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel Number | 20130503 |
Method GET_APPENDIX on Interface IF_FORM_SNHI has no exception.
Method GET_FORM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FORM_NAME | Call by reference | Type reference (TYPE) | FPWBFORMNAME | PDF-Based Forms: Form Name | 20130503 | |||
| 2 | IM_BATCH_RUN | Call by reference | Type reference (TYPE) | ABAP_BOOL | If the report is backend run | 20130503 | |||
| 3 | IM_ESS_CALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | If the report is call from ESS | 20130503 |
Method GET_FORM_NAME on Interface IF_FORM_SNHI has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |