Hierarchy

⤷

⤷

Properties
Class | CL_PRMPLCS | |
Short Description | Class for MCB Extractor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PMEX | PM: Extraction of Release-independent Objects |
Created | 20081210 | 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
Class CL_PRMPLCS has no interface implemented.
Friends
Class CL_PRMPLCS has no friend class.
Attributes
Methods
Events
Class CL_PRMPLCS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_AUART | Private | See coding | 20110511 | tt_auart TYPE STANDARD TABLE OF ty_auart
|
||
2 | TT_COSTING_DATA | Private | See coding | 20110615 | TT_COSTING_DATA TYPE STANDARD TABLE OF TY_COSTING_DATA
|
||
3 | TT_KIS1 | Private | See coding | 20110615 | TT_KIS1 TYPE STANDARD TABLE OF TY_kis1
|
||
4 | TT_NOTIF | Private | See coding | 20110511 | TT_NOTIF TYPE STANDARD TABLE OF TY_NOTIF
|
||
5 | TT_ORDER | Private | See coding | 20110511 | TT_ORDER TYPE STANDARD TABLE OF TY_ORDER
|
||
6 | TT_QMART | Private | See coding | 20110511 | tt_qmart TYPE STANDARD TABLE OF ty_qmart
|
||
7 | TT_RSRANGE | Private | See coding | 20110511 | TT_RSRANGE TYPE STANDARD TABLE OF RSRANGE
|
||
8 | TY_ARBID_INDEX | Private | See coding | 20090123 | begin of ty_arbid_index,
arbid type ckis-arbid,
arbpl TYPE rk70l-arbpl,
arbplwerk TYPE rk70l-arbplwerk,
index_ab TYPE sy-tabix,
index_bis TYPE sy-tabix,
end of ty_arbid_index
|
||
9 | TY_AUART | Private | See coding | Order Type | 20110506 | BEGIN OF ty_auart, "RDS_EAM
auart TYPE aufk-auart, "RDS_EAM
END OF ty_auart
|
|
10 | TY_COSTING_DATA | Private | See coding | 20110615 | BEGIN OF TY_COSTING_DATA,
OBJECT_ID Type IAOM_EXT_OBJECT_ID,
TYPPS Type TYPPS,
MATNR Type MATNR,
WERKS Type WERKS_D,
KOSTL Type KOSTL,
LSTAR Type LSTAR,
ASNUM Type ASNUM,
EKORG Type EKORG,
LIFNR Type LIFNR,
MENGE Type MENGE_POS,
MEEHT Type MEINS,
KSTAR Type KSTAR,
WERT Type CK_OWT,
WERTF Type CK_OWF,
WAERS Type CK_OWAER,
PRICE Type CKF_PRICE_SPLIT,
PRICE_UNIT Type CKF_PRICE_UNIT,
VALUATION_DATE Type CK_STEAS,
LATE_SCHED_FIN_DATE Type SSEDD,
DESCRIPT Type KLTXT,
VORNR TYPE VORNR,
UVORN TYPE UVORN,
END OF TY_COSTING_DATA
|
||
11 | TY_KIS1 | Private | Type reference (TYPE) | KIS1 | 20110615 |
|
|
12 | TY_NOTIF | Private | See coding | Notification Info for Selection of Tasks | 20110511 | BEGIN OF TY_NOTIF, "RDS_EAM
QMNUM TYPE QMNUM,
* QMART TYPE QMTYP, "1628679
QMART TYPE QMART, "1628679
AUFNR TYPE AUFNR,
PLNTY TYPE PLNTY,
PLNNR TYPE PLNNR,
PLNAL TYPE PLNAL,
TPLNR TYPE TPLNR,
EQUNR TYPE EQUNR,
STRMN TYPE STRMN,
END OF TY_NOTIF
|
|
13 | TY_ORDER | Private | See coding | Order Info for Selection of Tasks | 20110511 | BEGIN OF TY_ORDER, "RDS_EAM
PLNTY TYPE PLNTY,
PLNNR TYPE PLNNR,
PLNAL TYPE PLNAL,
AUFNR TYPE AUFNR,
AUART TYPE AUFART,
QMNUM TYPE QMNUM,
QMART TYPE QMART,
IWERK TYPE IWERK,
EQUNR TYPE EQUNR,
TPLNR TYPE TPLNR,
PLKNZ TYPE AUF_PLKNZ,
GSTRP TYPE CO_GSTRP,
END OF TY_ORDER
|
|
14 | TY_QMART | Private | See coding | Notification type | 20110506 | BEGIN OF ty_qmart, "RDS_EAM
qmart TYPE qmel-qmart, "RDS_EAM
END OF ty_qmart
|
|
15 | TY_TCRCO | Private | See coding | 20090123 | ty_tcrco type standard table of crco
|
||
16 | TY_T_ARBID_INDEX | Private | See coding | 20090123 | ty_t_arbid_index type standard table of ty_arbid_index
|
||
17 | WC_WMHIS | Public | See coding | Maintenance History | 20110510 | BEGIN OF wc_wmhis.
INCLUDE TYPE mhis.
INCLUDE TYPE mhis_addition.
TYPES: END OF wc_wmhis
|
|
18 | WC_WMHIS_T | Public | See coding | Maintenance History - Table | 20110510 | wc_wmhis_t TYPE STANDARD TABLE OF wc_wmhis
|
Method Signatures
Method ADD_COSTING_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COST_ESTIMATE | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20090127 |
Method ADD_COSTING_MSG on class CL_PRMPLCS has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichtenklasse | 20090127 | ||
2 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20090127 | ||
3 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20090127 | ||
4 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichtenvariable | 20090127 | ||
5 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichtenvariable | 20090127 | ||
6 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Nachrichtenvariable | 20090127 | ||
7 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Nachrichtenvariable | 20090127 |
Method ADD_MESSAGE on class CL_PRMPLCS has no exception.
Method ADJUST_PLANNED_PROCESS_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_WMHIS | Call by reference | Type reference (TYPE) | WC_WMHIS_T | records with adjusted plan dates | 20110510 | ||
2 | ![]() |
I_S_SIM_PLAN_COSTS | Call by reference | Type reference (TYPE) | IWPC_SIMULATED_PLANCOSTS | Kalkulation Wartungsplan/Arbeitsplan: Merkmale + Kennzahlen | 20110516 | ||
3 | ![]() |
I_T_PLWP | Call by reference | Type reference (TYPE) | PLWP_TAB | Zuordnung von Wartungspaketen zu Planvorgängen | 20110513 |
Method ADJUST_PLANNED_PROCESS_DATES on class CL_PRMPLCS has no exception.
Method BASIS_APPLOG_ADD_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MSG_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | 20090109 | |||
2 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20090108 | |||
3 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20090108 | |||
4 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20090108 | |||
5 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20090108 | |||
6 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20090108 | |||
7 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20090108 | |||
8 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20090108 |
Method BASIS_APPLOG_ADD_MSG on class CL_PRMPLCS has no exception.
Method BASIS_APPLOG_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE_END | Call by reference | Type reference (TYPE) | ANY | 20090108 | |||
2 | ![]() |
IV_DATE_START | Call by reference | Type reference (TYPE) | ANY | 20090108 | |||
3 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20090108 | |||
4 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20090108 |
Method BASIS_APPLOG_INIT on class CL_PRMPLCS has no exception.
Method BASIS_APPLOG_SAVE Signature
Method BASIS_APPLOG_SAVE on class CL_PRMPLCS has no parameter.
Method BASIS_APPLOG_SAVE on class CL_PRMPLCS has no exception.
Method BASIS_APPLOG_SAVE_WITH_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MSG_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | 20090109 | |||
2 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20090108 | |||
3 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20090108 | |||
4 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20090108 | |||
5 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20090108 | |||
6 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20090108 | |||
7 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20090108 | |||
8 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20090108 |
Method BASIS_APPLOG_SAVE_WITH_MSG on class CL_PRMPLCS has no exception.
Method BASIS_APPLOG_SET_HANDLE Signature
Method BASIS_APPLOG_SET_HANDLE on class CL_PRMPLCS has no parameter.
Method BASIS_APPLOG_SET_HANDLE on class CL_PRMPLCS has no exception.
Method BASIS_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXCEPT | Call by reference | Type reference (TYPE) | SY-SUBRC | 20090108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090108 | ||
2 | ![]() |
20090108 | ||
3 | ![]() |
20090108 |
Method BUILD_PROCESS_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_EXT | Call by reference | Type reference (TYPE) | PRMEXT_TT | 20090114 | |||
2 | ![]() |
E_T_INT | Call by reference | Type reference (TYPE) | PRMINT_TT | 20090114 | |||
3 | ![]() |
E_T_LSTG | Call by reference | Type reference (TYPE) | PRMLSTG_TT | 20090114 | |||
4 | ![]() |
E_T_MAT | Call by reference | Type reference (TYPE) | PRMMAT_TT | 20090114 | |||
5 | ![]() |
I_S_PLAN | Call by reference | Type reference (TYPE) | IWPC_SIMULATED_PLANCOSTS | 20090114 | |||
6 | ![]() |
I_T_PLMZ | Call by reference | Type reference (TYPE) | PLMZ_TAB | 20090114 | |||
7 | ![]() |
I_T_PLPO | Call by reference | Type reference (TYPE) | COBOPLPO_TAB | 20090114 | |||
8 | ![]() |
I_V_APFKT | Call by reference | Type reference (TYPE) | APFKT | 1 | Ausführungsfaktor für den gesamten Arbeitsplan | 20090928 |
Method BUILD_PROCESS_TABLES on class CL_PRMPLCS has no exception.
Method CALCULATE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_EXT | Call by reference | Type reference (TYPE) | PRMEXT_TT | 20090121 | |||
2 | ![]() |
C_T_GMKZ | Call by reference | Type reference (TYPE) | PRMGMKZ_TT | 20090121 | |||
3 | ![]() |
C_T_INT | Call by reference | Type reference (TYPE) | PRMINT_TT | 20090121 | |||
4 | ![]() |
C_T_LSTG | Call by reference | Type reference (TYPE) | PRMLSTG_TT | 20090121 | |||
5 | ![]() |
C_T_MAT | Call by reference | Type reference (TYPE) | PRMMAT_TT | 20090121 | |||
6 | ![]() |
I_AUART | Value transfer | Type reference (TYPE) | CAUFVD-AUART | Auftragsart | 20090121 | ||
7 | ![]() |
I_KALSM | Value transfer | Type reference (TYPE) | CAUFVD-KALSM | Kalkulationsschema | 20090121 | ||
8 | ![]() |
I_KLVAR | Value transfer | Type reference (TYPE) | CAUFVD-KLVARP | Kalkulationsvariante für Plankosten | 20090121 | ||
9 | ![]() |
I_NETZKONT | Call by reference | Type reference (TYPE) | NETZKONT | Kennzeichen für die Kontierung eines Netzplans (Kopf/Vorg.) | 20110614 | ||
10 | ![]() |
I_WERKS | Value transfer | Type reference (TYPE) | CAUFVD-WERKS | Werk | 20090121 | ||
11 | ![]() |
I_ZSCHL | Value transfer | Type reference (TYPE) | CAUFVD-ZSCHL | Zuschlagsschlüssel | 20110610 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090121 | ||
2 | ![]() |
20090121 |
Method CALC_CO_OBJECT_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_KALKTAB | Call by reference | Type reference (TYPE) | CKF_STANDARD_KALKTAB_TABLE | Kalkulationstabelle | 20090427 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20090427 | ||
3 | ![]() |
IS_KHS1 | Call by reference | Type reference (TYPE) | KHS1 | Interne Struktur CKHS + CKHT | 20090427 | ||
4 | ![]() |
IS_KKEA1 | Call by reference | Type reference (TYPE) | KKEA1 | Steuerdaten aus Customizing für die Einzelkalkulation | 20090427 | ||
5 | ![]() |
IT_KIS1 | Call by reference | Type reference (TYPE) | CKF_STANDARD_KIS1_TABLE | Standard Tabelle zur KIS1 | 20090427 | ||
6 | ![]() |
I_GSBER | Call by reference | Type reference (TYPE) | RK70X-GSBER | Geschäftsbereich | 20090427 | ||
7 | ![]() |
I_PRCTR | Call by reference | Type reference (TYPE) | RK70X-PRCTR | Profitcenter | 20090427 | ||
8 | ![]() |
I_WERKS | Call by reference | Type reference (TYPE) | RK70X-WERKS | Werk | 20090427 |
Method CALC_CO_OBJECT_PROCESS on class CL_PRMPLCS has no exception.
Method CALC_FUTURE_YEARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_EXT | Call by reference | Type reference (TYPE) | PRMEXT_TT | Tabellentyp für externe Arbeit- MCB Extraktor | 20090427 | ||
2 | ![]() |
C_T_INT | Call by reference | Type reference (TYPE) | PRMINT_TT | Tabellentyp für interne Arbeit - MCB Extraktor | 20090427 | ||
3 | ![]() |
C_T_LSTG | Call by reference | Type reference (TYPE) | PRMLSTG_TT | Tabellentyp für Dienstleistungen - MCB Extraktor | 20090427 | ||
4 | ![]() |
C_T_MAT | Call by reference | Type reference (TYPE) | PRMMAT_TT | Tabellentyp für Material - MCB Extraktor | 20090427 | ||
5 | ![]() |
E_T_KIS1 | Value transfer | Type reference (TYPE) | CKF_STANDARD_KIS1_TABLE | Standard Tabelle zur KIS1 | 20090427 | ||
6 | ![]() |
IR_COST_ESTIMATE | Value transfer | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20090427 | ||
7 | ![]() |
IT_COSTING_DATA_FUTURE | Value transfer | Type reference (TYPE) | TT_COSTING_DATA | CRM/CO Integration: Kalkulationsdaten | 20090427 | ||
8 | ![]() |
I_CO_AREA_CURR | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20090504 | ||
9 | ![]() |
I_KALSM | Value transfer | Type reference (TYPE) | CAUFVD-KALSM | Kalkulationsschema | 20090427 | ||
10 | ![]() |
I_OBJ_CURR | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20090504 | ||
11 | ![]() |
I_PERIV | Value transfer | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20090427 | ||
12 | ![]() |
I_VAL_DATE_NO_PRICE | Value transfer | Type reference (TYPE) | CKKALKTAB-STEAS | terminierter Start des Vorgangs | 20090427 |
Method CALC_FUTURE_YEARS on class CL_PRMPLCS has no exception.
Method CALC_OVERHEAD_COSTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_GMKZ | Call by reference | Type reference (TYPE) | PRMGMKZ_TT | Tabellentyp für Gemeinkosten MCB Extraktor | 20090427 | ||
2 | ![]() |
IR_COST_ESTIMATE | Value transfer | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20090427 | ||
3 | ![]() |
IS_AUFK | Value transfer | Type reference (TYPE) | AUFK | Werk | 20090427 | ||
4 | ![]() |
IS_START_MSG_DATA | Value transfer | Type reference (TYPE) | PRMINT_ZT | Zeilentyp für interne Arbeit - MCB Extraktor | 20090427 | ||
5 | ![]() |
IT_KIS1 | Value transfer | Type reference (TYPE) | CKF_STANDARD_KIS1_TABLE | Standard Tabelle zur KIS1 | 20090427 | ||
6 | ![]() |
I_CALC_FUTURE_YEARS | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20090427 | ||
7 | ![]() |
I_CO_AREA_CURR | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20090504 | ||
8 | ![]() |
I_KALSM | Value transfer | Type reference (TYPE) | CAUFVD-KALSM | Kalkulationsschema | 20090427 | ||
9 | ![]() |
I_OBJ_CURR | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20090504 | ||
10 | ![]() |
I_PERIV | Value transfer | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20090427 | ||
11 | ![]() |
I_VAL_GJAHR_NO_PRICE | Value transfer | Type reference (TYPE) | T009B-BDATJ | Buchungsdatum JJJJ | 20090427 | ||
12 | ![]() |
I_ZSCHL | Value transfer | Type reference (TYPE) | CAUFVD-ZSCHL | Zuschlagsschlüssel | 20110610 |
Method CALC_OVERHEAD_COSTS on class CL_PRMPLCS has no exception.
Method CHECK_NOTIF_SEL_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SEL_T_QMART | Call by reference | Type reference (TYPE) | TT_RSRANGE | Notification types selection | 20110511 |
Method CHECK_NOTIF_SEL_OPTIONS on class CL_PRMPLCS has no exception.
Method CHECK_ORDER_SEL_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SEL_T_AUART | Call by reference | Type reference (TYPE) | TT_RSRANGE | Order types selection | 20110511 |
Method CHECK_ORDER_SEL_OPTIONS on class CL_PRMPLCS has no exception.
Method CONVERT_TO_COSTING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_COSTING_DATA | Call by reference | Type reference (TYPE) | TT_COSTING_DATA | CRM/CO Integration: Kalkulationsdaten - Tabellentyp | 20090121 | ||
2 | ![]() |
I_T_EXT | Call by reference | Type reference (TYPE) | PRMEXT_TT | 20090121 | |||
3 | ![]() |
I_T_INT | Call by reference | Type reference (TYPE) | PRMINT_TT | 20090121 | |||
4 | ![]() |
I_T_LSTG | Call by reference | Type reference (TYPE) | PRMLSTG_TT | 20090121 | |||
5 | ![]() |
I_T_MAT | Call by reference | Type reference (TYPE) | PRMMAT_TT | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090121 |
Method CREATE_ITEMS_FROM_COSTINGDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COST_ESTIMATE | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20090127 | ||
2 | ![]() |
IT_COSTING_DATA | Value transfer | Type reference (TYPE) | TT_COSTING_DATA | CRM/CO Integration: Kalkulationsdaten - Tabellentyp | 20090127 | ||
3 | ![]() |
I_KOKRS | Value transfer | Type reference (TYPE) | KEKO-KOKRS | Kostenrechnungskreis | 20090127 |
Method CREATE_ITEMS_FROM_COSTINGDATA on class CL_PRMPLCS has no exception.
Method EXPLOSION_ORDER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PRMPLCS_2_2 | Call by reference | Type reference (TYPE) | PRMPLCS_2_TT | 20110608 | |||
2 | ![]() |
IT_ORDERS | Call by reference | Type reference (TYPE) | TT_ORDER | 20110607 |
Method EXPLOSION_ORDER_DATA on class CL_PRMPLCS has no exception.
Method EXPLOSION_PLAN_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MPLANS | Call by reference | Type reference (TYPE) | PRMPLNCST | 20090113 | |||
2 | ![]() |
E_T_PRMPLCS | Call by reference | Type reference (TYPE) | PRMPLCS_TT | 20090121 | |||
3 | ![]() |
E_T_TLISTS | Call by reference | Type reference (TYPE) | PRMPLNCST | 20090113 | |||
4 | ![]() |
E_V_ARBPL | Call by reference | Type reference (TYPE) | ARBPL | Arbeitsplatz | 20090528 | ||
5 | ![]() |
E_V_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Werkstabelle für National Contracts | 20090528 | ||
6 | ![]() |
E_V_XHIERTL | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20090528 |
Method EXPLOSION_PLAN_DATA on class CL_PRMPLCS has no exception.
Method EXPLOSION_TLIST_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PRMPLCS_2 | Call by reference | Type reference (TYPE) | PRMPLCS_2_TT | 20110513 | |||
2 | ![]() |
I_T_TLISTS | Call by reference | Type reference (TYPE) | PRMPLNCST | 20110513 | |||
3 | ![]() |
I_V_ARBPL | Call by reference | Type reference (TYPE) | ARBPL | Arbeitsplatz | 20110513 | ||
4 | ![]() |
I_V_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Werkstabelle für National Contracts | 20110513 |
Method EXPLOSION_TLIST_DATA on class CL_PRMPLCS has no exception.
Method GET_COMPLETED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20110614 | ||
2 | ![]() |
E_T_PRMPLCS | Call by reference | Type reference (TYPE) | PRMPLCS_TT | 20110513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090112 |
Method GET_DATA_FROM_ORDERS_AND_NOTIF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20110512 | ||
2 | ![]() |
E_T_PRMPLCS_2 | Call by reference | Type reference (TYPE) | PRMPLCS_2_TT | 20110513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110512 |
Method GET_KOSTL_FROM_ARBID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ARBPLWERKS | Call by reference | Type reference (TYPE) | RK70L-ARBPLWERK | Werk | 20090130 | ||
2 | ![]() |
E_KOSTL | Call by reference | Type reference (TYPE) | KIS1-KOSTL | Kostenstelle | 20090121 | ||
3 | ![]() |
I_ARBID | Call by reference | Type reference (TYPE) | PRMINT_ZT-ARBID | ObjektId | 20090121 | ||
4 | ![]() |
I_DATUM | Call by reference | Type reference (TYPE) | PRMINT_ZT-DATUM | Datum | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090121 |
Method GET_MAINTPLANS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PLANCOSTS | Call by reference | Type reference (TYPE) | PRMPLNCST | 20090112 | |||
2 | ![]() |
I_T_TLISTS | Call by reference | Type reference (TYPE) | PRMPLNCST | Tabellentyp zu IWPC SIMULATED PLANCOSTS | 20090304 | ||
3 | ![]() |
NO_DB_FETCH | Call by reference | Type reference (TYPE) | C | 20090112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090112 |
Method GET_OPERATION_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXT | Call by reference | Type reference (TYPE) | PRMEXT_TT | Tabellentyp für externe Arbeit- MCB Extraktor | 20110601 | ||
2 | ![]() |
ET_INT | Call by reference | Type reference (TYPE) | PRMINT_TT | Tabellentyp für interne Arbeit - MCB Extraktor | 20110601 | ||
3 | ![]() |
ET_LSTG | Call by reference | Type reference (TYPE) | PRMLSTG_TT | Tabellentyp für Dienstleistungen - MCB Extraktor | 20110601 | ||
4 | ![]() |
ET_MAT | Call by reference | Type reference (TYPE) | PRMMAT_TT | Tabellentyp für Material - MCB Extraktor | 20110601 | ||
5 | ![]() |
I_S_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Dialogstruktur fuer Auftragskoepfe und -position | 20110610 | ||
6 | ![]() |
I_S_ORDER | Call by reference | Type reference (TYPE) | TY_ORDER | Auftragsnummer | 20110607 |
Method GET_OPERATION_DETAIL on class CL_PRMPLCS has no exception.
Method GET_TASKLISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PLANCOSTS | Call by reference | Type reference (TYPE) | PRMPLNCST | 20090112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090112 |
Method INITIALIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20110511 | ||
2 | ![]() |
IS_PM_C05 | Call by reference | Type reference (TYPE) | TPM_C05 | 20090108 | |||
3 | ![]() |
IV_DATASOURCE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-CHABASNM | InfoSource | 20110609 | ||
4 | ![]() |
IV_PACKSIZE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-MAXSIZE | 20090112 | |||
5 | ![]() |
IV_WITH_OVER | Call by reference | Type reference (TYPE) | ITOB_TYPES-BOOL | 20081223 | |||
6 | ![]() |
I_T_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20081223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090108 |
Method MERGE_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_PRMPLCS_2 | Call by reference | Type reference (TYPE) | PRMPLCS_2_TT | 20110513 | |||
2 | ![]() |
I_S_PLAN | Call by reference | Type reference (TYPE) | IWPC_SIMULATED_PLANCOSTS | 20090122 | |||
3 | ![]() |
I_T_EXT | Call by reference | Type reference (TYPE) | PRMEXT_TT | 20090121 | |||
4 | ![]() |
I_T_GMKZ | Call by reference | Type reference (TYPE) | PRMGMKZ_TT | 20090121 | |||
5 | ![]() |
I_T_INT | Call by reference | Type reference (TYPE) | PRMINT_TT | 20090121 | |||
6 | ![]() |
I_T_LSTG | Call by reference | Type reference (TYPE) | PRMLSTG_TT | 20090121 | |||
7 | ![]() |
I_T_MAT | Call by reference | Type reference (TYPE) | PRMMAT_TT | 20090121 |
Method MERGE_TABLES on class CL_PRMPLCS has no exception.
Method MERGE_TABLES_ORDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_PRMPLCS_2 | Call by reference | Type reference (TYPE) | PRMPLCS_2_TT | 20110608 | |||
2 | ![]() |
I_S_ORDER | Call by reference | Type reference (TYPE) | TY_ORDER | 20110608 | |||
3 | ![]() |
I_T_EXT | Call by reference | Type reference (TYPE) | PRMEXT_TT | 20110608 | |||
4 | ![]() |
I_T_GMKZ | Call by reference | Type reference (TYPE) | PRMGMKZ_TT | 20110608 | |||
5 | ![]() |
I_T_INT | Call by reference | Type reference (TYPE) | PRMINT_TT | 20110608 | |||
6 | ![]() |
I_T_LSTG | Call by reference | Type reference (TYPE) | PRMLSTG_TT | 20110608 | |||
7 | ![]() |
I_T_MAT | Call by reference | Type reference (TYPE) | PRMMAT_TT | 20110608 |
Method MERGE_TABLES_ORDERS on class CL_PRMPLCS has no exception.
Method SCHEDULING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MHIS | Call by reference | Type reference (TYPE) | WC_WMHIS_T | 20110510 | |||
2 | ![]() |
E_T_PLWP | Call by reference | Type reference (TYPE) | PLWP_TAB | 20090119 | |||
3 | ![]() |
I_S_MPLAN | Call by reference | Type reference (TYPE) | IWPC_SIMULATED_PLANCOSTS | 20090115 |
Method SCHEDULING on class CL_PRMPLCS has no exception.
Method SY_MESSAGE Signature
Method SY_MESSAGE on class CL_PRMPLCS has no parameter.
Method SY_MESSAGE on class CL_PRMPLCS has no exception.
Method TRANSFER_KIS1_TO_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_EXT | Call by reference | Type reference (TYPE) | PRMEXT_TT | Tabellentyp für externe Arbeit- MCB Extraktor | 20090127 | ||
2 | ![]() |
C_T_INT | Call by reference | Type reference (TYPE) | PRMINT_TT | Tabellentyp für interne Arbeit - MCB Extraktor | 20090127 | ||
3 | ![]() |
C_T_LSTG | Call by reference | Type reference (TYPE) | PRMLSTG_TT | Tabellentyp für Dienstleistungen - MCB Extraktor | 20090127 | ||
4 | ![]() |
C_T_MAT | Call by reference | Type reference (TYPE) | PRMMAT_TT | Tabellentyp für Material - MCB Extraktor | 20090127 | ||
5 | ![]() |
E_T_KIS1 | Call by reference | Type reference (TYPE) | TT_KIS1 | 20110615 | |||
6 | ![]() |
IR_COST_ESTIMATE | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20090127 | ||
7 | ![]() |
I_CO_AREA_CURR | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20090504 | ||
8 | ![]() |
I_OBJ_CURR | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20090504 | ||
9 | ![]() |
I_PERIV | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20090127 | ||
10 | ![]() |
I_T_COSTING_DATA_FUTURE | Value transfer | Type reference (TYPE) | TT_COSTING_DATA | CRM/CO Integration: Kalkulationsdaten - Tabellentyp | 20090422 |
Method TRANSFER_KIS1_TO_TABLES on class CL_PRMPLCS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |