SAP ABAP Interface IF_BADI_PIQ_SDPRICELIST (SD Price List: BAdI for Output Interface)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BF-PR (Application Component) Pricing and Conditions
⤷
VF_PRC_PRICEINQUIRY (Package) Mass Processing of Price Inquiries
⤷
⤷
Properties
| Interface | IF_BADI_PIQ_SDPRICELIST | |
| Short Description | SD Price List: BAdI for Output Interface |
General Data
| Package | VF_PRC_PRICEINQUIRY | Mass Processing of Price Inquiries |
| Created | 20130830 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_PIQ_API | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_PIQ_SDPRICELIST_WRAPPER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130830 |
Friends
Interface IF_BADI_PIQ_SDPRICELIST has no friend.
Attributes
Interface 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
Interface IF_BADI_PIQ_SDPRICELIST has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_BADI_PIQ_SDPRICELIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 618 |