SAP ABAP Class CL_INVENTORY_ALV_TABLE (Class for Representation of Details in PI Document Lists)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MB (Package) Application development R/3 inventory management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_INVENTORY_ALV Superclass for ALV Representation in Display of PI Documents 20090403
Properties
Class CL_INVENTORY_ALV_TABLE  
Short Description Class for Representation of Details in PI Document Lists    
Super Class CL_INVENTORY_ALV Superclass for ALV Representation in Display of PI Documents 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MB   Application development R/3 inventory management 
Created 20090403   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INVENTORY_ALV_TABLE has no forward declaration.
Interfaces
Class CL_INVENTORY_ALV_TABLE has no interface implemented.
Friends
Class CL_INVENTORY_ALV_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SREF_ALV_TABLE Static Attribute Private Object reference (TYPE REF TO) CL_INVENTORY_ALV_TABLE Contains Current ALV Table Reference 20090417
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor to Create ALV Table 20090403
Events
Class CL_INVENTORY_ALV_TABLE has no event.
Types
Class CL_INVENTORY_ALV_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIANT Call by reference Type reference (TYPE) DISVARIANT enthält die Daten zur extern vorgegebenen Variante 20110228
2 Importing IT_OKCODE Call by reference Type reference (TYPE) STRING Variable für Unterscheidung bzgl. okcode 20090423
3 Importing IT_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE 20090403
# Exception Resumable Description Created on
1 CX_SALV_ERROR ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20090428
2 CX_SALV_MSG ALV: Allg. Fehlerklasse mit Meldung 20090417
3 CX_SALV_NOT_FOUND ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20090420
History
Last changed by/on SAP  20110908 
SAP Release Created in 605