SAP ABAP Class CL_WRF_POHF_AC_FAST_MODEL (Fast Entry 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_FAST_MODEL  
Short Description Fast Entry 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 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_POHF_AC_FAST_MODEL has no forward declaration.
Interfaces
Class CL_WRF_POHF_AC_FAST_MODEL has no interface implemented.
Friends
Class CL_WRF_POHF_AC_FAST_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ATTYP_GENERIC Instance attribute Private Attribute reference (LIKE) 20040811
2 CO_AUTH_OBJECT_BSART Instance attribute Private Attribute reference (LIKE) 20040310
3 CO_AUTH_OBJECT_EKGRP Instance attribute Private Attribute reference (LIKE) 20040310
4 CO_AUTH_OBJECT_EKORG Instance attribute Private Attribute reference (LIKE) 20040310
5 CO_AUTH_OBJECT_WERKS Instance attribute Private Attribute reference (LIKE) 20040310
6 CO_ICON_POHF_TAKEOVERFAST Instance attribute Private Attribute reference (LIKE) 20040127
7 CO_NO Instance attribute Private Attribute reference (LIKE) 20040310
8 CO_PARAMID_BSART Instance attribute Private Attribute reference (LIKE) 20040901
9 CO_PARAMID_BUKRS Instance attribute Private Attribute reference (LIKE) 20040617
10 CO_PARAMID_EKGRP Instance attribute Private Attribute reference (LIKE) 20040617
11 CO_PARAMID_EKORG Instance attribute Private Attribute reference (LIKE) 20040617
12 CO_PARAMID_WERKS Instance attribute Private Attribute reference (LIKE) 20040618
13 CO_POHF_POL_UPDKZ_INSERT Instance attribute Private Attribute reference (LIKE) 20040429
14 CO_TCODE_ME21N Instance attribute Private Attribute reference (LIKE) 20040617
15 CO_TRTYP_ADD Instance attribute Private Attribute reference (LIKE) 20040310
16 CO_TRTYP_CHANGE Instance attribute Private Attribute reference (LIKE) 20040310
17 CO_TRTYP_DISPLAY Instance attribute Private Attribute reference (LIKE) 20040310
18 CO_YES Instance attribute Private Attribute reference (LIKE) 20040310
19 MS_POLX Instance attribute Private Type reference (TYPE) WRF_POHF_POLX_STY Order List Change Parameter 20040310
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATIONS_ADD Instance method Public Method Check Authorizations for Inserting 20040819
2 CHECK_OBLIGATORY_FIELDS Instance method Public Method Required Fields Maintained? 20040629
3 CLEAR_POLX Instance method Public Method Reset Change List 20040310
4 CONSTRUCTOR Instance method Public Constructor 20040205
5 GET_POLX Instance method Public Method Read Change List 20040310
6 INITIALIZE_DATA Instance method Public Method Prepopulate Fast Entry Row 20040213
7 REGISTER_FIELD_AS_CHANGED Instance method Public Method Flag Field as 'Changed' 20040310
8 SET_DEFAULT_DATA Instance method Public Method Prepopulate Fast Entry Row with Required Data 20041215
Events
Class CL_WRF_POHF_AC_FAST_MODEL has no event.
Types
Class CL_WRF_POHF_AC_FAST_MODEL 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 Changing CT_MESSAGES Call by reference Type reference (TYPE) WRF_PBAS_MSG_TTY Meldungen mit Struktur aus ApplicationLog 20040819
2 Exporting E_NO_AUTH Call by reference Type reference (TYPE) WRF_PBAS_BOOLEAN Keine Berechtigung? 20040819
3 Importing IS_ROW_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_FAST_STY Daten Anwendungsfunktion "Kopfdaten" 20040819
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) WRF_PBAS_FIELDNAME Name eines Feldes 20040819

Method CHECK_AUTHORIZATIONS_ADD on class CL_WRF_POHF_AC_FAST_MODEL has no exception.

Method CHECK_OBLIGATORY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) WRF_PBAS_MSG_TTY Meldungen mit Struktur aus ApplicationLog 20040629
2 Importing IS_DATA Call by reference Type reference (TYPE) WRF_POHF_DATA_AC_FAST_STY Daten der Anwendungsfunktion 'Schnellerfassung BSL' 20040629

Method CHECK_OBLIGATORY_FIELDS on class CL_WRF_POHF_AC_FAST_MODEL has no exception.

Method CLEAR_POLX Signature

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

Method CONSTRUCTOR Signature

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

Method GET_POLX Signature

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

Method GET_POLX on class CL_WRF_POHF_AC_FAST_MODEL has no exception.

Method INITIALIZE_DATA Signature

Method INITIALIZE_DATA on class CL_WRF_POHF_AC_FAST_MODEL has no parameter.
Method INITIALIZE_DATA on class CL_WRF_POHF_AC_FAST_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_FAST_STY Daten Anwendungsfunktion "Kopfdaten" 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_FAST_MODEL has no exception.

Method SET_DEFAULT_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_AC_FAST_STY Daten der Anwendungsfunktion 'Schnellerfassung BSL' 20041215

Method SET_DEFAULT_DATA on class CL_WRF_POHF_AC_FAST_MODEL has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 111