SAP ABAP Class CL_WRF_POHF_AC_FAST_CTRL (Fast Entry Application Function: Controller)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   MM-PUR (Application Component) Purchasing
     WRF_PRC_POHF_APPL (Package) Seasonal Procurement: Purchase Order Handling Area
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PBAS_AC_GRID_CTRL ALV Grid Application Function: Controller 20031106
Properties
Class CL_WRF_POHF_AC_FAST_CTRL  
Short Description Fast Entry Application Function: Controller    
Super Class CL_WRF_PBAS_AC_GRID_CTRL ALV Grid Application Function: Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_PRC_POHF_APPL   Seasonal Procurement: Purchase Order Handling Area 
Created 20031106   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_POHF_AC_FAST_CTRL has no forward declaration.
Interfaces
Class CL_WRF_POHF_AC_FAST_CTRL has no interface implemented.
Friends
Class CL_WRF_POHF_AC_FAST_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AC_POHF_FAST_ID Instance attribute Private Attribute reference (LIKE) 20031201
2 CO_AKTYP_CHANGE Instance attribute Private Attribute reference (LIKE) 20040603
3 CO_AKTYP_DISPLAY Instance attribute Private Attribute reference (LIKE) 20040603
4 CO_AKTYP_NEW Instance attribute Private Attribute reference (LIKE) 20040603
5 CO_FCODE_POHF_ALIST Instance attribute Private Attribute reference (LIKE) 20040713
6 CO_FCODE_POHF_ALIST_CLEAR Instance attribute Private Attribute reference (LIKE) 20040205
7 CO_FCODE_POHF_ALIST_NEXT Instance attribute Private Attribute reference (LIKE) 20040205
8 CO_FCODE_POHF_ARTICLE Instance attribute Private Attribute reference (LIKE) 20040603
9 CO_FCODE_POHF_CLEAR_FAST Instance attribute Private Attribute reference (LIKE) 20031128
10 CO_FCODE_POHF_TAKEOVERFAST Instance attribute Private Attribute reference (LIKE) 20031128
11 CO_POHF_POL_UPDKZ_DELETE Instance attribute Private Attribute reference (LIKE) 20040310
12 CO_POHF_POL_UPDKZ_INSERT Instance attribute Private Attribute reference (LIKE) 20040310
13 CO_POHF_POL_UPDKZ_UPDATE Instance attribute Private Attribute reference (LIKE) 20040310
14 CO_TRTYP_ADD Instance attribute Private Attribute reference (LIKE) 20040818
15 CO_TRTYP_CHANGE Instance attribute Private Attribute reference (LIKE) 20040310
16 MT_ARTICLELIST_STACK Instance attribute Private Type reference (TYPE) WRF_MATNR_TTY Material List Worklist 20040204
17 M_LIFNR Instance attribute Private Type reference (TYPE) LIFNR Vendor (Creditor) Account Number 20050302
18 M_MATNR Instance attribute Private Type reference (TYPE) MATNR Material Number for POL_ID 20050419
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATIONS_ADD Instance method Private Method Check Authorizations for Inserting 20040818
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031106
3 GET_NEXT_ITEM_ARTICLELIST Instance method Private Method Set Next Entry from Material List in Fast Entry 20040204
4 MAINTAIN_ARTICLE_DATA Instance method Private Method Maintain Material Data 20040603
5 SEARCH_MATNR Instance method Private Method Find Material Number 20050419
6 SEARCH_VENDOR Instance method Private Method Search for vendor 20050302
7 SELECT_DATA Instance method Private Method Data Selection 20040206
8 SHOW_MESSAGES_IN_BAL Instance method Private Method Display Messages of Appl. Log 20040603
9 TAKEOVER_DATA_TO_ENTR Instance method Private Method Handling of "Transfer Row to Order List" Function 20031223
Events
# Event Type Visibility Description Created on
1 ADOPT_DATA Instance Event
(0)
Public
(2)
Transfer Data to 'Order List Entries' Application Component 20031106
Types
Class CL_WRF_POHF_AC_FAST_CTRL has no local type.
Method Signatures

Method CHECK_AUTHORIZATIONS_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) WRF_PBAS_MSG_TTY Meldungen mit Struktur aus ApplicationLog 20040818
2 Exporting E_NO_AUTH Call by reference Type reference (TYPE) WRF_PBAS_BOOLEAN Keine Berechtigung? 20040818
3 Importing IS_ROW_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_FAST_STY Daten Anwendungsfunktion "Kopfdaten" 20040818
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) WRF_PBAS_FIELDNAME Name eines Feldes 20040818

Method CHECK_AUTHORIZATIONS_ADD on class CL_WRF_POHF_AC_FAST_CTRL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INITRATIO Call by reference Type reference (TYPE) WRF_PBAS_APPL_COMP_INITRATIO Initiale Ausdehnung einer Anw.komponente 20031122

Method CONSTRUCTOR on class CL_WRF_POHF_AC_FAST_CTRL has no exception.

Method GET_NEXT_ITEM_ARTICLELIST Signature

Method GET_NEXT_ITEM_ARTICLELIST on class CL_WRF_POHF_AC_FAST_CTRL has no parameter.
Method GET_NEXT_ITEM_ARTICLELIST on class CL_WRF_POHF_AC_FAST_CTRL has no exception.

Method MAINTAIN_ARTICLE_DATA Signature

Method MAINTAIN_ARTICLE_DATA on class CL_WRF_POHF_AC_FAST_CTRL has no parameter.
Method MAINTAIN_ARTICLE_DATA on class CL_WRF_POHF_AC_FAST_CTRL has no exception.

Method SEARCH_MATNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20050419

Method SEARCH_MATNR on class CL_WRF_POHF_AC_FAST_CTRL has no exception.

Method SEARCH_VENDOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LIFNR Call by reference Type reference (TYPE) LIFNR Kontonummer des Lieferanten bzw. Kreditors 20050302
2 Importing I_LIFNR Call by reference Type reference (TYPE) LIFNR Kontonummer des Lieferanten bzw. Kreditors 20050302

Method SEARCH_VENDOR on class CL_WRF_POHF_AC_FAST_CTRL has no exception.

Method SELECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELECT_DATA Call by reference Type reference (TYPE) WRF_POHF_SELECT_AC_FAST_STY Selektionsdaten der Anwendungskomponente "Kopfdaten" 20040206

Method SELECT_DATA on class CL_WRF_POHF_AC_FAST_CTRL has no exception.

Method SHOW_MESSAGES_IN_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) WRF_PBAS_MSG_TTY Meldungen mit Struktur aus ApplicationLog 20040603

Method SHOW_MESSAGES_IN_BAL on class CL_WRF_POHF_AC_FAST_CTRL has no exception.

Method TAKEOVER_DATA_TO_ENTR Signature

Method TAKEOVER_DATA_TO_ENTR on class CL_WRF_POHF_AC_FAST_CTRL has no parameter.
Method TAKEOVER_DATA_TO_ENTR on class CL_WRF_POHF_AC_FAST_CTRL has no exception.
Event Signatures

Event ADOPT_DATA Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IS_DATA Exporting Value transfer Type reference (TYPE) WRF_POHF_DATA_AC_FAST_STY Daten der Anwendungskomponente 'Schnellerfassung BSL' 20031113
2 IS_POLX Exporting Value transfer Type reference (TYPE) WRF_POHF_POLX_STY Änderungsleiste der Bestellliste 20040310
History
Last changed by/on SAP  20050520 
SAP Release Created in 111