SAP ABAP Class IF_HTM_FORM (IF_HTM_FORM)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HTM_TAG 20061122
Properties
Class IF_HTM_FORM  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061122   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNHT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_HTM_FORM has no interface implemented.
Friends
Class IF_HTM_FORM has no friend class.
Attributes
Class IF_HTM_FORM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE Instance method Public Method 20061122
2 ADD_BUTTON Instance method Public Method ADD_BUTTON 20061122
3 ADD_INPUT_FIELD Instance method Public Method ADD_INPUT_FIELD 20061122
4 ADD_SUBTAG Instance method Public Method 20061122
5 GET_CODE Instance method Public Method 20061122
6 NEW_ROW Instance method Public Method NEW_ROW 20061122
Events
# Event Type Visibility Description Created on
1 FORM_POSTED Static Event
(1)
Public
(2)
FORM_POSTED 20061122
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public Attribute reference (LIKE) 20061122
Method Signatures

Method ADD_ATTRIBUTE Signature

Method ADD_ATTRIBUTE on class IF_HTM_FORM has no parameter.
Method ADD_ATTRIBUTE on class IF_HTM_FORM has no exception.

Method ADD_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE I_NAME 20061122
2 Returning R_BUTTON Value transfer Object reference (TYPE REF TO) IF_HTM_TAG R_BUTTON 20061122

Method ADD_BUTTON on class IF_HTM_FORM has no exception.

Method ADD_INPUT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LABEL Call by reference Type reference (TYPE) CSEQUENCE I_LABEL 20061122
2 Importing I_LENGTH Call by reference Type reference (TYPE) I 40 I_LENGTH 20061122
3 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE I_NAME 20061122
4 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE I_VALUE 20061122

Method ADD_INPUT_FIELD on class IF_HTM_FORM has no exception.

Method ADD_SUBTAG Signature

Method ADD_SUBTAG on class IF_HTM_FORM has no parameter.
Method ADD_SUBTAG on class IF_HTM_FORM has no exception.

Method GET_CODE Signature

Method GET_CODE on class IF_HTM_FORM has no parameter.
Method GET_CODE on class IF_HTM_FORM has no exception.

Method NEW_ROW Signature

Method NEW_ROW on class IF_HTM_FORM has no parameter.
Method NEW_ROW on class IF_HTM_FORM has no exception.
Event Signatures

Event FORM_POSTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_DATA Exporting Value transfer Type reference (TYPE) CNHT_QUERY_TABLE FORM_POSTED 20061122
2 E_PARAMETER Exporting Value transfer Type reference (TYPE) STRING FORM_POSTED 20061122
3 E_TCODE Exporting Value transfer Type reference (TYPE) STRING FORM_POSTED 20061122
History
Last changed by/on SAP  20110908 
SAP Release Created in