SAP ABAP Class CL_THTMLB_THTM_DATA (Data class for test THTMLB components)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB_TEST (Package) test applications for the THTMLB test library
Properties
Class CL_THTMLB_THTM_DATA  
Short Description Data class for test THTMLB components    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB_TEST   test applications for the THTMLB test library 
Created 20070103   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_THTMLB_THTM_DATA has no forward declaration.
Interfaces
Class CL_THTMLB_THTM_DATA has no interface implemented.
Friends
Class CL_THTMLB_THTM_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_BP Static Attribute Public Type reference (TYPE) SAMPLE_HEADER_OBJECT_BUIL 20070103
2 GT_BP Static Attribute Public Type reference (TYPE) BP_TAB Table Type for Data of the Central Business Partners 20070103
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Static method Public Method 20070103
2 GET_BP_TABLE Static method Public Method 20070104
3 GET_BUSINESS_PARTNERS Static method Public Method 20070103
Events
Class CL_THTMLB_THTM_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BP_TAB Public See coding 20070103 BP_TAB type table of SAMPLE_HEADER_OBJECT_BUIL
Method Signatures

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) STRING 20070103
2 Importing IV_ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20070103
3 Importing IV_INDEX Call by reference Type reference (TYPE) I 1 20070103
4 Importing IV_STRUC_REF Call by reference Object reference (TYPE REF TO) DATA 20070103
5 Importing IV_TABLE_REF Call by reference Object reference (TYPE REF TO) DATA 20070103
6 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20070103

Method GET_ATTRIBUTE on class CL_THTMLB_THTM_DATA has no exception.

Method GET_BP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TABLE_REF Value transfer Object reference (TYPE REF TO) DATA 20070104
2 Importing IV_TABLE_REF Call by reference Object reference (TYPE REF TO) DATA 20070104

Method GET_BP_TABLE on class CL_THTMLB_THTM_DATA has no exception.

Method GET_BUSINESS_PARTNERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TABLE_REF Value transfer Object reference (TYPE REF TO) DATA 20070103
2 Importing IV_NUMBER Value transfer Type reference (TYPE) I Number of entries 20070103
3 Importing IV_PARTNER Value transfer Type reference (TYPE) BU_PARTNER Business Partner Number 20070111

Method GET_BUSINESS_PARTNERS on class CL_THTMLB_THTM_DATA has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700