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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check Authorizations for Inserting | 20040818 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031106 |
3 | ![]() |
Instance method | Private | Method | Set Next Entry from Material List in Fast Entry | 20040204 |
4 | ![]() |
Instance method | Private | Method | Maintain Material Data | 20040603 |
5 | ![]() |
Instance method | Private | Method | Find Material Number | 20050419 |
6 | ![]() |
Instance method | Private | Method | Search for vendor | 20050302 |
7 | ![]() |
Instance method | Private | Method | Data Selection | 20040206 |
8 | ![]() |
Instance method | Private | Method | Display Messages of Appl. Log | 20040603 |
9 | ![]() |
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 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | WRF_PBAS_MSG_TTY | Meldungen mit Struktur aus ApplicationLog | 20040818 | ||
2 | ![]() |
E_NO_AUTH | Call by reference | Type reference (TYPE) | WRF_PBAS_BOOLEAN | Keine Berechtigung? | 20040818 | ||
3 | ![]() |
IS_ROW_DATA | Call by reference | Type reference (TYPE) | WRF_POHF_DATA_AC_FAST_STY | Daten Anwendungsfunktion "Kopfdaten" | 20040818 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
E_LIFNR | Call by reference | Type reference (TYPE) | LIFNR | Kontonummer des Lieferanten bzw. Kreditors | 20050302 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 |