SAP ABAP Interface /IPRO/IF_DOCB_TABLEDATA (docb table data interface)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/BASIS (Package) Tables, Structures, general Infrastruktur
Properties
Interface /IPRO/IF_DOCB_TABLEDATA  
Short Description docb table data interface    
General Data
Package /IPRO/BASIS   Tables, Structures, general Infrastruktur 
Created 20040129   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /IPRO/IF_DOCB_TABLEDATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20040204
Friends
Interface /IPRO/IF_DOCB_TABLEDATA has no friend.
Attributes
Interface /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
Interface /IPRO/IF_DOCB_TABLEDATA has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /IPRO/IF_DOCB_TABLEDATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 10A