SAP ABAP Class CL_PP_FS_HELPER_CLASS (PP FactSheets Helper Class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP (Application Component) Production Planning and Control
⤷
CBESH_UI_ODATA_PP (Package) CestBON application OData services Manufacturing

⤷

⤷

Properties
Class | CL_PP_FS_HELPER_CLASS | |
Short Description | PP FactSheets Helper Class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CBESH_UI_ODATA_PP | CestBON application OData services Manufacturing |
Created | 20131013 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PP_FS_HELPER_CLASS has no forward declaration.
Interfaces
Class CL_PP_FS_HELPER_CLASS has no interface implemented.
Friends
Class CL_PP_FS_HELPER_CLASS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_PP_FS_HELPER_CLASS | PP FactSheets Helper Class | 20131013 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | T | '000000' | Constant for Time '000000' | 20131211 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR6 | '240000' | Constant for Time '240000' | 20131211 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_S_BUFFER_PLANT_TZONE | Buffer Timezone of Plant | 20131211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Manufacturing Order Created By User Data | 20131013 |
2 | ![]() |
Instance method | Public | Method | Calculate Manufacturing Order Times Stamps in UTC | 20131212 |
3 | ![]() |
Instance method | Public | Method | Calculate Manfacturing Order Operations Time Stamps in UTC | 20131213 |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20131013 |
5 | ![]() |
Instance method | Public | Method | Read Manufacturing Order Master Data from DB table AUFK | 20131013 |
6 | ![]() |
Instance method | Public | Method | Get Time Stamp | 20131211 |
Events
Class CL_PP_FS_HELPER_CLASS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_BUFFER_PLANT_TZONE | Private | See coding | 20131211 | BEGIN OF ty_s_buffer_plant_tzone,
plant TYPE werks_d,
tzone TYPE tznzone,
END OF ty_s_buffer_plant_tzone
|
Method Signatures
Method ADD_MFG_ORDER_CHANGED_BY_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ENTITYSET | Call by reference | Object reference (TYPE REF TO) | DATA | Entityset User Data | 20131013 | ||
2 | ![]() |
I_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20131013 |
Method ADD_MFG_ORDER_CHANGED_BY_USER on class CL_PP_FS_HELPER_CLASS has no exception.
Method CALC_MFG_ORDER_TIME_STAMPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ENTITY | Call by reference | Object reference (TYPE REF TO) | DATA | Entity Manufacturing Order | 20131212 |
Method CALC_MFG_ORDER_TIME_STAMPS on class CL_PP_FS_HELPER_CLASS has no exception.
Method CALC_MFG_ORD_OPS_TIME_STAMPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ENTITYSET | Call by reference | Object reference (TYPE REF TO) | DATA | Entityset Order Operations Data | 20131213 |
Method CALC_MFG_ORD_OPS_TIME_STAMPS on class CL_PP_FS_HELPER_CLASS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PP_FS_HELPER_CLASS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PP_FS_HELPER_CLASS has no exception.
Method DB_READ_MFG_ORDER_MASTER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AUFK | Call by reference | Type reference (TYPE) | AUFK | Order master data | 20131013 | ||
2 | ![]() |
I_AUFNR | Value transfer | Type reference (TYPE) | AUFNR | Order Number | 20131013 |
Method DB_READ_MFG_ORDER_MASTER_DATA on class CL_PP_FS_HELPER_CLASS has no exception.
Method GET_TIME_STAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_24H_FLAG | Call by reference | Type reference (TYPE) | FLAG | Timestamp is 24:00:00 of previous day in Backend | 20131211 | ||
2 | ![]() |
E_TIME_STAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20131211 | ||
3 | ![]() |
E_TIME_ZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20131211 | ||
4 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | D | Date | 20131211 | ||
5 | ![]() |
I_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20131211 | ||
6 | ![]() |
I_TIME | Call by reference | Type reference (TYPE) | T | Time | 20131211 | ||
7 | ![]() |
I_TIME_ZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20131211 |
Method GET_TIME_STAMP on class CL_PP_FS_HELPER_CLASS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 617 |