SAP ABAP Class CL_WRF_POHF_AC_ENTR_MODEL (Order List Entries Application Function: Model)
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_MODEL ALV Grid Application Function: Model 20040205
Properties
Class CL_WRF_POHF_AC_ENTR_MODEL  
Short Description Order List Entries Application Function: Model    
Super Class CL_WRF_PBAS_AC_GRID_MODEL ALV Grid Application Function: Model 
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 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_POHF_AC_ENTR_MODEL has no forward declaration.
Interfaces
Class CL_WRF_POHF_AC_ENTR_MODEL has no interface implemented.
Friends
Class CL_WRF_POHF_AC_ENTR_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ATTYP_DISPLAY Instance attribute Private Attribute reference (LIKE) 20040329
2 CO_ATTYP_GENERIC Instance attribute Private Attribute reference (LIKE) 20040329
3 CO_ATTYP_LOT Instance attribute Private Attribute reference (LIKE) 20040329
4 CO_ATTYP_VKSET Instance attribute Private Attribute reference (LIKE) 20040329
5 CO_AUTH_OBJECT_BSART Instance attribute Private Attribute reference (LIKE) 20040213
6 CO_AUTH_OBJECT_EKGRP Instance attribute Private Attribute reference (LIKE) 20040213
7 CO_AUTH_OBJECT_EKORG Instance attribute Private Attribute reference (LIKE) 20040213
8 CO_AUTH_OBJECT_WERKS Instance attribute Private Attribute reference (LIKE) 20040319
9 CO_DATAX_AC_POHF_ENTR Instance attribute Private Attribute reference (LIKE) 20040329
10 CO_FCODE_POHF_COPY Instance attribute Private Attribute reference (LIKE) 20040329
11 CO_ICON_DATECTRLSTATUS_ALERT Instance attribute Private Attribute reference (LIKE) 20031205
12 CO_ICON_DATECTRLSTATUS_CRTL Instance attribute Private Attribute reference (LIKE) 20031205
13 CO_ICON_DATECTRLSTATUS_OK Instance attribute Private Attribute reference (LIKE) 20031205
14 CO_ICON_DELETE Instance attribute Private Attribute reference (LIKE) 20040705
15 CO_ICON_OTBSTATUS_NOT_OK Instance attribute Private Attribute reference (LIKE) 20031205
16 CO_ICON_OTBSTATUS_NOT_VERIFIED Instance attribute Private Attribute reference (LIKE) 20031205
17 CO_ICON_OTBSTATUS_OK Instance attribute Private Attribute reference (LIKE) 20031205
18 CO_NO Instance attribute Private Attribute reference (LIKE) 20040213
19 CO_OTBSTATUS_NOT_OK Instance attribute Private Attribute reference (LIKE) 20031205
20 CO_OTBSTATUS_NOT_VERIFIED_EXT Instance attribute Private Attribute reference (LIKE) 20031205
21 CO_OTBSTATUS_NOT_VERIFIED_INT Instance attribute Private Attribute reference (LIKE) 20031205
22 CO_OTBSTATUS_OK Instance attribute Private Attribute reference (LIKE) 20031205
23 CO_PARAMID_BSART Instance attribute Private Attribute reference (LIKE) 20040824
24 CO_PARAMID_EKGRP Instance attribute Private Attribute reference (LIKE) 20040714
25 CO_PARAMID_EKORG Instance attribute Private Attribute reference (LIKE) 20040714
26 CO_PARAMID_WERKS Instance attribute Private Attribute reference (LIKE) 20040714
27 CO_POHF_LOEKZ_DELETE Instance attribute Private Attribute reference (LIKE) 20040705
28 CO_POHF_POL_UPDKZ_DELETE Instance attribute Private Attribute reference (LIKE) 20040212
29 CO_POHF_POL_UPDKZ_INSERT Instance attribute Private Attribute reference (LIKE) 20040212
30 CO_POHF_POL_UPDKZ_UPDATE Instance attribute Private Attribute reference (LIKE) 20040212
31 CO_POHF_SOURCE_ID_ADHOC Instance attribute Private Attribute reference (LIKE) 20031205
32 CO_POHF_SOURCE_ID_EKL Instance attribute Private Attribute reference (LIKE) 20031205
33 CO_TCODE_ME21N Instance attribute Private Attribute reference (LIKE) 20040714
34 CO_TRTYP_ADD Instance attribute Private Attribute reference (LIKE) 20040618
35 CO_TRTYP_CHANGE Instance attribute Private Attribute reference (LIKE) 20040213
36 CO_TRTYP_DISPLAY Instance attribute Private Attribute reference (LIKE) 20040213
37 CO_UPTYP_DISPLAY Instance attribute Private Attribute reference (LIKE) 20040329
38 CO_UPTYP_GENERIC Instance attribute Private Attribute reference (LIKE) 20040329
39 CO_UPTYP_LOT Instance attribute Private Attribute reference (LIKE) 20040329
40 CO_UPTYP_VKSET Instance attribute Private Attribute reference (LIKE) 20040329
41 CO_UPVOR_DISPLAY Instance attribute Private Attribute reference (LIKE) 20040329
42 CO_UPVOR_GENERIC Instance attribute Private Attribute reference (LIKE) 20040329
43 CO_UPVOR_LOT Instance attribute Private Attribute reference (LIKE) 20040329
44 CO_UPVOR_VKSET Instance attribute Private Attribute reference (LIKE) 20040329
45 CO_YES Instance attribute Private Attribute reference (LIKE) 20040213
46 MT_POLX Instance attribute Private Type reference (TYPE) WRF_POHF_POLX_TTY Order List Change Parameter 20040310
47 M_DISPLAY_MODE Instance attribute Public Type reference (TYPE) WRF_PBAS_APPL_DISPLAY_MODE Processing Mode 20040213
48 M_INDEX_ROW_TO_BE_PICKED Instance attribute Private Type reference (TYPE) WRF_PBAS_INDEX Index (e.g. of a Row) 20040705
49 M_NUMBER_INITIAL_LINES Instance attribute Public Type reference (TYPE) I Number of Preset Initial Rows 20040217
50 M_PICKED_POL_ID Instance attribute Private Type reference (TYPE) WRF_POHF_POL_ID Currently or Most Recently Selected Order List Number 20040705
51 M_POL_ID Instance attribute Private Type reference (TYPE) WRF_POHF_POL_ID '$ 0' Order List Item Number 20040116
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_FROM_ARTICLELIST Instance method Public Method Enhance Materials of Material List 20040714
2 APPEND_INITIAL_LINES Instance method Public Method Add Preset Number of Initial Rows 20040217
3 APPEND_POLX Instance method Public Method Extend Change List 20040310
4 APPEND_POLX_FROM_FAST Instance method Public Method Add Entry from Fast Entry to Change List 20040310
5 CHECK_AUTHORIZATIONS Instance method Public Method Check Authorizations 20040816
6 CLEAR_CLASS_POL_ID Instance method Public Method Initialize Class-Internal Number Range 20040116
7 CLEAR_POLX Instance method Public Method Reset Change List 20040310
8 CONSTRUCTOR Instance method Public Constructor 20040205
9 COPY_POSITION Instance method Public Method Copy Item 20040707
10 DELETE_INITIAL_LINES Instance method Public Method Delete Initial Rows 20040217
11 DELETE_POLX Instance method Private Method Delete Entry from Change List 20040310
12 DELETE_POSITION Instance method Public Method Delete OL Item 20040429
13 DEQUEUE_ALL_ITEMS Instance method Public Method Unblock all Order List Items 20040213
14 DEQUEUE_ITEM Instance method Private Method Unblock Order List Item 20040311
15 ENQUEUE_ALL_ITEMS Instance method Public Method Lock All Order List Items 20040213
16 ENQUEUE_ITEM Instance method Private Method Block Order List Item 20040311
17 ENRICH_ADHOC_DATA Instance method Public Method Enhance Data Entered Ad Hoc 20031122
18 ENRICH_DATA Instance method Private Method Enhance Selected Data 20031121
19 ENRICH_TEXT Instance method Private Method Enrich Texts 20050407
20 FILL_DATAX Instance method Public Method Fill Change List 20040329
21 FILL_DATAX_TREE Instance method Public Method Fill X-Structure for New Item from Tree 20040816
22 GET_INDEX_ROW_TO_BE_PICKED Instance method Public Method Returns Index of Row To Be Selected 20040705
23 GET_LOWEST_TEMP_POL_ID Instance method Public Method Get Lowest Temp. POL_ID of Initial Rows 20040825
24 GET_NEXT_CLASS_POL_ID Instance method Public Method Get Next POL_ID from Class-Internal Number Range 20040116
25 GET_PICKED_ROW_BY_ID Instance method Public Method Returns ID of Currently or Last Selected Row 20040705
26 GET_POLX Instance method Public Method Read Change List 20040310
27 GET_PSTYP_EXTERN Instance method Private Method Convert Item Category in External Display 20040518
28 GET_ROW_INDEX_BY_ID Instance method Public Method Returns Index of Row by Bus. ID 20040628
29 GET_UPVOR_TO_ATTYP Instance method Public Method Determine UPVOR for Material Category 20040329
30 IS_LINE_INITIAL Instance method Public Method Initial Row? 20040825
31 IS_POSITION_ADHOC Instance method Public Method Ad Hoc Item? 20040302
32 MODIFY_POLX Instance method Public Method Update Change List 20040607
33 REGISTER_FIELD_AS_CHANGED Instance method Public Method Flag Field as Changed 20040310
34 SET_ICONS Instance method Public Method Set Icons 20040506
35 SET_PICKED_ROW_BY_ID Instance method Public Method Set ID of Currently Selected Row 20040705
36 SET_WORKMODE Instance method Public Method Set Processing Mode 20040213
Events
# Event Type Visibility Description Created on
1 TOGGLE_TO_DISPLAY Instance Event
(0)
Public
(2)
Change to display mode 20040811
Types
Class CL_WRF_POHF_AC_ENTR_MODEL has no local type.
Method Signatures

Method APPEND_FROM_ARTICLELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATAREF_ENTR Call by reference Object reference (TYPE REF TO) WRF_POHF_DATAREF_AC_ENTR Referenz auf Kopfdaten der Bestellung 20040714
2 Importing IT_ALIST Call by reference Type reference (TYPE) WRF_MATNR_TTY Tabellenstruktur mit Artikelnummer 20040714

Method APPEND_FROM_ARTICLELIST on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method APPEND_INITIAL_LINES Signature

Method APPEND_INITIAL_LINES on class CL_WRF_POHF_AC_ENTR_MODEL has no parameter.
Method APPEND_INITIAL_LINES on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method APPEND_POLX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POL_ID Call by reference Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20040310

Method APPEND_POLX on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method APPEND_POLX_FROM_FAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POLX Call by reference Type reference (TYPE) WRF_POHF_POLX_STY Bestelllistenpositiosnummer 20040310

Method APPEND_POLX_FROM_FAST on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method CHECK_AUTHORIZATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRTYP Call by reference Type reference (TYPE) TRTYP Transaktionstyp 20040816
# Exception Resumable Description Created on
1 CX_WRF_PBAS_NO_AUTHORIZATION Ausnahme: Keine Berechtigung (z.B. für Anzeige der Daten) 20040816

Method CLEAR_CLASS_POL_ID Signature

Method CLEAR_CLASS_POL_ID on class CL_WRF_POHF_AC_ENTR_MODEL has no parameter.
Method CLEAR_CLASS_POL_ID on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method CLEAR_POLX Signature

Method CLEAR_POLX on class CL_WRF_POHF_AC_ENTR_MODEL has no parameter.
Method CLEAR_POLX on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUMBER_INITIAL_LINES Call by reference Type reference (TYPE) I 20040217

Method CONSTRUCTOR on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method COPY_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_POL_ID Call by reference Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20050607
2 Importing IS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungsfunktion 'Bestelllisteneinträge' 20040707

Method COPY_POSITION on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method DELETE_INITIAL_LINES Signature

Method DELETE_INITIAL_LINES on class CL_WRF_POHF_AC_ENTR_MODEL has no parameter.
Method DELETE_INITIAL_LINES on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method DELETE_POLX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POL_ID Call by reference Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20040310

Method DELETE_POLX on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method DELETE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DELETED Call by reference Type reference (TYPE) WRF_PBAS_BOOLEAN Boolescher Wert 20040705
2 Importing IS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungsfunktion 'Bestelllisteneinträge' 20040429

Method DELETE_POSITION on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method DEQUEUE_ALL_ITEMS Signature

Method DEQUEUE_ALL_ITEMS on class CL_WRF_POHF_AC_ENTR_MODEL has no parameter.
Method DEQUEUE_ALL_ITEMS on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method DEQUEUE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POL_ID Call by reference Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20040311

Method DEQUEUE_ITEM on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method ENQUEUE_ALL_ITEMS Signature

Method ENQUEUE_ALL_ITEMS on class CL_WRF_POHF_AC_ENTR_MODEL has no parameter.
# Exception Resumable Description Created on
1 FOREIGN_LOCK 20040331

Method ENQUEUE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POL_ID Call by reference Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20040311
# Exception Resumable Description Created on
1 FOREIGN_LOCK 20040331

Method ENRICH_ADHOC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungskomponente 'Bestelllisteneinträge' 20031122

Method ENRICH_ADHOC_DATA on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method ENRICH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POL Call by reference Type reference (TYPE) WRF_POHF_DATA_POL_TTY Bestelllistentabelle 20040212

Method ENRICH_DATA on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method ENRICH_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungsfunktion 'Bestelllisteneinträge' 20050407

Method ENRICH_TEXT on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method FILL_DATAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungsfunktion 'Bestelllisteneinträge' 20040329

Method FILL_DATAX on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method FILL_DATAX_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungsfunktion 'Bestelllisteneinträge' 20040816

Method FILL_DATAX_TREE on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method GET_INDEX_ROW_TO_BE_PICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INDEX Call by reference Type reference (TYPE) WRF_PBAS_INDEX Index (z.B einer Zeile). 20040705

Method GET_INDEX_ROW_TO_BE_PICKED on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method GET_LOWEST_TEMP_POL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_POL_ID Value transfer Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20040825

Method GET_LOWEST_TEMP_POL_ID on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method GET_NEXT_CLASS_POL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_POL_ID Value transfer Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20040116

Method GET_NEXT_CLASS_POL_ID on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method GET_PICKED_ROW_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_POL_ID Call by reference Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20040705

Method GET_PICKED_ROW_BY_ID on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method GET_POLX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POLX Call by reference Type reference (TYPE) WRF_POHF_POLX_TTY Änderungsleiste der Bestellliste 20040310

Method GET_POLX on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method GET_PSTYP_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PSTYP Call by reference Type reference (TYPE) PSTYP Positionstyp im Einkaufsbeleg 20040518
2 Returning R_EPSTP Value transfer Type reference (TYPE) EPSTP Positionstyp im Einkaufsbeleg 20040518

Method GET_PSTYP_EXTERN on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method GET_ROW_INDEX_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INDEX Call by reference Type reference (TYPE) WRF_PBAS_INDEX Index (z.B einer Zeile). 20040628
2 Importing I_POL_ID Call by reference Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20040628

Method GET_ROW_INDEX_BY_ID on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method GET_UPVOR_TO_ATTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTYP Value transfer Type reference (TYPE) ATTYP Materialtyp 20040329
2 Returning R_UPVOR Value transfer Type reference (TYPE) UPVOR Unterpositionen vorhanden 20040329

Method GET_UPVOR_TO_ATTYP on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method IS_LINE_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungsfunktion 'Bestelllisteneinträge' 20040825
2 Returning R_INITIAL Value transfer Type reference (TYPE) WRF_PBAS_BOOLEAN Boolescher Wert 20040825

Method IS_LINE_INITIAL on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method IS_POSITION_ADHOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungsfunktion 'Bestelllisteneinträge' 20040302
2 Returning R_ADHOC Value transfer Type reference (TYPE) WRF_PBAS_BOOLEAN Boolescher Wert 20040302

Method IS_POSITION_ADHOC on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method MODIFY_POLX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLX Call by reference Type reference (TYPE) WRF_POHF_POLX_TTY Änderungsleiste Bestellliste 20040607
2 Importing I_CLEANUP Call by reference Type reference (TYPE) WRF_PBAS_BOOLEAN SPACE Boolescher Wert 20040816

Method MODIFY_POLX on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method REGISTER_FIELD_AS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungsfunktion "Positionsdaten" 20040310
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20040310

Method REGISTER_FIELD_AS_CHANGED on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method SET_ICONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_ENTR_STY Daten der Anwendungsfunktion 'Bestelllisteneinträge' 20040506

Method SET_ICONS on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method SET_PICKED_ROW_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POL_ID Call by reference Type reference (TYPE) WRF_POHF_POL_ID Bestelllistenpositiosnummer 20040705

Method SET_PICKED_ROW_BY_ID on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.

Method SET_WORKMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_MODE Call by reference Type reference (TYPE) WRF_PBAS_APPL_DISPLAY_MODE Anwendungsgruppe im Anzeige-Modus? 20040213

Method SET_WORKMODE on class CL_WRF_POHF_AC_ENTR_MODEL has no exception.
Event Signatures

Event TOGGLE_TO_DISPLAY Signature
Event TOGGLE_TO_DISPLAY on class CL_WRF_POHF_AC_ENTR_MODEL has no parameter.
History
Last changed by/on SAP  20050615 
SAP Release Created in 111