SAP ABAP Class CL_WRF_PCON_AC_INRAT_MODEL (Header Data Application Function (Purchase Order): Model)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   MM-PUR (Application Component) Purchasing
     WRF_PRC_CON_APPL (Package) Seasonal Procurement: Contracts 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 20041208
Properties
Class CL_WRF_PCON_AC_INRAT_MODEL  
Short Description Header Data Application Function (Purchase Order): 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_CON_APPL   Seasonal Procurement: Contracts Area 
Created 20041208   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_PCON_AC_INRAT_MODEL has no forward declaration.
Interfaces
Class CL_WRF_PCON_AC_INRAT_MODEL has no interface implemented.
Friends
Class CL_WRF_PCON_AC_INRAT_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) 20041208
2 CO_AUTH_OBJECT_EKGRP Instance attribute Private Attribute reference (LIKE) 20041208
3 CO_AUTH_OBJECT_EKORG Instance attribute Private Attribute reference (LIKE) 20041208
4 CO_BSTYP_PO Instance attribute Private Attribute reference (LIKE) 20041208
5 CO_DATAX_AC_POHF_HEAD Instance attribute Private Attribute reference (LIKE) 20041208
6 CO_ICON_DELETE Instance attribute Private Attribute reference (LIKE) 20041208
7 CO_ICON_FIXPO Instance attribute Private Attribute reference (LIKE) 20041208
8 CO_ICON_FREE Instance attribute Private Attribute reference (LIKE) 20041208
9 CO_ICON_LOCK Instance attribute Private Attribute reference (LIKE) 20041208
10 CO_ICON_OTBSTATUS_NOT_OK Instance attribute Private Attribute reference (LIKE) 20041208
11 CO_ICON_OTBSTATUS_NOT_VERIFIED Instance attribute Private Attribute reference (LIKE) 20041208
12 CO_ICON_OTBSTATUS_OK Instance attribute Private Attribute reference (LIKE) 20041208
13 CO_NO Instance attribute Private Attribute reference (LIKE) 20041208
14 CO_OTBSTATUS_NOT_OK Instance attribute Private Attribute reference (LIKE) 20041208
15 CO_OTBSTATUS_NOT_VERIFIED_EXT Instance attribute Private Attribute reference (LIKE) 20041208
16 CO_OTBSTATUS_NOT_VERIFIED_INT Instance attribute Private Attribute reference (LIKE) 20041208
17 CO_OTBSTATUS_OK Instance attribute Private Attribute reference (LIKE) 20041208
18 CO_PARAMID_BSART Instance attribute Private Attribute reference (LIKE) 20041208
19 CO_PARAMID_BUKRS Instance attribute Private Attribute reference (LIKE) 20041208
20 CO_PARAMID_EKGRP Instance attribute Private Attribute reference (LIKE) 20041208
21 CO_PARAMID_EKORG Instance attribute Private Attribute reference (LIKE) 20041208
22 CO_POHF_LOEKZ_DELETE Instance attribute Private Attribute reference (LIKE) 20041208
23 CO_POHF_LOEKZ_LOCK Instance attribute Private Attribute reference (LIKE) 20041208
24 CO_POHF_TYPE_POF Instance attribute Private Attribute reference (LIKE) 20041208
25 CO_TCODE_ME21N Instance attribute Private Attribute reference (LIKE) 20041208
26 CO_TEXT_OBJECT_AC_HEAD Instance attribute Private Attribute reference (LIKE) 20041208
27 CO_TRTYP_ADD Instance attribute Private Attribute reference (LIKE) 20041208
28 CO_TRTYP_CHANGE Instance attribute Private Attribute reference (LIKE) 20041208
29 CO_TRTYP_DISPLAY Instance attribute Private Attribute reference (LIKE) 20041208
30 CO_YES Instance attribute Private Attribute reference (LIKE) 20041208
31 M_INDEX_ROW_TO_BE_PICKED Instance attribute Private Type reference (TYPE) WRF_PBAS_INDEX Index (e.g. of a Row) 20041208
32 M_PICKED_EBELN Instance attribute Private Type reference (TYPE) EBELN Currently or Last Selected Document 20041208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041208
2 ENRICH_DATA Instance method Private Method Enhance Item Component Data 20041208
3 GET_INDEX_ROW_TO_BE_PICKED Instance method Public Method Returns the Index of the Row To Be Selected 20041209
4 GET_PICKED_ROW_BY_ID Instance method Public Method Returns ID of Currently or Last Selected Row 20041209
5 GET_ROW_INDEX_BY_ID Instance method Public Method Returns Index of Row by Bus. ID 20041209
6 SET_PICKED_ROW_BY_ID Instance method Public Method Set ID of Currently Selected Row 20041209
Events
Class CL_WRF_PCON_AC_INRAT_MODEL has no event.
Types
Class CL_WRF_PCON_AC_INRAT_MODEL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method ENRICH_DATA Signature

Method ENRICH_DATA on class CL_WRF_PCON_AC_INRAT_MODEL has no parameter.
Method ENRICH_DATA on class CL_WRF_PCON_AC_INRAT_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 20041209

Method GET_INDEX_ROW_TO_BE_PICKED on class CL_WRF_PCON_AC_INRAT_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 20041209

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

Method GET_ROW_INDEX_BY_ID on class CL_WRF_PCON_AC_INRAT_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 20041209

Method SET_PICKED_ROW_BY_ID on class CL_WRF_PCON_AC_INRAT_MODEL has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 600