The Function Module BAPI_1182_SAVEREPLICA (Maintain or Create Factory Layout) is a standard Function Module in SAP ERP and is part of the function group IPPEBAPI_FLO within the package CPPEBAPI.
Function Module | BAPI_1182_SAVEREPLICA |
Short Text | Maintain or Create Factory Layout |
Function Group | IPPEBAPI_FLO |
Package | CPPEBAPI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LOG_SYSTEM | LIKE | BAPI_PPE_HELP_STRUCTURE-LOG_SYSTEM | Logical System |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FACTORYLAYOUTALTDATA | LIKE | BAPI1182_FLO_ALTDATA | iPPE/BAPI: Alternative in Factory Layout | |
FACTORYLAYOUTALTLONGTEXT | LIKE | BAPI_PPE_ALT_LONGTEXT | iPPE/BAPI: Long Text for the Alternative | |
FACTORYLAYOUTALTLONGTEXTHD | LIKE | BAPI_PPE_ALT_LONGTEXT_HD | iPPE/BAPI: Header Long Text for the Alternative | |
FACTORYLAYOUTALTTEXT | LIKE | BAPI1182_FLO_ALTTEXT | iPPE/BAPI: Text for Alternative in Factory Layout | |
FACTORYLAYOUTNODEDATA | LIKE | BAPI1182_FLO_NODEDATA | BAPI ACT Nodes: Attributes | |
FACTORYLAYOUTNODELONGTEXT | LIKE | BAPI_PPE_NODE_LONGTEXT | iPPE/BAPI: Long Text for Node | |
FACTORYLAYOUTNODELONGTEXTHD | LIKE | BAPI_PPE_NODE_LONGTEXT_HD | iPPE/BAPI: Header Long Text for Node | |
FACTORYLAYOUTNODETEXT | LIKE | BAPI1182_FLO_NODETEXT | BAPI iPPE Node: Texts | |
FACTORYLAYOUTRELATION | LIKE | BAPI1182_FLO_RELATION | BAPI iPPE Relationships: Basic Data | |
REPORTINGPOINT | LIKE | BAPI1182_FLO_REPPOINT | iPPE/BAPI: Reporting Point | |
REPORTINGPOINTTEXT | LIKE | BAPI1182_FLO_REPTTEXT | iPPE/BAPI: Text for Reporting Point | |
RETURN | LIKE | BAPIRET2 | Return Parameters |
This function module does not define any Exceptions.