SAP ABAP Class IF_COND_USAGE_BADI_INFO (Interface for Condition Info (Line))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_COND_USAGE_BADI BAdI Interface for COND_USAGE_BADI 20060707
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COND_USAGE_A Implementation Class COND_USAGE_BADI 20060707
Properties
Class IF_COND_USAGE_BADI_INFO  
Short Description Interface for Condition Info (Line)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060707   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_COND_USAGE_BADI_INFO has no interface implemented.
Friends
Class IF_COND_USAGE_BADI_INFO has no friend class.
Attributes
Class IF_COND_USAGE_BADI_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENTS Instance method Public Method Defines Components 20060707
2 GET_DATAPART Instance method Public Method Import Data Part 20060707
3 GET_FIELDCAT Instance method Public Method Field Catalog for Columns in Display 20060707
Events
Class IF_COND_USAGE_BADI_INFO has no event.
Types
Class IF_COND_USAGE_BADI_INFO has no local type.
Method Signatures

Method GET_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENTS Value transfer Type reference (TYPE) ABAP_COMPONENT_TAB 20060707

Method GET_COMPONENTS on class IF_COND_USAGE_BADI_INFO has no exception.

Method GET_DATAPART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATAPART Call by reference Object reference (TYPE REF TO) DATA Tabelle mit den Daten (sollte nach KNUMH sortiert sein) 20060707
2 Importing RECORD_NUMBERS Call by reference Type reference (TYPE) KNUMH_RAN_TABLE Range-Tabelle für die Konditionsnummer 20060707

Method GET_DATAPART on class IF_COND_USAGE_BADI_INFO has no exception.

Method GET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20060707

Method GET_FIELDCAT on class IF_COND_USAGE_BADI_INFO has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in