SAP ABAP Class CL_LO_OIF_GUIBB_VEDA (Feeder Superclass for GUIBB Contract Data)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20090120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_CONSTANTS | Constants for GUIBB | 20090120 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LO_OIF_GUIBB_VEDA_FORM | Feeder Class for GUIBB Contract Data Formular | 20090213 |
Properties
| Class | CL_LO_OIF_GUIBB_VEDA | |
| Short Description | Feeder Superclass for GUIBB Contract Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20090120 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20090120 | ||
| 2 | IF_FPM_GUIBB_CONSTANTS | Constants for GUIBB | 20090120 |
Friends
Class CL_LO_OIF_GUIBB_VEDA has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add item actions | 20090202 | |
| 2 | Instance method | Protected | Method | Add groups | 20090309 | |
| 3 | Instance method | Protected | Method | Non generically adopt field definition on field level | 20090309 | |
| 4 | Instance method | Protected | Method | Check display type of elements | 20090220 | |
| 5 | Instance method | Protected | Method | Fields for which fixed values have to be adopted for DDLBuse | 20090506 | |
| 6 | Instance method | Protected | Method | Provides VEDA data sections to be covered | 20100302 | |
| 7 | Instance method | Protected | Method | Checks which kind of item fields are on layout | 20090220 | |
| 8 | Instance method | Protected | Method | Transfers data from change log to LO API style | 20090204 |
Events
Class CL_LO_OIF_GUIBB_VEDA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_NAME_RANGE | Protected | See coding | 20090220 | tcs_name_range type line of tct_name_range
|
||
| 2 | TCS_SEL_STRUC | Protected | See coding | VEDA structures involved according to selected fields | 20090121 | begin of tcs_sel_struc,
veda_v type boole_d,
veda_r type boole_d,
veda_cust type boole_d,
end of tcs_sel_struc
|
|
| 3 | TCT_NAME_RANGE | Protected | See coding | 20090220 | tct_name_range type range of cl_abap_structdescr=>component-name
|
Method Signatures
Method ADD_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTIONDEF | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20090202 |
Method ADD_ACTIONS on class CL_LO_OIF_GUIBB_VEDA has no exception.
Method ADD_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_GROUP | Value transfer | Type reference (TYPE) | FPMGB_T_SPECIAL_GROUPS | Special Groups for GUIBB Field Grouping | 20090309 |
Method ADD_GROUPS on class CL_LO_OIF_GUIBB_VEDA has no exception.
Method ADOPT_FLD_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FORM_FLD_DEF | Call by reference | Type reference (TYPE) | FPMGB_T_FORMFIELD_DESCR | Form Fielddescription | 20090309 | |||
| 2 | CT_LIST_FLD_DEF | Call by reference | Type reference (TYPE) | FPMGB_T_LISTFIELD_DESCR | List Fielddescription | 20090309 |
Method ADOPT_FLD_DEF on class CL_LO_OIF_GUIBB_VEDA has no exception.
Method CHECK_DISPLAY_TYPE_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20090220 | |||
| 2 | IT_ELEM | Call by reference | Type reference (TYPE) | ANY TABLE | Elements of layout | 20090220 |
Method CHECK_DISPLAY_TYPE_ELEM on class CL_LO_OIF_GUIBB_VEDA has no exception.
Method GET_FV_FIELDS_FOR_DDLB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FV_FIELD | Value transfer | Type reference (TYPE) | TDT_FIELDNAME | Table Type for Field FIELDNAME | 20090506 |
Method GET_FV_FIELDS_FOR_DDLB on class CL_LO_OIF_GUIBB_VEDA has no exception.
Method GET_SEL_STRU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_FLD | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20100302 | |||
| 2 | RS_SEL_STRU | Value transfer | Type reference (TYPE) | TCS_SEL_STRUC | 20100302 |
Method GET_SEL_STRU on class CL_LO_OIF_GUIBB_VEDA has no exception.
Method PARSE_SELECTED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SELECTED_STRUCS | Call by reference | Type reference (TYPE) | TCS_SEL_STRUC | 20090220 | ||||
| 2 | IT_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20090220 |
Method PARSE_SELECTED_FIELDS on class CL_LO_OIF_GUIBB_VEDA has no exception.
Method TRANSFER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ADD_DATA | Call by reference | Type reference (TYPE) | TDT_ADDITIONAL_DATA | Additional plug-in data outside the LORD API/framework | 20090204 | |||
| 2 | CT_VEDA_COMV | Call by reference | Type reference (TYPE) | TDT_VEDA_COMV | Table Type for Structure TDS_VEDA_COMV | 20090223 | |||
| 3 | CT_VEDA_COMX | Call by reference | Type reference (TYPE) | TDT_VEDA_COMC | Lean Order - Contract Data (CHAR) | 20090223 | |||
| 4 | IT_CHG_LOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20090204 | |||
| 5 | IV_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20090220 | |||
| 6 | IV_PARENT_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | Handle of parent object | 20090204 |
Method TRANSFER_DATA on class CL_LO_OIF_GUIBB_VEDA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |