SAP ABAP Class CL_CCM_FUNCLOC (CCM: Functional Location Maintenance Location)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-EQM-CC (Application Component) Configuration Control
⤷
DI_CCM (Package) Configuration Control

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_MAINTENANCE_LOCATION | CCM: Maintenance Location | 20010625 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DIMSPPB_TABLE_DATA | Table Area Interface | 20030401 |
Properties
Class | CL_CCM_FUNCLOC | |
Short Description | CCM: Functional Location Maintenance Location | |
Super Class | CL_CCM_MAINTENANCE_LOCATION | CCM: Maintenance Location |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | DI_CCM | Configuration Control |
Created | 20010625 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CCM_FUNCLOC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DIMSPPB_TABLE_DATA | Table Area Interface | 20030401 |
Friends
Class CL_CCM_FUNCLOC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ITOB | 20010709 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TPLNR | 20010625 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20010625 | |
2 | ![]() |
Instance method | Public | Method | 20010709 | |
3 | ![]() |
Instance method | Public | Method | 20010823 | |
4 | ![]() |
Instance method | Public | Method | 20030401 | |
5 | ![]() |
Instance method | Public | Method | 20030218 | |
6 | ![]() |
Instance method | Public | Method | 20010625 | |
7 | ![]() |
Instance method | Public | Method | 20010709 | |
8 | ![]() |
Instance method | Public | Method | 20010824 |
Events
Class CL_CCM_FUNCLOC has no event.
Types
Class CL_CCM_FUNCLOC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ITOB | Generated Table for View ITOB | 20010709 | ||
2 | ![]() |
IV_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CONFIGURATION | CCM: Configuration | 20010628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Config ID missing | 20010709 |
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | ITOB | Generated Table for View ITOB | 20010709 |
Method GET_DATA on class CL_CCM_FUNCLOC has no exception.
Method GET_INSTALLED_EQUIPMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_EQUIPMENTS | Value transfer | Type reference (TYPE) | TT_CCM_EQUIPMENTS | CCM: Table with EQUI Refererences | 20010823 |
Method GET_INSTALLED_EQUIPMENTS on class CL_CCM_FUNCLOC has no exception.
Method GET_REVISIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REVISION | Call by reference | Type reference (TYPE) | DIWPS_REVISION_REF_T | Table type of revision object references | 20030401 | ||
2 | ![]() |
I_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Date and time, current (application server) date | 20030401 | ||
3 | ![]() |
I_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Date and time, current (application server) date | 20030401 |
Method GET_REVISIONS on class CL_CCM_FUNCLOC has no exception.
Method IS_SUBOBJ_OF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_YES | Value transfer | Type reference (TYPE) | CHAR1 | Flag: FLoc is subobject of imported object | 20030218 | ||
2 | ![]() |
IR_FLOC | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20030218 | ||
3 | ![]() |
I_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional location number | 20030218 |
Method IS_SUBOBJ_OF on class CL_CCM_FUNCLOC has no exception.
Method MOVE_FUNCLOC Signature
Method MOVE_FUNCLOC on class CL_CCM_FUNCLOC has no parameter.
Method MOVE_FUNCLOC on class CL_CCM_FUNCLOC has no exception.
Method READ_CHILDREN_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EQUNR | Call by reference | Type reference (TYPE) | TY_CCM_EQUNR | CCM: Table of equipments | 20010709 | ||
2 | ![]() |
ET_HOLES_HLGUID | Call by reference | Type reference (TYPE) | TY_CCM_HLGUID | CCM: Table of holes (COBJNR) | 20010725 | ||
3 | ![]() |
ET_TPLNR | Call by reference | Type reference (TYPE) | TT_CCM_TPLNR | CCM: table of functional locations | 20010709 | ||
4 | ![]() |
EV_SUBOBJ_EXISTS | Call by reference | Type reference (TYPE) | CCM_SUBOBJ_EXISTS | CCM : Indicates whether sub objects exist for an maint. obj | 20010709 |
Method READ_CHILDREN_DB on class CL_CCM_FUNCLOC has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHANGED | Call by reference | Type reference (TYPE) | CHAR1 | Flag: data change | 20021108 | ||
2 | ![]() |
IS_DATA | Value transfer | Type reference (TYPE) | ITOB | Generated Table for View ITOB | 20010824 |
Method SET_DATA on class CL_CCM_FUNCLOC has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 46C2 |