SAP ABAP Class /KYK/CL_MM_POWL_VENDOR_LIST (Display MM Vendor List)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI (Application Component) Financial Accounting
     /KYK/FIN_FI (Package) Financial Accounting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20060704
Properties
Class /KYK/CL_MM_POWL_VENDOR_LIST  
Short Description Display MM Vendor List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /KYK/FIN_FI   Financial Accounting 
Created 20060704   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /KYK/CL_MM_POWL_VENDOR_LIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20060704
Friends
Class /KYK/CL_MM_POWL_VENDOR_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_CREATE Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'ANL' Action identifier 20060704
2 GC_ACTION_CREATE_REF Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'REF' Action identifier 20060704
3 GC_ACTION_DELETE Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'DEL' Action identifier 20060704
4 GC_ACTION_DISPLAY Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'ANZ' Action identifier 20060704
5 GC_ACTION_EDIT Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'AEN' Action identifier 20060704
6 GC_ACTION_EXTEND Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'EXT' Action identifier 20060705
7 MT_ACTIONS Instance attribute Private Type reference (TYPE) POWL_ACTDESCR_TTY action meta description 20060704
8 MT_CRITERIA_DEFAULT Instance attribute Private Type reference (TYPE) RSPARAMS_TT rsparams Table 20060704
9 MT_FIELDCAT Instance attribute Private Type reference (TYPE) POWL_FIELDCAT_TTY Field catalog META description 20060704
10 MT_RESULT Instance attribute Private Type reference (TYPE) TY_LT_VENDOR 20060704
11 MT_SELCRITERIA Instance attribute Private Type reference (TYPE) POWL_SELCRIT_TTY Selection criteria meta description 20060704
Methods
Class /KYK/CL_MM_POWL_VENDOR_LIST has no method.
Events
Class /KYK/CL_MM_POWL_VENDOR_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LS_SELTAB Private See coding 20060704 BEGIN OF ty_ls_seltab, sign TYPE char1, option TYPE char2, low TYPE char40, high TYPE char40, END OF ty_ls_seltab
2 TY_LS_VENDOR Private See coding 20060704 BEGIN OF ty_ls_vendor, BUKRS TYPE BUKRS, SPERR TYPE SPERB_B, LOEVM TYPE LOEVM_B, ZTERM TYPE DZTERM. INCLUDE TYPE /kyk/v_lfa1m1. TYPES END OF ty_ls_vendor
3 TY_LT_SELTAB Private See coding 20060704 ty_lt_seltab TYPE STANDARD TABLE OF ty_ls_seltab
4 TY_LT_VENDOR Private See coding 20060704 ty_lt_vendor TYPE STANDARD TABLE OF ty_ls_vendor
History
Last changed by/on SAP  20100310 
SAP Release Created in 100