SAP ABAP Interface IF_AC_TABLE_POC (Browser Framework: Table)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_BFW (Package) Manufacturing Execution: Browser Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BFW_TABLE_POC Browser Framework: Proxy for Table 19990827
Properties
Interface IF_AC_TABLE_POC  
Short Description Browser Framework: Table    
General Data
Package CMX_BFW   Manufacturing Execution: Browser Framework 
Created 19990827   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_AC_TABLE_POC has no forward declaration.
Interfaces
Interface IF_AC_TABLE_POC has no interface.
Friends
Interface IF_AC_TABLE_POC has no friend.
Attributes
Interface IF_AC_TABLE_POC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ROWS Instance method Public Method Add Lines at the End of Table 19990827
2 DELETE_ROWS Instance method Public Method Delete Lines at the End of Table 19990827
3 GET_HEADER_TEXT Instance method Public Method Get Column Headings 19990827
4 SET_HEADER_TEXT Instance method Public Method Set Column Headings 19990827
5 SET_NUMBER_OF_ROWS Instance method Public Method Change Number of Lines 19990827
Events
Interface IF_AC_TABLE_POC has no event.
Types
Interface IF_AC_TABLE_POC has no local type.
Method Signatures

Method APPEND_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Type reference (TYPE) INT2 Anzahl der Zeilen 19990827
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Erfolgreich ? 19990827

Method APPEND_ROWS on Interface IF_AC_TABLE_POC has no exception.

Method DELETE_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Type reference (TYPE) INT2 Anzahl der Zeilen 19990827
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Erfolgreich ? 19990827

Method DELETE_ROWS on Interface IF_AC_TABLE_POC has no exception.

Method GET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_ID Call by reference Type reference (TYPE) POC_OBJ_ID ID des Spaltenelements 19990827
2 Returning RESULT Value transfer Type reference (TYPE) STRING Spaltenüberschrift 19990827

Method GET_HEADER_TEXT on Interface IF_AC_TABLE_POC has no exception.

Method SET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_ID Call by reference Type reference (TYPE) POC_OBJ_ID ID des Spaltenelements 19990827
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Erfolgreich ? 19990827
3 Importing TEXT Call by reference Type reference (TYPE) STRING Beschriftung der Spalte 19990827

Method SET_HEADER_TEXT on Interface IF_AC_TABLE_POC has no exception.

Method SET_NUMBER_OF_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Type reference (TYPE) INT2 Neue Anzahl der Zeilen 19990827
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Erfolgreich ? 19990827

Method SET_NUMBER_OF_ROWS on Interface IF_AC_TABLE_POC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in