SAP ABAP Class CL_LO_OIF_GUIBB_HEAD (Feeder Class for GUIBB Head Formular)
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 | 20080211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_CONSTANTS | Constants for GUIBB | 20080229 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20080211 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20080215 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20090703 |
Properties
| Class | CL_LO_OIF_GUIBB_HEAD | |
| Short Description | Feeder Class for GUIBB Head Formular | |
| 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 | 20080211 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20080211 | ||
| 2 | IF_FPM_GUIBB_CONSTANTS | Constants for GUIBB | 20080229 | ||
| 3 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20080211 | ||
| 4 | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20080215 | ||
| 5 | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20090703 |
Friends
Class CL_LO_OIF_GUIBB_HEAD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 30 | 20080618 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20080229 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | New data of customer owned head structure | 20090515 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Data ref for new data | 20081119 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Data ref for old data | 20081119 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TDS_CCARD_COMV | First credit card | 20090703 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TCS_SEL_STRUC | 20100302 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TCT_NAME_RANGE | All customer owned fields in a range | 20100302 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_ABSTYPENAME | My class name | 20081107 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | TCT_NAME_RANGE | All fields of HEAD_COMV in a range | 20081119 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | TCT_NAME_RANGE | All fields of HEAD_COMV in a range | 20081119 | |||
| 12 | Static Attribute | Protected | Type reference (TYPE) | TCT_NAME_RANGE | All fields of HVSTAT_COMR in a range | 20081119 | |||
| 13 | Static Attribute | Protected | Type reference (TYPE) | TCT_NAME_RANGE | All fields of HVSTAT_COMV in a range | 20081119 | |||
| 14 | Static Attribute | Protected | Type reference (TYPE) | BOOLE_D | 'X': Static fields have already been determined | 20081119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adapt action usage | 20090226 | |
| 2 | Instance method | Protected | Method | Non generically adopt field definition on field level | 20081119 | |
| 3 | Instance method | Private | Method | Check field type of head fields | 20080227 | |
| 4 | Instance method | Private | Method | Check first ccard data input | 20090703 | |
| 5 | Instance method | Private | Method | Check fields that are not appropriate for all document types | 20080422 | |
| 6 | Instance method | Private | Method | Get head actions | 20080410 | |
| 7 | Instance method | Private | Method | Populate field description | 20080410 | |
| 8 | Instance method | Private | Method | Get filed texts (Label, Tooltip) | 20080430 | |
| 9 | Instance method | Protected | Method | Provides head data sections to be covered | 20100302 | |
| 10 | Instance method | Private | Method | Set special groups | 20080423 | |
| 11 | Instance method | Protected | Method | Checks which kind of item fields are on layout | 20081119 | |
| 12 | Instance method | Protected | Method | Transfers data from change log to LO API style | 20081119 |
Events
Class CL_LO_OIF_GUIBB_HEAD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_NAME_RANGE | Protected | See coding | 20081119 | tcs_name_range type line of tct_name_range
|
||
| 2 | TCS_SEL_STRUC | Protected | See coding | 20081119 | begin of tcs_sel_struc,
head_v type boole_d,
head_r type boole_d,
hvstat_v type boole_d,
hvstat_r type boole_d,
head_cust type boole_d,
end of tcs_sel_struc
|
||
| 3 | TCT_NAME_RANGE | Protected | See coding | 20081119 | tct_name_range type range of cl_abap_structdescr=>component-name
|
Method Signatures
Method ADAPT_ACT_USG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACT_USG | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20090226 | |||
| 2 | CV_ACT_USG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Action usage has been changed | 20090226 | |||
| 3 | IS_HEAD_COMC | Call by reference | Type reference (TYPE) | TDS_HEAD_COMC | Lean Order - Header Data (CHAR) | 20090227 | |||
| 4 | IV_INPUT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' Input possible | 20090226 |
Method ADAPT_ACT_USG on class CL_LO_OIF_GUIBB_HEAD 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 | 20081119 |
Method ADOPT_FLD_DEF on class CL_LO_OIF_GUIBB_HEAD has no exception.
Method CHECK_ELEM_TYPE_OF_FORM_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20100304 | |||
| 2 | IT_ELEMENT | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_FORM_LAYOUT_FIELD | Element fields of given layout | 20080227 |
Method CHECK_ELEM_TYPE_OF_FORM_LAYOUT on class CL_LO_OIF_GUIBB_HEAD has no exception.
Method CHECK_FIRST_CCARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HEAD_COMV | Call by reference | Type reference (TYPE) | TDS_HEAD_COMV | Lean Order - Header Data (Values) | 20090703 | |||
| 2 | CS_HEAD_COMX | Call by reference | Type reference (TYPE) | TDS_HEAD_COMC | Lean Order - Header Data (CHAR) | 20090703 |
Method CHECK_FIRST_CCARD on class CL_LO_OIF_GUIBB_HEAD has no exception.
Method CHECK_SPECIAL_FIELDS 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) | 20080422 | |||
| 2 | IT_ELEM | Call by reference | Type reference (TYPE) | ANY TABLE | Elements of layout | 20080422 |
Method CHECK_SPECIAL_FIELDS on class CL_LO_OIF_GUIBB_HEAD has no exception.
Method GET_ACTION_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_DEF | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20080505 |
Method GET_ACTION_DEFINITION on class CL_LO_OIF_GUIBB_HEAD has no exception.
Method GET_FIELD_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDUSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20080410 | |||
| 2 | CT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_FORMFIELD_DESCR | Form Fielddescription | 20080410 | |||
| 3 | CV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080410 | |||
| 4 | IT_FIELD_LIST | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20080411 |
Method GET_FIELD_DESCRIPTION on class CL_LO_OIF_GUIBB_HEAD has no exception.
Method GET_FIELD_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_LABEL_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080430 | ||||
| 2 | CV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20080430 | ||||
| 3 | IT_FIELDINFO_COMR | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20080530 | |||
| 4 | IT_FIELDINFO_COMV | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20080530 | |||
| 5 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20080430 |
Method GET_FIELD_TEXTS on class CL_LO_OIF_GUIBB_HEAD 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 | Head structures involved according to select | 20100302 |
Method GET_SEL_STRU on class CL_LO_OIF_GUIBB_HEAD has no exception.
Method GET_SPECIAL_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 | 20080423 |
Method GET_SPECIAL_GROUPS on class CL_LO_OIF_GUIBB_HEAD 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 | Exports structures that are involved acc'd to the sel fields | 20081119 | |||
| 2 | IT_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20081119 |
Method PARSE_SELECTED_FIELDS on class CL_LO_OIF_GUIBB_HEAD has no exception.
Method TRANSFER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HEAD_COMV | Call by reference | Type reference (TYPE) | TDS_HEAD_COMV | Lean Order - Header Data (Values) | 20081119 | |||
| 2 | CS_HEAD_COMX | Call by reference | Type reference (TYPE) | TDS_HEAD_COMC | Lean Order - Header Data (CHAR) | 20081119 | |||
| 3 | CS_HEAD_LEAD | Call by reference | Type reference (TYPE) | TDS_LO_OIF_HEAD_LEADINGFIELDS | Change log item fields determining the process behavor | 20081119 | |||
| 4 | CT_ACTION | Call by reference | Type reference (TYPE) | TDT_ACTION | Table Type for Structure TDS_ACTION | 20081119 | |||
| 5 | CT_ADD_DATA | Call by reference | Type reference (TYPE) | TDT_ADDITIONAL_DATA | Additional plug-in data outside the LORD API/framework | 20081119 | |||
| 6 | IT_CHG_LOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20081119 | |||
| 7 | IV_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20081119 |
Method TRANSFER_DATA on class CL_LO_OIF_GUIBB_HEAD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |