SAP ABAP Class CL_PS_FCODE_SCHEDULE (Scheduling FCODE Handler)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PS-ST (Application Component) Structures
⤷
PS_HLP_MD (Package) Handling Large Projects:-Master Data

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PS_UI_FCODE_HANDLER | PSHLP UI FCODE HANDLER | 20100624 |
Properties
Class | CL_PS_FCODE_SCHEDULE | |
Short Description | Scheduling FCODE Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PS_HLP_MD | Handling Large Projects:-Master Data |
Created | 20100624 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PS_FCODE_SCHEDULE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PS_UI_FCODE_HANDLER | PSHLP UI FCODE HANDLER | 20100624 |
Friends
Class CL_PS_FCODE_SCHEDULE has no friend class.
Attributes
Class CL_PS_FCODE_SCHEDULE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20101027 | |
2 | ![]() |
Instance method | Private | Method | 20110120 | |
3 | ![]() |
Instance method | Private | Method | 20110121 |
Events
Class CL_PS_FCODE_SCHEDULE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_AFVG_BT | Public | See coding | 20110419 | BEGIN OF ts_afvg_bt .
INCLUDE TYPE afvgb.
TYPES: indold TYPE sy-tabix,
END OF ts_afvg_bt
|
||
2 | TT_AFVG_BT | Public | See coding | 20110419 | tt_afvg_bt TYPE STANDARD TABLE OF ts_afvg_bt
|
Method Signatures
Method FCODE_EXCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FCODE_EXCLUDING | Call by reference | Type reference (TYPE) | PSHLP_FCODE_TT | Fcode Table | 20101027 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_TYPE | Node type | 20101027 |
Method FCODE_EXCLUDE on class CL_PS_FCODE_SCHEDULE has no exception.
Method FCODE_EXCLUDE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FCODE_EXCLUDING | Call by reference | Type reference (TYPE) | PSHLP_FCODE_TT | Fcode Table | 20110120 |
Method FCODE_EXCLUDE_ALL on class CL_PS_FCODE_SCHEDULE has no exception.
Method FCODE_EXCLUDE_BY_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FCODE_EXCLUDING | Call by reference | Type reference (TYPE) | PSHLP_FCODE_TT | Fcode Table | 20110121 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_TYPE | Node type | 20110121 |
Method FCODE_EXCLUDE_BY_OBJECT_TYPE on class CL_PS_FCODE_SCHEDULE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |