SAP ABAP Class CL_WRF_POHF_AC_SCHE_MODEL (Obsolete)
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_SCHE_MODEL  
Short Description Obsolete    
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 20031104   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_POHF_AC_SCHE_MODEL has no forward declaration.
Interfaces
Class CL_WRF_POHF_AC_SCHE_MODEL has no interface implemented.
Friends
Class CL_WRF_POHF_AC_SCHE_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DATAX_AC_POHF_SCHE Instance attribute Private Attribute reference (LIKE) 20040329
2 CO_ICON_DELETE Instance attribute Private Attribute reference (LIKE) 20040914
3 CO_ICON_LOCK Instance attribute Private Attribute reference (LIKE) 20040914
4 CO_ICON_OTBSTATUS_NOT_OK Instance attribute Private Attribute reference (LIKE) 20040303
5 CO_ICON_OTBSTATUS_NOT_VERIFIED Instance attribute Private Attribute reference (LIKE) 20040303
6 CO_ICON_OTBSTATUS_OK Instance attribute Private Attribute reference (LIKE) 20040303
7 CO_NO Instance attribute Private Attribute reference (LIKE) 20040209
8 CO_OTBSTATUS_NOT_OK Instance attribute Private Attribute reference (LIKE) 20040303
9 CO_OTBSTATUS_NOT_VERIFIED_EXT Instance attribute Private Attribute reference (LIKE) 20040303
10 CO_OTBSTATUS_NOT_VERIFIED_INT Instance attribute Private Attribute reference (LIKE) 20040303
11 CO_OTBSTATUS_OK Instance attribute Private Attribute reference (LIKE) 20040303
12 CO_POHF_LOEKZ_DELETE Instance attribute Private Attribute reference (LIKE) 20040914
13 CO_POHF_LOEKZ_LOCK Instance attribute Private Attribute reference (LIKE) 20040914
14 CO_YES Instance attribute Private Attribute reference (LIKE) 20040209
15 MT_BUFFER_DATA_PO Instance attribute Private Type reference (TYPE) WRF_POHF_DATA_AC_SCHE_TTY Buffer Schedule Lines of Whole Purchase Order 20040209
16 MT_DATAX Instance attribute Private Type reference (TYPE) WRF_POHF_DATAX_AC_SCHE_TTY Change Structure of "Schedule Lines" Application Function 20040210
17 M_MAX_ETENR Instance attribute Private Type reference (TYPE) ETENR Maximum Schedule Line Number of Current Schedule Lines 20040210
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_DATAX Instance method Public Method Extend Change List 20040210
2 APPEND_ITEM_TO_BUFFER Instance method Public Method Buffer New Row 20040210
3 CLEAR_DATAX Instance method Public Method Initialize Change List 20040210
4 CONSTRUCTOR Instance method Public Constructor 20040205
5 COUNT_SCHE_FOR_POSI Instance method Public Method Determine Number of Schedule Lines for Item 20040309
6 DELETE_ADHOC_SCHEDULE Instance method Public Method Delete Ad Hoc Schedule Line 20040406
7 DELETE_ITEM_FROM_BUFFER Instance method Public Method Delete Row from Buffer 20040210
8 DELETE_SCHE_FOR_POSI Instance method Public Method Delete Ad Hoc Schedule Lines for Item 20040405
9 DEQUEUE_DATA Instance method Public Method Unblock All Schedule Lines (Necessary?) 20040205
10 ENQUEUE_DATA Instance method Public Method Block All Schedule Lines (Necessary?) 20040205
11 FILL_DATAX Instance method Public Method Fill Change List 20040329
12 GET_DATAX Instance method Public Method Read Change List 20040210
13 GET_NEXT_ETENR Instance method Public Method Determine Next Schedule Line Number 20040210
14 GET_SCHEDULING_DATA_PO Instance method Public Method Returns Schedule Line Data for Current Purchase Order 20040206
15 IS_POS_ADHOC Instance method Public Method Ad Hoc Item? 20040401
16 MODIFY_DATAX Instance method Public Method Reset Change Toolbars 20040413
17 MODIFY_ITEMS_IN_BUFFER Instance method Public Method Update Buffer Entries 20040210
18 REGISTER_FIELD_AS_CHANGED Instance method Public Method Flag Field as Changed 20040210
19 RELATE_TO_PICKED_POSI Instance method Public Method Link Schedule Lines to Picked Item 20040414
20 SET_ICONS Instance method Public Method Set Icons 20040506
Events
Class CL_WRF_POHF_AC_SCHE_MODEL has no event.
Types
Class CL_WRF_POHF_AC_SCHE_MODEL has no local type.
Method Signatures

Method APPEND_DATAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EBELP Call by reference Type reference (TYPE) EBELP Positionsnummer des Einkaufsbelegs 20040210
2 Importing I_ETENR Call by reference Type reference (TYPE) ETENR Einteilungsnummer 20040210

Method APPEND_DATAX on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method APPEND_ITEM_TO_BUFFER 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_SCHE_STY Daten der Anwendungsfunktion "Einteilungsdaten" 20040210

Method APPEND_ITEM_TO_BUFFER on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method CLEAR_DATAX Signature

Method CLEAR_DATAX on class CL_WRF_POHF_AC_SCHE_MODEL has no parameter.
Method CLEAR_DATAX on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WRF_POHF_AC_SCHE_MODEL has no parameter.
Method CONSTRUCTOR on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method COUNT_SCHE_FOR_POSI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_COUNT Call by reference Type reference (TYPE) WRF_POHF_COUNTREF_SCHE Referenz auf Anzahl Einteilungen pro Position 20040309
2 Importing I_EBELN Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20040309
3 Importing I_EBELP Call by reference Type reference (TYPE) EBELP Positionsnummer des Einkaufsbelegs 20040323

Method COUNT_SCHE_FOR_POSI on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method DELETE_ADHOC_SCHEDULE 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_SCHE_STY Daten der Anwendungsfunktion "Einteilungsdaten" 20040406

Method DELETE_ADHOC_SCHEDULE on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method DELETE_ITEM_FROM_BUFFER 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_SCHE_STY Daten der Anwendungsfunktion "Einteilungsdaten" 20040210

Method DELETE_ITEM_FROM_BUFFER on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method DELETE_SCHE_FOR_POSI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EBELP_TEMP Call by reference Type reference (TYPE) EBELP Positionsnummer des Einkaufsbelegs 20040408

Method DELETE_SCHE_FOR_POSI on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method DEQUEUE_DATA Signature

Method DEQUEUE_DATA on class CL_WRF_POHF_AC_SCHE_MODEL has no parameter.
Method DEQUEUE_DATA on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method ENQUEUE_DATA Signature

Method ENQUEUE_DATA on class CL_WRF_POHF_AC_SCHE_MODEL has no parameter.
Method ENQUEUE_DATA on class CL_WRF_POHF_AC_SCHE_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_SCHE_STY Daten der Anwendungsfunktion "Einteilungsdaten" 20040329

Method FILL_DATAX on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method GET_DATAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATAX Call by reference Type reference (TYPE) WRF_POHF_DATAX_AC_SCHE_TTY Änderungsfeldleiste der Anwendungsfunktion "Einteilungen" 20040210

Method GET_DATAX on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method GET_NEXT_ETENR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ETENR Value transfer Type reference (TYPE) ETENR Einteilungsnummer 20040210

Method GET_NEXT_ETENR on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method GET_SCHEDULING_DATA_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_SCHE_TTY Alle Einteilungsdaten zur aktuellen Bestellung. 20040206

Method GET_SCHEDULING_DATA_PO on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method IS_POS_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_SCHE_STY Belegnummer des Einkaufsbelegs 20040405
2 Returning R_ADHOC Value transfer Type reference (TYPE) WRF_PBAS_BOOLEAN Adhoc-Position 20040401

Method IS_POS_ADHOC on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method MODIFY_DATAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SCHEX Call by reference Type reference (TYPE) WRF_POHF_DATAX_AC_SCHE_TTY Änderungsfeldleiste der Anwendungsfunktion "Einteilungen" 20040413

Method MODIFY_DATAX on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method MODIFY_ITEMS_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_SCHE_TTY Daten der Anwendungsfunktion "Einteilungsdaten" 20040210

Method MODIFY_ITEMS_IN_BUFFER on class CL_WRF_POHF_AC_SCHE_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_SCHE_STY 20040217
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20040210

Method REGISTER_FIELD_AS_CHANGED on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.

Method RELATE_TO_PICKED_POSI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POSI Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_POSI_STY Daten der Anwendungsfunktion "Positionsdaten" 20040414

Method RELATE_TO_PICKED_POSI on class CL_WRF_POHF_AC_SCHE_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_SCHE_STY Daten der Anwendungsfunktion "Einteilungsdaten" 20040506

Method SET_ICONS on class CL_WRF_POHF_AC_SCHE_MODEL has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 111