SAP ABAP Class /PLMB/CL_FRW_CHECK_CUST (Customizing Checks)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_FRW (Package) Framework Persistency
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/IF_FRW_CHECK_CUST | Check Customizing | 20080716 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_CHECK_CUST | Customizing Checks | 20080716 |
Properties
| Class | /PLMB/CL_FRW_CHECK_CUST | |
| Short Description | Customizing Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMB/BA_FRW | Framework Persistency |
| Created | 20080716 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMB/CL_FRW_CHECK_CUST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMB/IF_FRW_CHECK_CUST | Check Customizing | 20080716 |
Friends
Class /PLMB/CL_FRW_CHECK_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20080716 | |||||
| 2 | Static Attribute | Protected | Type reference (TYPE) | /PLMB/T_SPI_ABB | PLM Application Building Block | 20080716 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | /PLMB/T_FRW_FIELD_TYPES | Field types | 20080716 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | /PLMB/T_FRW_MAPDTL | Mapping based on data elements | 20080716 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | /PLMB/T_FRW_MAPFLD | Mapping based on structure & field name | 20080716 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | /PLMB/T_GOS_OTYPE | Object Types | 20080716 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | /PLMB/T_FRW_PARAMETER_INFO | Technical settings of parameters | 20080716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20080716 | ||
| 2 | Instance method | Protected | Method | 20080716 | ||
| 3 | Instance method | Protected | Method | 20080716 | ||
| 4 | Instance method | Protected | Method | 20080716 | ||
| 5 | Instance method | Protected | Method | 20080716 | ||
| 6 | Instance method | Protected | Method | 20080716 | ||
| 7 | Instance method | Protected | Method | 20080716 | ||
| 8 | Instance method | Protected | Method | 20080716 | ||
| 9 | Static method | Public | Constructor | 20080716 |
Events
Class /PLMB/CL_FRW_CHECK_CUST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_ROW_KEY | Protected | Type reference (TYPE) | STRING | 20080716 | |
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_CUST_MESSAGES | 20080716 | ||||
| 2 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | STRING | 20080716 |
Method ADD_MESSAGE on class /PLMB/CL_FRW_CHECK_CUST has no exception.
Method CHECK Signature
Method CHECK on class /PLMB/CL_FRW_CHECK_CUST has no parameter.
Method CHECK on class /PLMB/CL_FRW_CHECK_CUST has no exception.
Method CHECK_ABBID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_CUST_MESSAGES | 20080716 | ||||
| 2 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | 20080716 | ||||
| 3 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | GTY_ROW_KEY | 20080716 |
Method CHECK_ABBID on class /PLMB/CL_FRW_CHECK_CUST has no exception.
Method CHECK_DTEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_CUST_MESSAGES | 20080716 | ||||
| 2 | IV_DTEL | Call by reference | Type reference (TYPE) | ROLLNAME | 20080716 | ||||
| 3 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | GTY_ROW_KEY | 20080716 |
Method CHECK_DTEL on class /PLMB/CL_FRW_CHECK_CUST has no exception.
Method CHECK_FIELD_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_CUST_MESSAGES | 20080716 | ||||
| 2 | IS_LINE | Call by reference | Type reference (TYPE) | ANY | 20080716 | ||||
| 3 | IV_FIELD_TYPE | Call by reference | Type reference (TYPE) | /PLMB/FRW_FIELD_TYPE | 20080716 | ||||
| 4 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | GTY_ROW_KEY | 20080716 |
Method CHECK_FIELD_TYPE on class /PLMB/CL_FRW_CHECK_CUST has no exception.
Method CHECK_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_CUST_MESSAGES | 20080716 | ||||
| 2 | IV_OTYPE | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | 20080716 | ||||
| 3 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | GTY_ROW_KEY | 20080716 |
Method CHECK_OBJECT_TYPE on class /PLMB/CL_FRW_CHECK_CUST has no exception.
Method CHECK_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_CUST_MESSAGES | 20080716 | ||||
| 2 | IV_PARAMETER | Call by reference | Type reference (TYPE) | /PLMB/FRW_PARAMETER_NAME | 20080716 | ||||
| 3 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | GTY_ROW_KEY | 20080716 |
Method CHECK_PARAMETER on class /PLMB/CL_FRW_CHECK_CUST has no exception.
Method CHECK_STRUCTURE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_CUST_MESSAGES | 20080716 | ||||
| 2 | IV_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | 20080716 | ||||
| 3 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | GTY_ROW_KEY | 20080716 | ||||
| 4 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | STRUKNAME | 20080716 |
Method CHECK_STRUCTURE_FIELD on class /PLMB/CL_FRW_CHECK_CUST has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMB/CL_FRW_CHECK_CUST has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMB/CL_FRW_CHECK_CUST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |