SAP ABAP Class CL_LO_UI_FORM (class for modifying WD form)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LO_UI_BASIC Abstract Class for modifying WD 20120130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LO_UI_FORM Interface for modifying WD Form 20120131
Properties
Class CL_LO_UI_FORM  
Short Description class for modifying WD form    
Super Class CL_LO_UI_BASIC Abstract Class for modifying WD 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SLS_LO_OIF   Lean Order OIF 
Created 20120130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LO_UI_FORM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LO_UI_FORM Interface for modifying WD Form 20120131
Friends
# Friend Modeled only Created on Description
1 CL_LO_UI_OBJECT_MODEL 20120201
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_WD_FORM Instance attribute Private Object reference (TYPE REF TO) CL_WD_GROUP 20120131
2 GR_WD_GROUP Instance attribute Private Object reference (TYPE REF TO) CL_WD_GROUP 20120313
3 GR_WD_POPIN Instance attribute Private Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20120313
4 GT_FORM_FIELD_ATTR Static Attribute Private Type reference (TYPE) TDT_FORM_FIELD_ATTR Table Type for Structure TDS_FORM_FIELD_ATTR 20120131
5 GT_TCI Instance attribute Private Type reference (TYPE) TCT_TCI 20120130
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TCI_TO_TC Instance method Private Method 20120130
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120131
3 COLLECT_TCI Instance method Private Method 20120130
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120130
5 CREATE_FORM_CB Instance method Public Method 20120203
6 CREATE_FORM_IF Instance method Public Method 20120203
7 CREATE_FORM_TV Instance method Public Method 20120203
8 CREATE_FORM_UIE_INT Instance method Private Method 20120131
9 CREATE_LABEL Instance method Private Method 20120130
10 CREATE_TCI Instance method Private Method 20120130
Events
Class CL_LO_UI_FORM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_TCI Private See coding 20120130 begin of tcs_tci, hpos type string, id type string, seqno_int type int4, seqno_ext type int4, label type ref to cl_wd_label, tci type ref to cl_wd_transparent_container, end of tcs_tci
2 TCT_TCI Private See coding 20120130 tct_tci type standard table of tcs_tci
Method Signatures

Method ADD_TCI_TO_TC Signature

Method ADD_TCI_TO_TC on class CL_LO_UI_FORM has no parameter.
Method ADD_TCI_TO_TC on class CL_LO_UI_FORM has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LO_UI_FORM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LO_UI_FORM has no exception.

Method COLLECT_TCI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LABEL Call by reference Object reference (TYPE REF TO) CL_WD_LABEL Perforce change= / 20051117-120623 20120130
2 Importing IR_TCI Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20120130
3 Importing IV_HPOS Call by reference Type reference (TYPE) STRING 'L' 20120130
4 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 Natural Number 20120130

Method COLLECT_TCI on class CL_LO_UI_FORM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface for the metadata of a node 20120131
2 Importing IR_WD_GROUP Call by reference Object reference (TYPE REF TO) CL_WD_GROUP 20120313
3 Importing IR_WD_POPIN Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Web Dynpro: API View Element 20120313
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) TABNAME Table Name 20120130
5 Importing IV_OBJECT_PARENT Call by reference Type reference (TYPE) TABNAME Table Name 20120130
6 Importing IV_POPIN Call by reference Type reference (TYPE) FLAG SPACE General Flag 20120313

Method CONSTRUCTOR on class CL_LO_UI_FORM has no exception.

Method CREATE_FORM_CB Signature

Method CREATE_FORM_CB on class CL_LO_UI_FORM has no parameter.
Method CREATE_FORM_CB on class CL_LO_UI_FORM has no exception.

Method CREATE_FORM_IF Signature

Method CREATE_FORM_IF on class CL_LO_UI_FORM has no parameter.
Method CREATE_FORM_IF on class CL_LO_UI_FORM has no exception.

Method CREATE_FORM_TV Signature

Method CREATE_FORM_TV on class CL_LO_UI_FORM has no parameter.
Method CREATE_FORM_TV on class CL_LO_UI_FORM has no exception.

Method CREATE_FORM_UIE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_UIE Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20050316-075430 20120204
2 Importing IR_TCI Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20120131
3 Importing IS_SECOND_FIELD Call by reference Type reference (TYPE) TDS_LO_UI_FORM_FIELD Attributes of dynamically generated UI Fields (Form) 20120205
4 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20120131
5 Importing IV_GENERIC Call by reference Type reference (TYPE) FLAG SPACE General Flag 20120329
6 Importing IV_HPOS Call by reference Type reference (TYPE) STRING 'L' 20120131
7 Importing IV_LABEL_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20120131
8 Importing IV_LABEL_TEXT Call by reference Type reference (TYPE) STRING 20120131
9 Importing IV_LENGTH Call by reference Type reference (TYPE) INT4 Natural Number 20120131
10 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) TABNAME Table Name 20120131
11 Importing IV_READONLY Call by reference Type reference (TYPE) FLAG General Flag 20120202
12 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 Natural Number 20120131
13 Importing IV_TOOLTIP_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20120202
14 Importing IV_TOOLTIP_TEXT Call by reference Type reference (TYPE) STRING 20120202
15 Importing IV_UIE_TYPE Call by reference Type reference (TYPE) CHAR4 Perforce change= / 20051117-125541 20120131
16 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20120131

Method CREATE_FORM_UIE_INT on class CL_LO_UI_FORM has no exception.

Method CREATE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20120130
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20120130
3 Importing IV_LA4_ID Call by reference Type reference (TYPE) STRING 20120130
4 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20120130
5 Returning RR_LA Value transfer Object reference (TYPE REF TO) CL_WD_LABEL Perforce change= / 20051117-120623 20120130

Method CREATE_LABEL on class CL_LO_UI_FORM has no exception.

Method CREATE_TCI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LABEL Call by reference Object reference (TYPE REF TO) CL_WD_LABEL Perforce change= / 20051117-120623 20120130
2 Importing IV_HPOS Call by reference Type reference (TYPE) STRING 'L' 20120130
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20120130
4 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 Natural Number 20120130
5 Returning RR_TCI Value transfer Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20120130

Method CREATE_TCI on class CL_LO_UI_FORM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607