Hierarchy
⤷
⤷
Properties
| Class | /RPM/CL_PLANNING_SERVICES | |
| Short Description | Planning Services Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /RPM/API | xRPM External Interfaces |
| Created | 20050311 | SAP |
| Last change | 20141109 | |
| 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 /RPM/CL_PLANNING_SERVICES has no interface implemented.
Friends
Class /RPM/CL_PLANNING_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | See coding | BAPI exchange rate table | 20090717 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | /RPM/TT_FIN_VIEWS | Financial Planning View Types | 20090818 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /RPM/TT_PERIOD_TYPE_T | table type for period type | 20050322 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | 20090818 | ||||
| 5 | Static Attribute | Public | Type reference (TYPE) | RPM_TT_UNIT | 20090727 | ||||
| 6 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090810 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | ' ' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Retrieve Capacity transfer map | 20080908 | |
| 2 | Static method | Public | Method | Transfer capacity data to role | 20080908 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050322 | |
| 4 | Static method | Public | Method | convert amount from one fiscal year varinat to other | 20100504 | |
| 5 | Static method | Public | Method | Convert amount from Calendar format to Fiscal period format | 20100415 | |
| 6 | Static method | Public | Method | Convert capacity amount ( unit conversion ) | 20090727 | |
| 7 | Static method | Public | Method | 20050322 | ||
| 8 | Static method | Public | Method | Convert cap table to monthly breakdown based on a claendar | 20070323 | |
| 9 | Static method | Public | Method | 20050329 | ||
| 10 | Static method | Public | Method | curr conv(table /rpm/fin_pla_int for integration view type) | 20090817 | |
| 11 | Static method | Public | Method | Currency conversion for monthly breakdown | 20070119 | |
| 12 | Static method | Public | Method | wrapper for CONVERT_CURRENCY_FINPLAN | 20090818 | |
| 13 | Static method | Public | Method | currency conversion for amounts in internal format(obsolete) | 20090717 | |
| 14 | Static method | Public | Method | 20050322 | ||
| 15 | Static method | Public | Method | Convert fin table to monthly breakdown based on a cal/FY | 20070323 | |
| 16 | Static method | Public | Method | 20050329 | ||
| 17 | Static method | Public | Method | Convert amount from Fiscal period format to Calendar format | 20100413 | |
| 18 | Static method | Public | Method | Convert role demand into fiscal year format | 20100419 | |
| 19 | Static method | Public | Method | Convert to single period | 20050322 | |
| 20 | Static method | Public | Method | Unit conversion for monthly breakdown | 20070119 | |
| 21 | Static method | Public | Method | Filter capacity non zero values | 20070524 | |
| 22 | Static method | Public | Method | Filter financial non zero values | 20070523 | |
| 23 | Static method | Public | Method | load all groups for a particular category in an item | 20081124 | |
| 24 | Static method | Public | Method | Retrieve the bucket attributes | 20050524 | |
| 25 | Static method | Public | Method | Get the capacity transfer data | 20070227 | |
| 26 | Static method | Public | Method | Read the category config | 20060217 | |
| 27 | Static method | Public | Method | Read fiscal period start and end date from IMG | 20100413 | |
| 28 | Static method | Public | Method | Get the fiscal year variant for a portfolio | 20100505 | |
| 29 | Static method | Public | Method | Retrieve the item attributes | 20050524 | |
| 30 | Static method | Public | Method | 20050316 | ||
| 31 | Static method | Public | Method | Get the object related capacity categories | 20060303 | |
| 32 | Static method | Public | Method | Get the object related capacity categories attributes | 20060303 | |
| 33 | Static method | Public | Method | Get the object's display config for Capacity categories | 20060327 | |
| 34 | Static method | Public | Method | Get the object's display config for Capacity groups | 20060327 | |
| 35 | Static method | Public | Method | Get the object related financial categories | 20060304 | |
| 36 | Static method | Public | Method | Get the object related financial categories | 20060303 | |
| 37 | Static method | Public | Method | Get the object's display config for Financial categories | 20060310 | |
| 38 | Static method | Public | Method | Get the object's display config for Financial groups | 20060316 | |
| 39 | Static method | Public | Method | 20050311 | ||
| 40 | Static method | Public | Method | Get the period frame | 20050329 | |
| 41 | Static method | Public | Method | Get the planning information | 20050517 | |
| 42 | Static method | Public | Method | 20050316 | ||
| 43 | Static method | Public | Method | Create the initial plan data | 20080919 | |
| 44 | Static method | Public | Method | Create the initial plan data | 20050523 |
Events
Class /RPM/CL_PLANNING_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | RPM_TT_UNIT | Public | See coding | 20090727 | rpm_tt_unit TYPE TABLE OF RPM_TY_UNIT
|
||
| 2 | RPM_TY_UNIT | Public | See coding | 20090727 | BEGIN OF RPM_TY_UNIT,
unit_from TYPE meins,
unit_to TYPE meins,
conv TYPE float,
END OF rpm_ty_unit
|
Method Signatures
Method CAP_GET_TRANSFER_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAP_VIEWS | Call by reference | Type reference (TYPE) | /RPM/TT_CAPACITY_VIEW | Capacity views | 20080908 | |||
| 2 | ET_CATEGORY_GROUP | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_ROLE_MAP | Mapping Entries between cap planing to cprojects role | 20080908 | |||
| 3 | ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080908 | |||
| 4 | ET_PROJECT_ROLE_LIST | Call by reference | Type reference (TYPE) | /RPM/TT_PROJECT_ROLE_TYPE | Project Role type | 20080908 | |||
| 5 | ET_PROJECT_ROLE_NAME | Call by reference | Type reference (TYPE) | /RPM/TT_PROJECT_ROLE | Project role | 20080908 | |||
| 6 | ET_ROLE_FUNCTION_LIST | Call by reference | Type reference (TYPE) | /RPM/TT_ROLE_FUNCTIONS | Role Functions | 20080908 | |||
| 7 | EV_OBJECT_LOCKED | Call by reference | Type reference (TYPE) | RPM_FLAG | Flag | 20090112 | |||
| 8 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080908 |
Method CAP_GET_TRANSFER_MAP on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CAP_TRANSFER_TO_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080908 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | 20081016 | ||||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080908 | |||
| 4 | IT_MAPPED_GROUPS | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_ROLE_MAP | Mapping Entries between cap planing to cprojects role | 20080908 | |||
| 5 | IV_VERIFY | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081112 |
Method CAP_TRANSFER_TO_ROLE on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050322 |
Method CONSTRUCTOR on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_AMOUNT_F2F Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PERIOD_AMOUNT | Call by reference | Type reference (TYPE) | /RPM/TT_PERIOD_AMOUNT | Periods and Distributed amounts | 20100504 | |||
| 2 | IT_PERIOD_AMOUNT | Call by reference | Type reference (TYPE) | /RPM/TT_PERIOD_AMOUNT | Periods and Distributed amounts | 20100504 | |||
| 3 | IV_CALENDAR_ID | Call by reference | Type reference (TYPE) | SCAL-FCALID | Factory Calendar | 20100504 | |||
| 4 | IV_DIST_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PLAN_DIST | Distribution Type for Financial/Capacity Planning | 20100504 | |||
| 5 | IV_FISC_VARIANT_FROM | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100504 | |||
| 6 | IV_FISC_VARIANT_TO | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100504 |
Method CONVERT_AMOUNT_F2F on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_CALENDAR_TO_FISCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PERIOD_AMOUNT | Call by reference | Type reference (TYPE) | /RPM/TT_PERIOD_AMOUNT | Periods and Distributed amounts | 20100415 | |||
| 2 | IT_PERIOD_AMOUNT | Call by reference | Type reference (TYPE) | /RPM/TT_PERIOD_AMOUNT | Periods and Distributed amounts | 20100415 | |||
| 3 | IV_CALENDAR_ID | Call by reference | Type reference (TYPE) | SCAL-FCALID | Factory Calendar | 20100415 | |||
| 4 | IV_DIST_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PLAN_DIST | Distribution Type for Financial/Capacity Planning | 20100415 | |||
| 5 | IV_FISC_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100415 |
Method CONVERT_CALENDAR_TO_FISCAL on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_CAPACITY_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_AMOUNT | Call by reference | Type reference (TYPE) | RPM_TV_CAPACITY | Capacity Amount | 20090727 | |||
| 2 | ET_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20090727 | |||
| 3 | IV_UNIT_FROM | Call by reference | Type reference (TYPE) | RSUNIT | Unit key | 20090727 | |||
| 4 | IV_UNIT_TO | Call by reference | Type reference (TYPE) | RSUNIT | Unit key | 20090727 |
Method CONVERT_CAPACITY_AMOUNT on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_CAP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_BREAKDOWN | Aufriss Kapazitätsbedarfsplanung | 20050322 | |||
| 2 | IT_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_BREAKDOWN | Aufriss Kapazitätsbedarfsplanung | 20050322 | |||
| 3 | IV_FACTOR | Call by reference | Type reference (TYPE) | I | 20050322 | ||||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050322 |
Method CONVERT_CAP_TABLE on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_CAP_TABLE_FROM_CAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_BREAKDOWN | Capacity Plan Breakdown | 20070323 | |||
| 2 | IT_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_BREAKDOWN | Capacity Plan Breakdown | 20070323 | |||
| 3 | IV_CAL_ID | Call by reference | Type reference (TYPE) | SCAL-FCALID | Factory Calendar | 20070323 | |||
| 4 | IV_DIST_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PLAN_DIST | Distribution Type for Financial/Capacity Planning | 20070323 | |||
| 5 | IV_FACTOR | Call by reference | Type reference (TYPE) | I | 20070323 | ||||
| 6 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100428 | |||
| 7 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070323 |
Method CONVERT_CAP_TABLE_FROM_CAL on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_CAP_TAB_FROM_MONTHLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_BREAKDOWN | Aufriss Kapazitätsbedarfsplanung | 20050329 | |||
| 2 | IT_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_BREAKDOWN | Aufriss Kapazitätsbedarfsplanung | 20050329 | |||
| 3 | IV_FACTOR | Call by reference | Type reference (TYPE) | I | 20050329 | ||||
| 4 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100428 | |||
| 5 | IV_START_YEAR | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20050329 | |||
| 6 | IV_TO_UNIT | Call by reference | Type reference (TYPE) | MEINS | 20050526 |
Method CONVERT_CAP_TAB_FROM_MONTHLY on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_CURRENCY_FINPLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FIN_PLAN | Call by reference | Type reference (TYPE) | /RPM/TS_FIN_PLAN_BREAKDOWN | Financial Plan Breakdown | 20090818 | |||
| 2 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100505 | |||
| 3 | IV_ITEM_CLASS | Call by reference | Type reference (TYPE) | /RPM/TV_ITEM_CLASS | Item Classification | 20090818 | |||
| 4 | IV_ITEM_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20090818 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20090818 | |||
| 6 | IV_RATE_TYPE | Call by reference | Type reference (TYPE) | BAPI1093_0-RATE_TYPE | Exchange rate type | 20090817 | |||
| 7 | IV_TO_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20090817 |
Method CONVERT_CURRENCY_FINPLAN on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_CURRENCY_FOR_MONTHLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | Financial Plan Breakdown | 20070119 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20090810 | |||
| 3 | IV_FROM_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20070119 | |||
| 4 | IV_TO_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20070119 |
Method CONVERT_CURRENCY_FOR_MONTHLY on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_CURR_FINPLAN_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FIN_PLAN | Call by reference | Type reference (TYPE) | /RPM/TS_FIN_PLAN_BREAKDOWN | Financial Plan Breakdown | 20090818 | |||
| 2 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100505 | |||
| 3 | IV_ITEM_CLASS | Call by reference | Type reference (TYPE) | /RPM/TV_ITEM_CLASS | Item Classification | 20090818 | |||
| 4 | IV_ITEM_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20090818 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20090818 | |||
| 6 | IV_RATE_TYPE | Call by reference | Type reference (TYPE) | BAPI1093_0-RATE_TYPE | Exchange rate type | 20090818 | |||
| 7 | IV_TO_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20090818 |
Method CONVERT_CURR_FINPLAN_INT on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_CURR_INTERNAL_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_AMOUNT | Call by reference | Type reference (TYPE) | /RPM/TV_CURR_AMOUNT | 20090717 | ||||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | BAPI1093_2-TRANS_DATE | Date | 20090721 | |||
| 3 | IV_FROM_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20090717 | |||
| 4 | IV_RATE_TYPE | Call by reference | Type reference (TYPE) | BAPI1093_0-RATE_TYPE | Exchange rate type | 20090721 | |||
| 5 | IV_TO_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20090717 |
Method CONVERT_CURR_INTERNAL_AMOUNT on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_FIN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | Aufriss Finanzplan | 20050322 | |||
| 2 | IT_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | Aufriss Finanzplan | 20050322 | |||
| 3 | IV_FACTOR | Call by reference | Type reference (TYPE) | I | 20050322 | ||||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050322 |
Method CONVERT_FIN_TABLE on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_FIN_TABLE_FROM_CAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | Financial Plan Breakdown | 20070323 | |||
| 2 | IT_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | Financial Plan Breakdown | 20070323 | |||
| 3 | IV_CAL_ID | Call by reference | Type reference (TYPE) | SCAL-FCALID | Factory Calendar | 20070323 | |||
| 4 | IV_DIST_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PLAN_DIST | Distribution Type for Financial/Capacity Planning | 20070323 | |||
| 5 | IV_FACTOR | Call by reference | Type reference (TYPE) | I | 20070323 | ||||
| 6 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100426 | |||
| 7 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070323 |
Method CONVERT_FIN_TABLE_FROM_CAL on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_FIN_TAB_FROM_MONTHLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | 20050329 | ||||
| 2 | IT_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | 20050329 | ||||
| 3 | IV_FACTOR | Call by reference | Type reference (TYPE) | I | 20050329 | ||||
| 4 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100428 | |||
| 5 | IV_START_YEAR | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20050329 | |||
| 6 | IV_TO_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20050526 |
Method CONVERT_FIN_TAB_FROM_MONTHLY on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_FISCAL_TO_CALENDAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PERIOD_AMOUNT | Call by reference | Type reference (TYPE) | /RPM/TT_PERIOD_AMOUNT | Periods and Distributed amounts | 20100414 | |||
| 2 | IT_PERIOD_AMOUNT | Call by reference | Type reference (TYPE) | /RPM/TT_PERIOD_AMOUNT | Periods and Distributed amounts | 20100414 | |||
| 3 | IV_CALENDAR_ID | Call by reference | Type reference (TYPE) | SCAL-FCALID | Factory Calendar | 20100413 | |||
| 4 | IV_DIST_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PLAN_DIST | Distribution Type for Financial/Capacity Planning | 20100414 | |||
| 5 | IV_FISC_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100413 |
Method CONVERT_FISCAL_TO_CALENDAR on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_ROLE_DEMAND_TO_FYF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROLE_DEMAND | Call by reference | Type reference (TYPE) | DPR_TT_PART_DIST_ADT_DATA | Table for Distribution Data to PR (Abstr. Data Type) | 20100419 | |||
| 2 | IT_ROLE_DEMAND | Call by reference | Type reference (TYPE) | DPR_TT_PART_DIST_ADT_DATA | Table for Distribution Data to PR (Abstr. Data Type) | 20100419 | |||
| 3 | IV_CALENDAR_ID | Call by reference | Type reference (TYPE) | SCAL-FCALID | Factory Calendar | 20100419 | |||
| 4 | IV_DIST_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PLAN_DIST | Distribution Type for Financial/Capacity Planning | 20100419 | |||
| 5 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100419 |
Method CONVERT_ROLE_DEMAND_TO_FYF on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_SINGLE_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PERIODS | Call by reference | Type reference (TYPE) | /RPM/TT_PERIOD | Tabelle Periodenaufriss | 20050322 | |||
| 2 | IV_FACTOR | Call by reference | Type reference (TYPE) | I | 20050322 | ||||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050322 | |||
| 4 | IV_PERIOD | Call by reference | Type reference (TYPE) | DATS | Sprache nach ISO 639 | 20050322 | |||
| 5 | IV_PERIOD_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PERIOD_TYPE | Periodenart | 20050322 |
Method CONVERT_SINGLE_PERIOD on class /RPM/CL_PLANNING_SERVICES has no exception.
Method CONVERT_UNIT_FOR_MONTHLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_BREAKDOWN | Capacity Demand Planning Breakdown | 20070119 | |||
| 2 | IV_FROM_UNIT | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20070119 | |||
| 3 | IV_TO_UNIT | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20070119 |
Method CONVERT_UNIT_FOR_MONTHLY on class /RPM/CL_PLANNING_SERVICES has no exception.
Method FILTER_CAP_NONZERO_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAP_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_API | Financial Planning Details | 20070524 | |||
| 2 | IT_CAP_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_PLAN_API | Plan Data | 20070524 | |||
| 3 | IT_CAP_VIEWS | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_VIEWS | Financial Planning View Types | 20070524 | |||
| 4 | IV_GROUP_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20070524 | |||
| 5 | IV_INACTIVE | Call by reference | Type reference (TYPE) | C | 20090325 | ||||
| 6 | IV_ITEM_CLASS | Call by reference | Type reference (TYPE) | /RPM/TV_ITEM_CLASS | Item Classification | 20070601 | |||
| 7 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20070525 |
Method FILTER_CAP_NONZERO_VALUES on class /RPM/CL_PLANNING_SERVICES has no exception.
Method FILTER_FIN_NONZERO_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIN_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_API | Financial Planning Details | 20070523 | |||
| 2 | IT_FIN_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_PLAN_API | Plan Data | 20070524 | |||
| 3 | IT_FIN_VIEWS | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_VIEWS | Financial Planning View Types | 20070524 | |||
| 4 | IV_GROUP_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20070524 | |||
| 5 | IV_INACTIVE | Call by reference | Type reference (TYPE) | C | Inactive group indicator | 20090325 | |||
| 6 | IV_ITEM_CLASS | Call by reference | Type reference (TYPE) | /RPM/TV_ITEM_CLASS | Item Classification | 20070601 | |||
| 7 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | RPM Object Type | 20070525 |
Method FILTER_FIN_NONZERO_VALUES on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_ALL_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GROUPS | Call by reference | Type reference (TYPE) | RPM_TT_FIN_GROUPS | Financial Groups | 20081124 | |||
| 2 | IV_CATEGORY_GUID | Value transfer | Type reference (TYPE) | RPM_TV_GUID | Guid for application objects | 20081124 | |||
| 3 | IV_FIN_CAP_TYPE | Value transfer | Type reference (TYPE) | /RPM/TV_FIN_CAP | Type of Planning - Financial or Capacity | 20081124 | |||
| 4 | IV_ITEM_GUID | Value transfer | Type reference (TYPE) | RPM_TV_GUID | Guid for application objects | 20081124 | |||
| 5 | IV_LANGUAGE | Value transfer | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20081124 | |||
| 6 | IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20081124 |
Method GET_ALL_GROUPS on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_BUCKET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUCKET_INT | Call by reference | Type reference (TYPE) | /RPM/TS_BUCKET_INT | Integrierte Attribute strategische Ressource | 20050524 | |||
| 2 | EV_CONVERSION_FACTOR | Call by reference | Type reference (TYPE) | I | 20050524 | ||||
| 3 | EV_START_YEAR | Call by reference | Type reference (TYPE) | NUMC4 | 20050525 | ||||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20060125 | |||
| 5 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20060125 | |||
| 6 | IV_PORTFOLIO_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | GUID für Anwendungsobjekte | 20050524 | |||
| 7 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Financial / Capacity type | 20070720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050628 |
Method GET_CAP_TRANSFER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAP_VIEWS | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_VIEWS | Capacity views | 20070227 | |||
| 2 | ET_PROJECT_ROLE_LIST | Call by reference | Type reference (TYPE) | /RPM/TT_PROJECT_ROLE_TYPE | Project Role type | 20070227 | |||
| 3 | ET_PROJECT_ROLE_NAME | Call by reference | Type reference (TYPE) | /RPM/TT_PROJECT_ROLE | Project role | 20070227 | |||
| 4 | ET_ROLE_FUNCTION_LIST | Call by reference | Type reference (TYPE) | /RPM/TT_ROLE_FUNCTIONS | Role Functions | 20070227 | |||
| 5 | EV_RC | Value transfer | Type reference (TYPE) | I | 20070227 | ||||
| 6 | IS_ITEM_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_PROJECT_API | Portfolio Hierarchy | 20070227 | |||
| 7 | IV_DPR_GUID | Value transfer | Type reference (TYPE) | /RPM/TV_GUID | Application Object GUID | 20070717 |
Method GET_CAP_TRANSFER_DATA on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_CATEGORY_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAP_CATEGORY_CONFIG | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_CATG_T | Capacity Catgeory Text | 20060221 | |||
| 2 | ET_FIN_CATEGORY_CONFIG | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_CATG_T | Financial Category Table Type | 20060221 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20060217 | |||
| 4 | IV_PORTFOLIO_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20060217 | |||
| 5 | IV_TYPE | Call by reference | Type reference (TYPE) | C | F---> Financial C--->Capacity | 20060221 |
Method GET_CATEGORY_CONFIG on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_FISCAL_START_END_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FROM_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20100413 | |||
| 2 | EV_TO_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20100413 | |||
| 3 | IV_PERIOD | Call by reference | Type reference (TYPE) | T009B-POPER | Posting period | 20100413 | |||
| 4 | IV_VARIANT | Call by reference | Type reference (TYPE) | T009B-PERIV | Fiscal Year Variant | 20100413 | |||
| 5 | IV_YEAR | Call by reference | Type reference (TYPE) | T009B-BDATJ | Posting date YYYY | 20100413 |
Method GET_FISCAL_START_END_DATE on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_FY_VARIANT_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FY_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100505 | |||
| 2 | EV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100505 | |||
| 3 | IV_PORTF_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | Guid for application objects | 20100505 |
Method GET_FY_VARIANT_SWITCH on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_ITEM_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Master Project Definition | 20070721 | |||
| 2 | ES_PROJECT_INT | Call by reference | Type reference (TYPE) | RPM_TS_PROJECT_INT | Projektattribute | 20050524 | |||
| 3 | EV_CONVERSION_FACTOR | Call by reference | Type reference (TYPE) | I | 20050524 | ||||
| 4 | EV_START_YEAR | Call by reference | Type reference (TYPE) | NUMC4 | 20050525 | ||||
| 5 | IV_ITEM_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | GUID für Anwendungsobjekte | 20050524 | |||
| 6 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050524 | |||
| 7 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Financial / Capacity type | 20070710 |
Method GET_ITEM_ATTRIBUTES on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_NEXT_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PERIOD | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20050316 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050316 | |||
| 3 | IV_PERIOD | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20050316 | |||
| 4 | IV_PERIOD_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PERIOD_TYPE | Feld vom Typ DATS | 20050316 |
Method GET_NEXT_PERIOD on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_OBJECT_CAP_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUCKET_INT | Call by reference | Type reference (TYPE) | /RPM/TS_BUCKET_INT | Strategic bucket integrated attributes | 20060304 | |||
| 2 | ET_ENTITIES | Call by reference | Type reference (TYPE) | /RPM/TT_ENTITIES | RPM Table Type: Entity objects | 20060303 | |||
| 3 | EV_CONVERSION_FACTOR | Call by reference | Type reference (TYPE) | I | 20060303 | ||||
| 4 | EV_START_YEAR | Call by reference | Type reference (TYPE) | NUMC4 | Count parameters | 20060303 | |||
| 5 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20060303 | |||
| 6 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20060303 | |||
| 7 | IV_PORTFOLIO_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20060303 | |||
| 8 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070721 |
Method GET_OBJECT_CAP_CATEGORIES on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_OBJECT_CAP_CATEG_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTES_API | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_CAT_B_API | Demand planning for bucket categories table type | 20060303 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20060303 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20060303 |
Method GET_OBJECT_CAP_CATEG_ATTR on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_OBJECT_CAP_CATEG_DISP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAP_PLAN_API | Call by reference | Type reference (TYPE) | /RPM/TT_PLAN_API | Plan Data | 20060327 | |||
| 2 | IT_CAP_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_API | Financial Planning Details | 20060327 |
Method GET_OBJECT_CAP_CATEG_DISP on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_OBJECT_CAP_GRP_DISP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAP_PLAN_API | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_API | Plan Data | 20060327 | |||
| 2 | IT_CAP_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_API | Financial Planning Details | 20060327 | |||
| 3 | IV_CATEGORY | Call by reference | Type reference (TYPE) | /RPM/TV_EXTID | Business Object External ID | 20060327 |
Method GET_OBJECT_CAP_GRP_DISP on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_OBJECT_FIN_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUCKET_INT | Call by reference | Type reference (TYPE) | /RPM/TS_BUCKET_INT | Strategic bucket integrated attributes | 20060306 | |||
| 2 | ET_ENTITIES | Call by reference | Type reference (TYPE) | /RPM/TT_ENTITIES | RPM Table Type: Entity objects | 20060304 | |||
| 3 | EV_CONVERSION_FACTOR | Call by reference | Type reference (TYPE) | I | 20060304 | ||||
| 4 | EV_START_YEAR | Call by reference | Type reference (TYPE) | NUMC4 | Count parameters | 20060304 | |||
| 5 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20060304 | |||
| 6 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20060304 | |||
| 7 | IV_PORTFOLIO_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20060304 | |||
| 8 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070721 |
Method GET_OBJECT_FIN_CATEGORIES on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_OBJECT_FIN_CATEG_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTES_API | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_CAT_B_API | Financial Category Table Type | 20060303 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20060303 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20060303 |
Method GET_OBJECT_FIN_CATEG_ATTR on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_OBJECT_FIN_CATEG_DISP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIN_PLAN_API | Call by reference | Type reference (TYPE) | /RPM/TT_PLAN_API | Plan Data | 20060310 | |||
| 2 | IT_FIN_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_API | Financial Planning Details | 20060310 |
Method GET_OBJECT_FIN_CATEG_DISP on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_OBJECT_FIN_GRP_DISP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIN_PLAN_API | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_API | Plan Data | 20060316 | |||
| 2 | IT_FIN_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_API | Financial Planning Details | 20060316 | |||
| 3 | IV_CATEGORY | Call by reference | Type reference (TYPE) | /RPM/TV_EXTID | Business Object External ID | 20060316 |
Method GET_OBJECT_FIN_GRP_DISP on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PERIODS | Call by reference | Type reference (TYPE) | /RPM/TT_PERIOD | Tabelle Periodenaufriss | 20050311 | |||
| 2 | EV_PERIOD_NO | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20050312 | |||
| 3 | IV_END | Call by reference | Type reference (TYPE) | ENDDA | Endtermin | 20050311 | |||
| 4 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100505 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050316 | |||
| 6 | IV_PERIOD_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PERIOD_TYPE | Periodenart | 20050311 | |||
| 7 | IV_START | Call by reference | Type reference (TYPE) | BEGDA | Starttermin | 20050311 |
Method GET_PERIODS on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_PERIOD_FRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_END_PERIOD | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20050329 | |||
| 2 | EV_START_PERIOD | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20050329 | |||
| 3 | IV_FACTOR | Call by reference | Type reference (TYPE) | I | 20050329 | ||||
| 4 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100426 | |||
| 5 | IV_PERIOD | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20050329 | |||
| 6 | IV_START_YEAR | Call by reference | Type reference (TYPE) | NUMC4 | Zählparameter | 20050329 |
Method GET_PERIOD_FRAME on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_PLAN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PLAN_INFO | Call by reference | Type reference (TYPE) | /RPM/TS_PLAN_INFO | Planungsdaten | 20050517 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | 20050605 | ||||
| 3 | IV_ITEM_DETAIL_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | GUID für Anwendungsobjekte | 20050523 | |||
| 4 | IV_ITEM_HEADER_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | GUID für Anwendungsobjekte | 20050517 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050517 | |||
| 6 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | Object Type | 20060124 | |||
| 7 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20060125 | |||
| 8 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 20050517 |
Method GET_PLAN_INFO on class /RPM/CL_PLANNING_SERVICES has no exception.
Method GET_PREVIOUS_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PERIOD | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20050316 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050316 | |||
| 3 | IV_PERIOD | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20050316 | |||
| 4 | IV_PERIOD_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_PERIOD_TYPE | Periodenart | 20050316 |
Method GET_PREVIOUS_PERIOD on class /RPM/CL_PLANNING_SERVICES has no exception.
Method PLAN_DATA_DB_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAP_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_BREAKDOWN | Capacity Demand Planning Breakdown | 20080919 | |||
| 2 | ET_FIN_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | Plan Data | 20080919 | |||
| 3 | IV_END | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080919 | |||
| 4 | IV_ITEM_CLASS | Call by reference | Type reference (TYPE) | /RPM/TV_ITEM_CLASS | Item Classification | 20080919 | |||
| 5 | IV_ITEM_DETAIL_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20080919 | |||
| 6 | IV_ITEM_HEADER_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20080919 | |||
| 7 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20080919 | |||
| 8 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | RPM Object Type | 20080919 | |||
| 9 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20080919 | |||
| 10 | IV_START | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080919 | |||
| 11 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080919 | |||
| 2 | RPM: Anwendungsobjekt in Datenbank nicht gefunden | 20080919 |
Method PLAN_DATA_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAP_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_CAP_PLAN_BREAKDOWN | Aufriss Kapazitätsbedarfsplanung | 20050523 | |||
| 2 | ET_FIN_PLAN | Call by reference | Type reference (TYPE) | /RPM/TT_FIN_PLAN_BREAKDOWN | Plandaten | 20050523 | |||
| 3 | IV_END | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070705 | |||
| 4 | IV_FY_VARIANT | Call by reference | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20100505 | |||
| 5 | IV_ITEM_CLASS | Call by reference | Type reference (TYPE) | /RPM/TV_ITEM_CLASS | Item Classification | 20060331 | |||
| 6 | IV_ITEM_DETAIL_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | GUID für Anwendungsobjekte | 20050523 | |||
| 7 | IV_ITEM_HEADER_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | GUID für Anwendungsobjekte | 20050523 | |||
| 8 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20051123 | |||
| 9 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /RPM/OBJECT_TYPE | RPM Object Type | 20060201 | |||
| 10 | IV_PARENT_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20060201 | |||
| 11 | IV_START | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070705 | |||
| 12 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050628 | |||
| 2 | RPM: Anwendungsobjekt in Datenbank nicht gefunden | 20050605 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |