SAP ABAP Interface IF_PIQ_SDPRICELIST_WRAPPER (Interface for PIQ_SDPRICELIST_WRAPPER)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PIQ_SDPRICELIST_WRAPPER | SD Price List Wrapper class for field selection logic | 20130904 |
Properties
| Interface | IF_PIQ_SDPRICELIST_WRAPPER | |
| Short Description | Interface for PIQ_SDPRICELIST_WRAPPER |
General Data
| Package | VF_PRC_PRICEINQUIRY | Mass Processing of Price Inquiries |
| Created | 20130904 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PIQ_SDPRICELIST_WRAPPER has no forward declaration.
Interfaces
Interface IF_PIQ_SDPRICELIST_WRAPPER has no interface.
Friends
Interface IF_PIQ_SDPRICELIST_WRAPPER has no friend.
Attributes
Interface IF_PIQ_SDPRICELIST_WRAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read customer data | 20130916 | |
| 2 | Instance method | Public | Method | Read material data | 20130916 | |
| 3 | Instance method | Public | Method | Read customizing data | 20130904 |
Events
Interface IF_PIQ_SDPRICELIST_WRAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TDT_DB_ALIAS | Public | See coding | 20130905 | tdt_db_alias TYPE STANDARD TABLE OF piqc_db_alias_s WITH DEFAULT KEY
|
||
| 2 | TDT_FIELDTAB | Public | See coding | 20131017 | tdt_fieldtab TYPE SORTED TABLE OF fieldname WITH UNIQUE KEY table_line
|
||
| 3 | TDT_FIELD_LIST | Public | See coding | 20130904 | tdt_field_list TYPE STANDARD TABLE OF piqc_field_lst_s WITH DEFAULT KEY
|
||
| 4 | TDT_FIELD_TXT | Public | See coding | 20130918 | tdt_field_txt TYPE STANDARD TABLE OF piqc_field_txt_s WITH DEFAULT KEY
|
||
| 5 | TDT_TAB_METADATA | Public | See coding | 20130904 | tdt_tab_metadata TYPE STANDARD TABLE OF piqc_tabmetadt_s WITH DEFAULT KEY
|
Method Signatures
Method GET_CUSTOMERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130916 | ||||
| 2 | IS_SELCRIT | Call by reference | Type reference (TYPE) | PIQS_SDPRICELIST_SELCRIT | Selection Criteria for SD Price List | 20130916 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | ABAP-Systemfeld: Sprachenschlüssel der Textumgebung | 20130917 |
Method GET_CUSTOMERS on Interface IF_PIQ_SDPRICELIST_WRAPPER has no exception.
Method GET_MATERIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130916 | ||||
| 2 | IS_SELCRIT | Call by reference | Type reference (TYPE) | PIQS_SDPRICELIST_SELCRIT | Selection Criteria for SD Price List | 20130916 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | ABAP-Systemfeld: Sprachenschlüssel der Textumgebung | 20130917 |
Method GET_MATERIALS on Interface IF_PIQ_SDPRICELIST_WRAPPER has no exception.
Method READ_CUSTOMIZING Signature
Method READ_CUSTOMIZING on Interface IF_PIQ_SDPRICELIST_WRAPPER has no parameter.
Method READ_CUSTOMIZING on Interface IF_PIQ_SDPRICELIST_WRAPPER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 618 |