SAP ABAP Class IF_PIQ_SDPRICELIST_WRAPPER (Interface for PIQ_SDPRICELIST_WRAPPER)
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
Class IF_PIQ_SDPRICELIST_WRAPPER  
Short Description Interface for PIQ_SDPRICELIST_WRAPPER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130904   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PIQ_SDPRICELIST_WRAPPER has no forward declaration.
Interfaces
Class IF_PIQ_SDPRICELIST_WRAPPER has no interface implemented.
Friends
Class IF_PIQ_SDPRICELIST_WRAPPER has no friend class.
Attributes
Class IF_PIQ_SDPRICELIST_WRAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOMERS Instance method Public Method Read customer data 20130916
2 GET_MATERIALS Instance method Public Method Read material data 20130916
3 READ_CUSTOMIZING Instance method Public Method Read customizing data 20130904
Events
Class 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 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20130916
2 Importing IS_SELCRIT Call by reference Type reference (TYPE) PIQS_SDPRICELIST_SELCRIT Selection Criteria for SD Price List 20130916
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU ABAP-Systemfeld: Sprachenschlüssel der Textumgebung 20130917

Method GET_CUSTOMERS on class 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 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20130916
2 Importing IS_SELCRIT Call by reference Type reference (TYPE) PIQS_SDPRICELIST_SELCRIT Selection Criteria for SD Price List 20130916
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU ABAP-Systemfeld: Sprachenschlüssel der Textumgebung 20130917

Method GET_MATERIALS on class IF_PIQ_SDPRICELIST_WRAPPER has no exception.

Method READ_CUSTOMIZING Signature

Method READ_CUSTOMIZING on class IF_PIQ_SDPRICELIST_WRAPPER has no parameter.
Method READ_CUSTOMIZING on class IF_PIQ_SDPRICELIST_WRAPPER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in