SAP ABAP Interface IF_ARC_PM_PLAN_WRITE (Interface for BAdI: ARC_PM_PLAN_WRITE)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
IPRM (Package) Application Development R/3 Preventive Maintenance

⤷

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EAMS_ARC_PM_TASKLIST | 20121105 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EAML_ARC_PLAN | Class for BAdI Impl.: EAML_ARC_PLAN_DELETE | 20091119 |
Properties
Interface | IF_ARC_PM_PLAN_WRITE | |
Short Description | Interface for BAdI: ARC_PM_PLAN_WRITE |
General Data
Package | IPRM | Application Development R/3 Preventive Maintenance |
Created | 20070312 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IPML | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070312 |
Friends
Interface IF_ARC_PM_PLAN_WRITE has no friend.
Attributes
Interface IF_ARC_PM_PLAN_WRITE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Write Additional Data to Archive File | 20070312 |
Events
Interface IF_ARC_PM_PLAN_WRITE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_DATA_OBJ | Public | See coding | 20070312 | BEGIN OF type_data_obj,
plnnr_tab TYPE TABLE OF plnnr_arc WITH DEFAULT KEY INITIAL SIZE 0,
plnal_tab TYPE TABLE OF plnal_arc WITH DEFAULT KEY INITIAL SIZE 0 ,
planko TYPE TABLE OF plkob WITH DEFAULT KEY INITIAL SIZE 0 ,
matpl TYPE TABLE OF maplb WITH DEFAULT KEY INITIAL SIZE 0 ,
kalc TYPE TABLE OF kalc_arc WITH DEFAULT KEY INITIAL SIZE 0 ,
kalt TYPE TABLE OF kalt_arc WITH DEFAULT KEY INITIAL SIZE 0 ,
tplpl TYPE TABLE OF taplb WITH DEFAULT KEY INITIAL SIZE 0 ,
equpl TYPE TABLE OF eaplb WITH DEFAULT KEY INITIAL SIZE 0 ,
planfl TYPE TABLE OF plflb WITH DEFAULT KEY INITIAL SIZE 0 ,
planas TYPE TABLE OF plasb WITH DEFAULT KEY INITIAL SIZE 0 ,
planpo TYPE TABLE OF plpob WITH DEFAULT KEY INITIAL SIZE 0 ,
planmst TYPE TABLE OF mlstb WITH DEFAULT KEY INITIAL SIZE 0 ,
planmz TYPE TABLE OF plmzb WITH DEFAULT KEY INITIAL SIZE 0 ,
planfh TYPE TABLE OF plfhb WITH DEFAULT KEY INITIAL SIZE 0 ,
planwp TYPE TABLE OF plwpb WITH DEFAULT KEY INITIAL SIZE 0 ,
planmk TYPE TABLE OF plmkb WITH DEFAULT KEY INITIAL SIZE 0 ,
planmw TYPE TABLE OF plmwb WITH DEFAULT KEY INITIAL SIZE 0 ,
planaob TYPE TABLE OF plabb WITH DEFAULT KEY INITIAL SIZE 0 ,
plantxt TYPE TABLE OF pltxb WITH DEFAULT KEY INITIAL SIZE 0 ,
planph TYPE TABLE OF plphb WITH DEFAULT KEY INITIAL SIZE 0 ,
planft TYPE TABLE OF plftb WITH DEFAULT KEY INITIAL SIZE 0 ,
planfv TYPE TABLE OF plfvb WITH DEFAULT KEY INITIAL SIZE 0 ,
END OF type_data_obj
|
Method Signatures
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ITAB_ARCH | Call by reference | Type reference (TYPE) | TYPE_DATA_OBJ | Data to be archived | 20070312 | ||
2 | ![]() |
CT_MESSAGE_TABLE | Call by reference | Type reference (TYPE) | TSMESG | Message table | 20070312 | ||
3 | ![]() |
CV_HTL | Call by reference | Type reference (TYPE) | BOOLE_D | Indicator for HTL | 20080218 | ||
4 | ![]() |
IS_MPLAN | Call by reference | Type reference (TYPE) | IPML_SELECT | Interface structure for maintenance plans | 20091125 | ||
5 | ![]() |
IS_PLAN | Call by reference | Type reference (TYPE) | PLAN_ARC | Interface to Archiving Class for Task Lists | 20070312 | ||
6 | ![]() |
I_ALL_HTL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Indicator: to archive subordinate HTL | 20070312 | |
7 | ![]() |
I_HANDLE | Call by reference | Type reference (TYPE) | SY-TABIX | Archive Handle | 20091126 | ||
8 | ![]() |
I_TEST_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Indicator: test mode or production mode | 20091125 |
Method WRITE on Interface IF_ARC_PM_PLAN_WRITE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |