SAP ABAP Class CL_LO_GAF_GUIBB_TMPL_ITEM (GUIBB Feeder for GAF step to maintain item of Sales Template)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SLS_TEMPLATE (Package) Sales Template
⤷
⤷
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 | 20091203 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_CONSTANTS | Constants for GUIBB | 20091203 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20091203 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20091203 |
Properties
| Class | CL_LO_GAF_GUIBB_TMPL_ITEM | |
| Short Description | GUIBB Feeder for GAF step to maintain item of Sales Template | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SLS_TEMPLATE | Sales Template |
| Created | 20091203 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | 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 | 20091203 | ||
| 2 | IF_FPM_GUIBB_CONSTANTS | Constants for GUIBB | 20091203 | ||
| 3 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20091203 | ||
| 4 | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20091203 |
Friends
Class CL_LO_GAF_GUIBB_TMPL_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20091203 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20091203 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | New data of item structure | 20091215 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Old data of item structure | 20091215 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | New data of item table | 20091215 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Old data of item table | 20091215 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TCT_TEXT | 20091204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check actions of current list layout | 20091204 | |
| 2 | Instance method | Protected | Method | Check elements of current list layout | 20091204 | |
| 3 | Instance method | Protected | Method | Get column text | 20091204 | |
| 4 | Instance method | Protected | Method | Set column texts | 20091204 |
Events
Class CL_LO_GAF_GUIBB_TMPL_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_TEXT | Protected | See coding | 20091204 | begin of tcs_text,
name type fieldname,
val type reptext,
end of tcs_text
|
||
| 2 | TCT_TEXT | Protected | See coding | 20091204 | tct_text type sorted table of tcs_text with unique key name
|
Method Signatures
Method CHECK_ACT 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) | 20091204 | |||
| 2 | IT_ACT | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_LIST_LAYOUT_ACTION | Actions of given layout | 20091204 |
Method CHECK_ACT on class CL_LO_GAF_GUIBB_TMPL_ITEM has no exception.
Method CHECK_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) | 20091204 | |||
| 2 | IT_ELEM | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_LIST_LAYOUT_FIELD | Element fields of given layout | 20091204 |
Method CHECK_ELEM on class CL_LO_GAF_GUIBB_TMPL_ITEM has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20091204 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | REPTEXT | Heading | 20091204 |
Method GET_TEXT on class CL_LO_GAF_GUIBB_TMPL_ITEM has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXT | Call by reference | Type reference (TYPE) | TCT_TEXT | 20091204 |
Method SET_TEXT on class CL_LO_GAF_GUIBB_TMPL_ITEM has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |