SAP ABAP Class CL_WRF_POTB_AC_HEADPOT_MODEL (Header Data Application Component (Bucket-Dependent): Model)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   MM-PUR (Application Component) Purchasing
     WRF_PRC_OTB_APPL (Package) Seasonal Procurement: Open-To-Buy 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 20040209
Properties
Class CL_WRF_POTB_AC_HEADPOT_MODEL  
Short Description Header Data Application Component (Bucket-Dependent): 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_OTB_APPL   Seasonal Procurement: Open-To-Buy Area 
Created 20031119   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_POTB_AC_HEADPOT_MODEL has no forward declaration.
Interfaces
Class CL_WRF_POTB_AC_HEADPOT_MODEL has no interface implemented.
Friends
Class CL_WRF_POTB_AC_HEADPOT_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AUTH_OBJECT_BSART Instance attribute Private Attribute reference (LIKE) 20040719
2 CO_AUTH_OBJECT_EKGRP Instance attribute Private Attribute reference (LIKE) 20040719
3 CO_AUTH_OBJECT_EKORG Instance attribute Private Attribute reference (LIKE) 20040719
4 CO_ICON_DELETE Instance attribute Private Attribute reference (LIKE) 20040227
5 CO_ICON_FIXPO Instance attribute Private Attribute reference (LIKE) 20040227
6 CO_ICON_OTBSTATUS_NOT_OK Instance attribute Private Attribute reference (LIKE) 20031211
7 CO_ICON_OTBSTATUS_NOT_VERIFIED Instance attribute Private Attribute reference (LIKE) 20031211
8 CO_ICON_OTBSTATUS_OK Instance attribute Private Attribute reference (LIKE) 20031211
9 CO_NO Instance attribute Private Attribute reference (LIKE) 20040716
10 CO_OTBSTATUS_NOT_OK Instance attribute Private Attribute reference (LIKE) 20031211
11 CO_OTBSTATUS_NOT_VERIFIED_INT Instance attribute Private Attribute reference (LIKE) 20031211
12 CO_OTBSTATUS_OK Instance attribute Private Attribute reference (LIKE) 20031211
13 CO_POHF_LOEKZ_DELETE Instance attribute Private Attribute reference (LIKE) 20040705
14 CO_POHF_TYPE_PO Instance attribute Private Attribute reference (LIKE) 20040907
15 CO_POHF_TYPE_POF Instance attribute Private Attribute reference (LIKE) 20040720
16 CO_POHF_TYPE_POG Instance attribute Private Attribute reference (LIKE) 20040720
17 CO_TRTYP_ADD Instance attribute Private Attribute reference (LIKE) 20040719
18 CO_TRTYP_CHANGE Instance attribute Private Attribute reference (LIKE) 20040716
19 CO_TRTYP_DISPLAY Instance attribute Private Attribute reference (LIKE) 20040716
20 CO_YES Instance attribute Private Attribute reference (LIKE) 20040226
21 MS_DATAX Instance attribute Private Type reference (TYPE) WRF_POTB_DATAX_AC_HEADPOT_STY Change Toolbar of "Open Document Header Data" Appl. Function 20040311
22 MT_BUFFER Instance attribute Private Type reference (TYPE) WRF_POHF_DATA_EKKO_HASH_TTY EKKO Data Hashed by Document Number 20040430
23 MT_SUBMI_BUFFER Instance attribute Private Type reference (TYPE) WRF_POHF_DATA_EKKO_HASH_TTY EKKO Data Hashed by Document Number 20050211
24 M_DATA_SELECTION_INSTANCE Instance attribute Private Type reference (TYPE) XFELD SPACE Query Active BAdI Implementation 20040803
25 M_INDEX_ROW_TO_BE_PICKED Instance attribute Private Type reference (TYPE) WRF_PBAS_INDEX Index of Row That Is To Be Selected 20040507
26 M_OTB_POT_ID Instance attribute Private Type reference (TYPE) WRF_BUDG_KEY_ID Unique Number of Budget Bucket 20040430
27 M_PICKED_EBELN Instance attribute Private Type reference (TYPE) EBELN Currently or Last Selected Document 20040705
Methods
# Method Level Visibility Method type Description Created on
1 BUFFER_DATA Instance method Public Method Buffering of Data 20040430
2 CONSTRUCTOR Instance method Public Constructor 20040209
3 DEQUEUE_ALL_CHANGED_PO Instance method Public Method Unlock All Changed Documents 20040720
4 ENRICH_DATA Instance method Private Method Enhance Header Component Data 20031120
5 GET_BUFFERED_DATA_BY_PO Instance method Public Method Delivers the buffered data for a document 20050210
6 GET_BUFFERED_PO_DATA Instance method Public Method Returns Currently Buffered and Thus Changed Documents 20040503
7 GET_DATAX Instance method Public Method Returns Change List of Application Function 20040311
8 GET_INDEX_ROW_TO_BE_PICKED Instance method Public Method Returns the Index of the Row To Be Selected 20040507
9 GET_OTB_POT_ID Instance method Public Method Returns Current OTB Bucket 20040430
10 GET_PICKED_ROW_BY_ID Instance method Public Method Returns ID of Currently or Last Selected Row 20040705
11 GET_ROW_INDEX_BY_ID Instance method Public Method Returns Index of Row by Bus. ID 20040507
12 IS_BUFFERING_PO Instance method Public Method Document buffered? 20040720
13 NO_DATA_FOUND_FOR_POT Instance method Public Method No Open Documents Found for Bucket 20040505
14 RESELECT_PO Instance method Public Method Reselection of a Purchase Order 20040429
15 SET_DATAX Instance method Public Method Set Change Parameter of Application Function 20041112
16 SET_DATA_FOR_SUBMI_RECEIPT Instance method Public Method Buffer Data of a Collective Number Document 20050211
17 SET_PICKED_ROW_BY_ID Instance method Public Method Set ID of Currently Selected Row 20040705
18 UNBUFFER_DATA Instance method Public Method Delete Buffered Data 20040430
19 UPDATE_DATA_FROM_BUFFER Instance method Public Method Update Data from the Buffer 20050211
Events
Class CL_WRF_POTB_AC_HEADPOT_MODEL has no event.
Types
Class CL_WRF_POTB_AC_HEADPOT_MODEL has no local type.
Method Signatures

Method BUFFER_DATA 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_EKKO_STY Daten der Anwendungsfunktion "Pos./Eint.daten offener Beleg" 20040430

Method BUFFER_DATA on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method CONSTRUCTOR Signature

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

Method DEQUEUE_ALL_CHANGED_PO Signature

Method DEQUEUE_ALL_CHANGED_PO on class CL_WRF_POTB_AC_HEADPOT_MODEL has no parameter.
Method DEQUEUE_ALL_CHANGED_PO on class CL_WRF_POTB_AC_HEADPOT_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_SELECTED_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_EKKO_TTY Einkaufsdaten Bestellbeleg 20040301
# Exception Resumable Description Created on
1 CX_WRF_PBAS_EMPTY_SELECTION Ausnahme: Keine Daten zur angegebenen Selektion gefunden 20040604

Method GET_BUFFERED_DATA_BY_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA_EKKO Call by reference Type reference (TYPE) WRF_POHF_DATA_EKKO_STY Kopfdaten Einkaufsbeleg 20050210
2 Importing I_EBELN Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20050210

Method GET_BUFFERED_DATA_BY_PO on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method GET_BUFFERED_PO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUFFER Call by reference Type reference (TYPE) WRF_POHF_DATA_EKKO_HASH_TTY Einkaufsdaten Bestellbeleg 20040503

Method GET_BUFFERED_PO_DATA on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method GET_DATAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATAX Call by reference Type reference (TYPE) WRF_POTB_DATAX_AC_HEADPOT_STY Änderungsleiste der Anw.funktion "Kopfdaten offener Beleg" 20040311

Method GET_DATAX on class CL_WRF_POTB_AC_HEADPOT_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). 20040507

Method GET_INDEX_ROW_TO_BE_PICKED on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method GET_OTB_POT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OTB_POT_ID Call by reference Type reference (TYPE) WRF_BUDG_KEY_ID Eindeutige Nummer eines Budget-Topfes 20040430

Method GET_OTB_POT_ID on class CL_WRF_POTB_AC_HEADPOT_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_EBELN Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20040705

Method GET_PICKED_ROW_BY_ID on class CL_WRF_POTB_AC_HEADPOT_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). 20040507
2 Importing I_EBELN Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20040507

Method GET_ROW_INDEX_BY_ID on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method IS_BUFFERING_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUFFERING_PO Call by reference Type reference (TYPE) WRF_PBAS_BOOLEAN Wird entspr. Beleg gepuffert? 20040720
2 Importing I_EBELN Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20040720

Method IS_BUFFERING_PO on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method NO_DATA_FOUND_FOR_POT Signature

Method NO_DATA_FOUND_FOR_POT on class CL_WRF_POTB_AC_HEADPOT_MODEL has no parameter.
Method NO_DATA_FOUND_FOR_POT on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method RESELECT_PO 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_POTB_DATA_AC_HEADPOT_STY Daten der Anw.funktion "Kopfdaten OTB-Beschaffung". 20040429
# Exception Resumable Description Created on
1 CX_WRF_PBAS_EMPTY_SELECTION Ausnahme: Keine Daten zur angegebenen Selektion gefunden 20040429

Method SET_DATAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATAX Call by reference Type reference (TYPE) WRF_POTB_DATAX_AC_HEADPOT_STY Änderungsleiste der Anw.funktion "Kopfdaten offener Beleg" 20041112

Method SET_DATAX on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method SET_DATA_FOR_SUBMI_RECEIPT 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_EKKO_STY Daten der Anwendungsfunktion "Pos./Eint.daten offener Beleg" 20050211

Method SET_DATA_FOR_SUBMI_RECEIPT on class CL_WRF_POTB_AC_HEADPOT_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_EBELN Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20040705

Method SET_PICKED_ROW_BY_ID on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method UNBUFFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EBELN Call by reference Type reference (TYPE) EBELN Daten der Anwendungsfunktion "Offene Belege gl. OTB-Topf" 20040827

Method UNBUFFER_DATA on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.

Method UPDATE_DATA_FROM_BUFFER Signature

Method UPDATE_DATA_FROM_BUFFER on class CL_WRF_POTB_AC_HEADPOT_MODEL has no parameter.
Method UPDATE_DATA_FROM_BUFFER on class CL_WRF_POTB_AC_HEADPOT_MODEL has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 111