SAP ABAP Class IF_ISJP_HEAD (Interface for BAdI: ISJP_HEAD)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISJP_HEAD_EXAMPLE | How to exclude single invoices from printing | 20080118 |
Properties
| Class | IF_ISJP_HEAD | |
| Short Description | Interface for BAdI: ISJP_HEAD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080110 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ISJP_HEAD has no forward declaration.
Interfaces
Class IF_ISJP_HEAD has no interface implemented.
Friends
Class IF_ISJP_HEAD has no friend class.
Attributes
Class IF_ISJP_HEAD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Filter Monthly Invoices for Printing | 20080118 | |
| 2 | Instance method | Public | Method | Filter Payer Invoices for Printing | 20080118 | |
| 3 | Instance method | Public | Method | Fill Item Customer-Specific Fields for Output | 20080409 | |
| 4 | Instance method | Public | Method | Fill Logistics Item Customer-Specific Fields for Output | 20080409 | |
| 5 | Instance method | Public | Method | Fill MI Header Customer-Specific Fields for Output | 20080410 | |
| 6 | Instance method | Public | Method | Fill PI Header Customer-Specific Fields for Output | 20080410 | |
| 7 | Instance method | Public | Method | Define Sorting Criteria for Header | 20080407 | |
| 8 | Instance method | Public | Method | Define Sorting Criteria for Items | 20080407 | |
| 9 | Instance method | Public | Method | Define Sorting Criteria for Logistic or Material Mngmt Items | 20121211 |
Events
Class IF_ISJP_HEAD has no event.
Types
Class IF_ISJP_HEAD has no local type.
Method Signatures
Method BEFORE_PRINTING_MI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INVSUM_IT | Call by reference | Type reference (TYPE) | ISJP_T_MONINVIT | Line items | 20080118 | |||
| 2 | ET_INVSUM_MI | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Monthly invoices before filter | 20080118 | |||
| 3 | IT_INVSUM_MI_EXCLUDE | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Monthly invoices to be excluded from printing | 20080118 |
Method BEFORE_PRINTING_MI on class IF_ISJP_HEAD has no exception.
Method BEFORE_PRINTING_PI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INVSUM_MI | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Monthly invoices | 20080118 | |||
| 2 | ET_INVSUM_PI | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Payer's invoices before filter | 20080118 | |||
| 3 | IT_INVSUM_PI_EXCLUDE | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Payer's invoices to be excluded from printing | 20080118 |
Method BEFORE_PRINTING_PI on class IF_ISJP_HEAD has no exception.
Method FILL_ITEM_FOR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MONINVIT_EXTENSION | Call by reference | Type reference (TYPE) | ISJP_T_MONINVIT01_L_EXTENSION | Table type for ISJPINVSUMHD_EXTENSION | 20080409 | |||
| 2 | IT_ITEMS | Call by reference | Type reference (TYPE) | ISJP_T_MONINVIT | Table type for ISJPMONINVIT01_L | 20080409 | |||
| 3 | IT_MATERIAL | Call by reference | Type reference (TYPE) | ISJP_T_MATERIAL | Material details | 20080409 | |||
| 4 | IT_MONINV | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Table type for ISJPMONINVHD01_L | 20080409 |
Method FILL_ITEM_FOR_OUTPUT on class IF_ISJP_HEAD has no exception.
Method FILL_LOGISTICS_ITEM_FOR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MATERIAL_EXTENSION | Call by reference | Type reference (TYPE) | ISJP_T_MATERIAL_EXTENSION | Table type for ISJPMATERIAL_EXTENSION | 20080409 | |||
| 2 | IT_ITEMS | Call by reference | Type reference (TYPE) | ISJP_T_MONINVIT | Table type for ISJPMONINVIT01_L | 20080409 | |||
| 3 | IT_MATERIAL | Call by reference | Type reference (TYPE) | ISJP_T_MATERIAL | Material details | 20080409 | |||
| 4 | IT_MONINV | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Table type for ISJPMONINVHD01_L | 20080409 |
Method FILL_LOGISTICS_ITEM_FOR_OUTPUT on class IF_ISJP_HEAD has no exception.
Method FILL_MI_HEADER_FOR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MONINVHD_EXTENSION | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD_EXTENSION | Table type for ISJPINVSUMHD_EXTENSION | 20080410 | |||
| 2 | IT_ITEMS | Call by reference | Type reference (TYPE) | ISJP_T_MONINVIT | Table type for ISJPMONINVIT01_L | 20080410 | |||
| 3 | IT_MATERIAL | Call by reference | Type reference (TYPE) | ISJP_T_MATERIAL | Material details | 20080410 | |||
| 4 | IT_MONINV | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Table type for ISJPMONINVHD01_L | 20080410 |
Method FILL_MI_HEADER_FOR_OUTPUT on class IF_ISJP_HEAD has no exception.
Method FILL_PI_HEADER_FOR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PAYINVHD_EXTENSION | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD_EXTENSION | Table type for ISJPINVSUMHD_EXTENSION | 20080410 | |||
| 2 | IT_MONINV | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Table type for ISJPMONINVHD01_L | 20080410 | |||
| 3 | IT_PAYINV | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Table type for ISJPMONINVHD01_L | 20080410 |
Method FILL_PI_HEADER_FOR_OUTPUT on class IF_ISJP_HEAD has no exception.
Method SORT_HEADER_FOR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SORTORDER | Call by reference | Type reference (TYPE) | ABAP_SORTORDER_TAB | Table for SORT BY | 20080407 | |||
| 2 | IT_INVSUMHD | Call by reference | Type reference (TYPE) | ISJP_T_MONINVHD | Table type for ISJPMONINVHD01_L | 20080407 |
Method SORT_HEADER_FOR_OUTPUT on class IF_ISJP_HEAD has no exception.
Method SORT_ITEMS_FOR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SORTORDER | Call by reference | Type reference (TYPE) | ABAP_SORTORDER_TAB | Table for SORT BY | 20080407 | |||
| 2 | IT_INVSUMIT | Call by reference | Type reference (TYPE) | ISJP_T_MONINVIT | Table type for ISJPMONINVHD01_L | 20080407 |
Method SORT_ITEMS_FOR_OUTPUT on class IF_ISJP_HEAD has no exception.
Method SORT_LOGISTICS_ITEM_FOR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SORTORDER | Call by reference | Type reference (TYPE) | ABAP_SORTORDER_TAB | Table for SORT itab BY (ABAP_SORTORDER_TAB) | 20121211 | |||
| 2 | IT_MATERIAL | Call by reference | Type reference (TYPE) | ISJP_T_MATERIAL | Material details | 20121211 |
Method SORT_LOGISTICS_ITEM_FOR_OUTPUT on class IF_ISJP_HEAD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |