SAP ABAP Class IF_BADI_PIQ_SDPRICELIST (SD Price List: BAdI for Output Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130830 |
Properties
| Class | IF_BADI_PIQ_SDPRICELIST | |
| Short Description | SD Price List: BAdI for Output Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130830 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BADI_PIQ_SDPRICELIST has no interface implemented.
Friends
Class IF_BADI_PIQ_SDPRICELIST has no friend class.
Attributes
Class IF_BADI_PIQ_SDPRICELIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Customer Data | 20130911 | |
| 2 | Instance method | Public | Method | Get Material Data | 20130913 | |
| 3 | Instance method | Public | Method | Prepare Pricing | 20130911 | |
| 4 | Instance method | Public | Method | Process Result | 20130911 | |
| 5 | Instance method | Public | Method | Provide E-Mail Text Name | 20131025 |
Events
Class IF_BADI_PIQ_SDPRICELIST has no event.
Types
Class IF_BADI_PIQ_SDPRICELIST has no local type.
Method Signatures
Method GET_CUSTOMER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CUSTOMER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Customer List | 20130911 | |||
| 2 | IR_RESULT_TABLE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20130913 | |||
| 3 | IV_MSG_LOG_HNDL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131018 |
Method GET_CUSTOMER_DATA on class IF_BADI_PIQ_SDPRICELIST has no exception.
Method GET_MATERIAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_MATERIAL_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Material List | 20130913 | |||
| 2 | IR_RESULT_TABLE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20130913 | |||
| 3 | IV_MSG_LOG_HNDL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131018 |
Method GET_MATERIAL_DATA on class IF_BADI_PIQ_SDPRICELIST has no exception.
Method PREPARE_PRICING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CONTROL | Call by reference | Type reference (TYPE) | IF_PIQ_API=>TY_GS_CALCULATE_CONTROL_PARAM | Control data for pricing call | 20130911 | |||
| 2 | CS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_API=>TY_GS_CALCULATE_GLOBAL_PARAM | Global pricing attributes | 20130911 | |||
| 3 | CT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_API=>TY_GT_CALCULATE_HEAD_PARAM | Head (Customer) pricing attributes | 20130911 | |||
| 4 | CT_ITEM | Call by reference | Type reference (TYPE) | IF_PIQ_API=>TY_GT_CALCULATE_ITEM_PARAM | Item (Material) pricing attributes | 20130911 | |||
| 5 | IS_CONTROL_DATA | Call by reference | Type reference (TYPE) | PIQS_SDPRICELIST_CONTROL | Control Data for Price List | 20130911 | |||
| 6 | IS_OUTPUT_PARAM | Call by reference | Type reference (TYPE) | PIQS_SDPRICELIST_OUTPUT_PARAM | Parameters to Define SD Price List Output | 20130911 | |||
| 7 | IS_SELCRIT | Call by reference | Type reference (TYPE) | PIQS_SDPRICELIST_SELCRIT | Selection Criteria for SD Price List | 20130911 | |||
| 8 | IV_MSG_LOG_HNDL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131018 |
Method PREPARE_PRICING on class IF_BADI_PIQ_SDPRICELIST has no exception.
Method PROCESS_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | Price List result table | 20130916 | |||
| 2 | CT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | IF_PIQ_SDPRICELIST_WRAPPER=>TDT_FIELD_TXT | Field Labels for Price List | 20130918 | |||
| 3 | IR_RESULT_LINE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20130916 | |||
| 4 | IS_CONTROL_DATA | Call by reference | Type reference (TYPE) | PIQS_SDPRICELIST_CONTROL | Control Data for Price List | 20130916 | |||
| 5 | IS_OUTPUT_FORMAT | Call by reference | Type reference (TYPE) | PIQS_SDPRICELIST_OUTPUT_PARAM | Parameters to Define SD Price List Output | 20130916 | |||
| 6 | IV_MSG_LOG_HNDL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131018 |
Method PROCESS_RESULT on class IF_BADI_PIQ_SDPRICELIST has no exception.
Method PROVIDE_EMAIL_TEXT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TEXTNAME | Call by reference | Type reference (TYPE) | TDOBNAME | TDIC text name | 20131025 |
Method PROVIDE_EMAIL_TEXT_NAME on class IF_BADI_PIQ_SDPRICELIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |