SAP ABAP Class CL_PS_FCODE_MISC (Handler for Miscellaneous FCODES)
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 | 20100629 |
Properties
Class | CL_PS_FCODE_MISC | |
Short Description | Handler for Miscellaneous FCODES | |
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 | 20100629 | SAP |
Last change | 20130531 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PS_UI_FCODE_HANDLER | PSHLP UI FCODE HANDLER | 20100629 |
Friends
Class CL_PS_FCODE_MISC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20100824 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_COBR_INFO | 20100720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Activity Service and Cost Estimate | 20100729 |
2 | ![]() |
Instance method | Private | Method | Capacity Check | 20100713 |
3 | ![]() |
Instance method | Private | Method | Reset the capacity | 20100916 |
4 | ![]() |
Instance method | Private | Method | Checks if settlement rule should be displayed for activity | 20101004 |
5 | ![]() |
Instance method | Private | Method | Document Links | 20100712 |
6 | ![]() |
Instance method | Private | Method | Do not delete. Please. | 20100929 |
7 | ![]() |
Instance method | Private | Method | Log messages | 20100817 |
8 | ![]() |
Instance method | Private | Method | Checks material availability | 20100707 |
9 | ![]() |
Instance method | Private | Method | PMCS order details | 20100817 |
10 | ![]() |
Instance method | Private | Method | Settlement rule | 20100713 |
11 | ![]() |
Instance method | Private | Method | Substitution | 20100717 |
12 | ![]() |
Instance method | Private | Method | Validation | 20100717 |
Events
Class CL_PS_FCODE_MISC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_AFVG_BT | Public | See coding | 20101004 | BEGIN OF ts_afvg_bt .
INCLUDE TYPE afvgb.
TYPES: indold TYPE sy-tabix,
END OF ts_afvg_bt
|
||
2 | TS_COBR_INFO | Private | See coding | 20100720 | BEGIN OF ts_cobr_info .
INCLUDE TYPE cobr_info.
TYPES : END OF ts_cobr_info
|
||
3 | TT_AFVG_BT | Public | See coding | 20101004 | tt_afvg_bt TYPE STANDARD TABLE OF ts_afvg_bt
|
Method Signatures
Method ACTY_SERVICE_COST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20100729 |
Method ACTY_SERVICE_COST on class CL_PS_FCODE_MISC has no exception.
Method CAPACITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20100713 | ||
2 | ![]() |
EV_SCREEN_NUM | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20100713 |
Method CAPACITY_CHECK on class CL_PS_FCODE_MISC has no exception.
Method CAPACITY_RESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20100916 | ||
2 | ![]() |
EV_SCREEN_NUM | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20100916 |
Method CAPACITY_RESET on class CL_PS_FCODE_MISC has no exception.
Method CHECK_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101004 | ||
2 | ![]() |
IV_OBJNR | Call by reference | Type reference (TYPE) | JSTO_PRE | Object Number | 20110113 |
Method CHECK_ACTIVITY on class CL_PS_FCODE_MISC has no exception.
Method DMS_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20100713 | ||
2 | ![]() |
EV_SCREEN_NUM | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20100713 |
Method DMS_LINKS on class CL_PS_FCODE_MISC has no exception.
Method GRA_DISPLAY Signature
Method GRA_DISPLAY on class CL_PS_FCODE_MISC has no parameter.
Method GRA_DISPLAY on class CL_PS_FCODE_MISC has no exception.
Method HANDLE_LOGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20100817 |
Method HANDLE_LOGS on class CL_PS_FCODE_MISC has no exception.
Method MATERIAL_AVAILABILITY_CHECK Signature
Method MATERIAL_AVAILABILITY_CHECK on class CL_PS_FCODE_MISC has no parameter.
Method MATERIAL_AVAILABILITY_CHECK on class CL_PS_FCODE_MISC has no exception.
Method PMCS_DETAIL Signature
Method PMCS_DETAIL on class CL_PS_FCODE_MISC has no parameter.
Method PMCS_DETAIL on class CL_PS_FCODE_MISC has no exception.
Method SETTLEMENT_RULE Signature
Method SETTLEMENT_RULE on class CL_PS_FCODE_MISC has no parameter.
Method SETTLEMENT_RULE on class CL_PS_FCODE_MISC has no exception.
Method SUBSTITUTION Signature
Method SUBSTITUTION on class CL_PS_FCODE_MISC has no parameter.
Method SUBSTITUTION on class CL_PS_FCODE_MISC has no exception.
Method VALIDATION Signature
Method VALIDATION on class CL_PS_FCODE_MISC has no parameter.
Method VALIDATION on class CL_PS_FCODE_MISC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |