SAP ABAP Class /IPRO/IF_DOCB_TABLEDATA (docb table data interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20040204
Properties
Class /IPRO/IF_DOCB_TABLEDATA  
Short Description docb table data interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040129   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_DOCB_TABLEDATA has no forward declaration.
Interfaces
Class /IPRO/IF_DOCB_TABLEDATA has no interface implemented.
Friends
Class /IPRO/IF_DOCB_TABLEDATA has no friend class.
Attributes
Class /IPRO/IF_DOCB_TABLEDATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTR_ATINDEX Instance method Public Method Add attr at index 20041220
2 GET_ATTR_ATINDEX Instance method Public Method Value at table cell 20040211
3 GET_ATTR_ATNAME Instance method Public Method Value at table cell 20040211
4 GET_EMPTY_ROW Instance method Public Method Get empty row for the table 20040204
5 GET_INDEX_ATATTR Instance method Public Method Get index at attr 20041216
6 GET_KEY_FIELD Instance method Public Method Get table key field 20040205
7 GET_NUM_COLS Instance method Public Method Num columns in table 20040129
8 GET_NUM_ROWS Instance method Public Method Num rows in table 20040129
9 GET_ROW_ATINDEX Instance method Public Method Get the row at index 20071113
10 GET_STRUCT_NAME Instance method Public Method get struct name for table row 20050107
Events
Class /IPRO/IF_DOCB_TABLEDATA has no event.
Types
Class /IPRO/IF_DOCB_TABLEDATA has no local type.
Method Signatures

Method ADD_ATTR_ATINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ATTR Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20041220
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20041220
# Exception Resumable Description Created on
1 /IPRO/CX_ACTION_ILLEGAL Illegal Document Builder Action 20041220
2 /IPRO/CX_ATTRIBUTE_ILLEGAL Object does not support the request 20041220
3 /IPRO/CX_ATTRIBUTE_NOT_FOUND Specified child node not found 20041220

Method GET_ATTR_ATINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20040211
2 Importing IV_ROW Call by reference Type reference (TYPE) I 20040211
3 Returning RO_ATTRIBUTE Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20040211
# Exception Resumable Description Created on
1 /IPRO/CX_ATTRIBUTE_NOT_FOUND Object does not support the request 20040211

Method GET_ATTR_ATNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20040211
2 Importing IV_ROW Call by reference Type reference (TYPE) I 20040211
3 Returning RO_ATTRIBUTE Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20040211
# Exception Resumable Description Created on
1 /IPRO/CX_ATTRIBUTE_NOT_FOUND Object does not support the request 20040211

Method GET_EMPTY_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ATTRIBUTE Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20040204
# Exception Resumable Description Created on
1 /IPRO/CX_ATTRIBUTE_NOT_FOUND Specified child node not found 20040507
2 /IPRO/CX_VARIABLE_NO_KEY No key found for table variable 20040826
3 /IPRO/CX_VARTYPE_CYCLIC Cycle during variable tree generation 20040507

Method GET_INDEX_ATATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ATTR Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20041216
2 Returning RV_INDEX Value transfer Type reference (TYPE) I 20041216

Method GET_INDEX_ATATTR on class /IPRO/IF_DOCB_TABLEDATA has no exception.

Method GET_KEY_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KEYFIELD Value transfer Type reference (TYPE) STRING 20040205

Method GET_KEY_FIELD on class /IPRO/IF_DOCB_TABLEDATA has no exception.

Method GET_NUM_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COLS Value transfer Type reference (TYPE) I 20040129

Method GET_NUM_COLS on class /IPRO/IF_DOCB_TABLEDATA has no exception.

Method GET_NUM_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ROWS Value transfer Type reference (TYPE) I 20040129

Method GET_NUM_ROWS on class /IPRO/IF_DOCB_TABLEDATA has no exception.

Method GET_ROW_ATINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20071113
2 Returning RO_ROW Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20071113
# Exception Resumable Description Created on
1 /IPRO/CX_ATTRIBUTE_NOT_FOUND Specified child node not found 20071113

Method GET_STRUCT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRV_VALUE Value transfer Type reference (TYPE) STRING 20050107

Method GET_STRUCT_NAME on class /IPRO/IF_DOCB_TABLEDATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in