SAP ABAP Interface IF_SALV_WD_CMP_USAGE (Component Usage)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_UI (Package) SALV WD UI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_CMP_USAGE Component Usage 20090227
Properties
Interface IF_SALV_WD_CMP_USAGE  
Short Description Component Usage    
General Data
Package SALV_WD_UI   SALV WD UI 
Created 20090227   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_WD_CMP_USAGE has no forward declaration.
Interfaces
Interface IF_SALV_WD_CMP_USAGE has no interface.
Friends
Interface IF_SALV_WD_CMP_USAGE has no friend.
Attributes
Interface IF_SALV_WD_CMP_USAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPONENT_USAGE Instance method Public Method Add Component Usage 20090227
2 CREATE_COMPONENT_USAGE Instance method Public Method Create Component Usage 20090227
3 DELETE_COMPONENT_USAGE Instance method Public Method Delete Component Usage 20090227
4 FREE Instance method Public Method Free Component Usage 20090525
5 GET_COMPONENT_USAGE Instance method Public Method Get Component Usage 20090227
6 IS_COMPONENT_USAGE_ACTIVE Instance method Public Method Is Component Usage Active 20090227
Events
Interface IF_SALV_WD_CMP_USAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_COMPONENT_USAGE Public See coding Component Usage 20090227 begin of ys_component_usage, id type string, r_cmp_usage type ref to if_wd_component_usage, end of ys_component_usage
2 YT_COMPONENT_USAGE Public See coding Component Usages 20090227 yt_component_usage type sorted table of ys_component_usage with unique key id
Method Signatures

Method ADD_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20090227
2 Importing R_CMP_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20090227

Method ADD_COMPONENT_USAGE on Interface IF_SALV_WD_CMP_USAGE has no exception.

Method CREATE_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20090227
2 Returning R_INTERFACE Value transfer Object reference (TYPE REF TO) OBJECT 20090227

Method CREATE_COMPONENT_USAGE on Interface IF_SALV_WD_CMP_USAGE has no exception.

Method DELETE_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20090227

Method DELETE_COMPONENT_USAGE on Interface IF_SALV_WD_CMP_USAGE has no exception.

Method FREE Signature

Method FREE on Interface IF_SALV_WD_CMP_USAGE has no parameter.
Method FREE on Interface IF_SALV_WD_CMP_USAGE has no exception.

Method GET_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20090227
2 Returning VALUE Value transfer Type reference (TYPE) YS_COMPONENT_USAGE 20090227

Method GET_COMPONENT_USAGE on Interface IF_SALV_WD_CMP_USAGE has no exception.

Method IS_COMPONENT_USAGE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20090227
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090227

Method IS_COMPONENT_USAGE_ACTIVE on Interface IF_SALV_WD_CMP_USAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720