SAP ABAP Interface IF_FPB_MON_LINE_APPL (Line Item Monitor Interface)
Hierarchy
EA-FIN (Software Component) EA-FIN
   EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
     FPB_MONITOR (Package) Monitor.Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_CBL BUA Cost Center Variance Line Items 20050223
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_CCL Cost Center Variance Line Item CAC 20060418
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_CDL BUA Cost Center Variance Line Items 20061026
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_CL Cost Center Variance Line Items 20031111
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_OBL Internal Order Variance Line Items 20061026
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_OCL Internal Order Variance Line Item CAC 20060419
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_OL Internal Order Variance Line Items 20031216
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_PBL Profit Center Document Level 20040817
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_PCL Profit Center Document Level CAC 20060419
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_PDL Profit Center Document Level 20061026
... Click here to see Used By full list (12 items)
Properties
Interface IF_FPB_MON_LINE_APPL  
Short Description Line Item Monitor Interface    
General Data
Package FPB_MONITOR   Monitor.Framework 
Created 20031111   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_FPB_MON_LINE_APPL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPB_MONITOR_APPL_BASE Monitors Basis Interface 20031202
Friends
Interface IF_FPB_MON_LINE_APPL has no friend.
Attributes
Interface IF_FPB_MON_LINE_APPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY_FOR_LINEITEM Instance method Public Method Authorization Check for Individual Line Item 20031111
2 CHECK_AUTHORITY_FOR_RULE Instance method Public Method Authorization Check for Rule 20031111
3 CONVERT_OBJECT_TO_EXT Instance method Public Method Output Conversion of the Object 20031111
4 DELETE_ADMRULE Instance method Public Method Application-Specific Deletion for an Administration Rule 20031204
5 DELETE_RULE Instance method Public Method Application-Specific Deletion of a Rule 20031202
6 EVALUATE Instance method Public Method Evaluates All Rules for Users and Saves the Result 20031111
7 GET_DETAIL Instance method Public Method Detail Display for a Line Item 20031111
8 GET_TEXT Instance method Public Method Text Determination for Front End 20040225
9 GET_TEXTS_FOR_RULE Instance method Public Method Supplies texts that are required for rule mainteance 20070202
10 RESOLVE_KFSPECGL Instance method Public Method Explode Characteristic KFSPECGL from Rule Field 20031121
11 RESOLVE_OBJECT Instance method Public Method Determine Object List from Object Entry in Rule 20031121
12 RULE_INIT_DATA_GET Instance method Public Method Initial Values Needed to Create New Rule 20031121
13 STORE_KFSPECGL Instance method Public Method Save Characteristic KFSPECGL from Rule Field 20031121
14 STORE_OBJECT Instance method Public Method Save Object List from Object Entry in Rule 20031121
Events
Interface IF_FPB_MON_LINE_APPL has no event.
Types
Interface IF_FPB_MON_LINE_APPL has no local type.
Method Signatures

Method CHECK_AUTHORITY_FOR_LINEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LINE_DATA Call by reference Type reference (TYPE) FPB_LINE_DATA Datenablage für Lineitemmonitore 20031111
# Exception Resumable Description Created on
1 NOT_AUTHORIZED Keine Berechtigung 20031111

Method CHECK_AUTHORITY_FOR_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LINE_RULE Call by reference Type reference (TYPE) FPB_LINE_RULES Lineitemmonitor: Regeladministration 20031111
# Exception Resumable Description Created on
1 DATA_INCONSISTENT Daten sind inkonsistent 20040225
2 NOT_AUTHORIZED Keine Berechtigung 20031111
3 NO_PERSONALIZATION Keine Personalisierung 20040225

Method CONVERT_OBJECT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_OBJECT_IS_GROUP Call by reference Type reference (TYPE) FLAG allgemeines flag 20031111
2 Exporting ED_OBJECT_KEY Call by reference Type reference (TYPE) FPB_OBJECT_KEY Externe Objektdarstellung (Name) 20031111
3 Exporting ED_OBJECT_TEXT Call by reference Type reference (TYPE) FPB_OBJECT_EX Externe Objektdarstellung 20031111
4 Exporting ED_VERAK Call by reference Type reference (TYPE) AD_NAMTEXT Vollständiger Name der Person 20050113
5 Exporting ED_VERAK_USER Call by reference Type reference (TYPE) VERAK_USER Verantwortlicher Benutzer 20050113
6 Importing ID_OBJECT Call by reference Type reference (TYPE) FPB_OBJECT Objekt 20031111

Method CONVERT_OBJECT_TO_EXT on Interface IF_FPB_MON_LINE_APPL has no exception.

Method DELETE_ADMRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MONAPPL Value transfer Type reference (TYPE) FPB_MONAPPL Monitoranwendung 20031204
2 Importing ID_RULEID Value transfer Type reference (TYPE) FPB_RULEID Regelnummer 20031204
3 Importing ID_UNAME Value transfer Type reference (TYPE) SYUNAME Benutzername 20031204
4 Returning RD_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031204

Method DELETE_ADMRULE on Interface IF_FPB_MON_LINE_APPL has no exception.

Method DELETE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MONAPPL Value transfer Type reference (TYPE) FPB_MONAPPL Monitoranwendung 20031202
2 Importing ID_RULEID Value transfer Type reference (TYPE) FPB_RULEID Regelnummer 20031202
3 Importing ID_UNAME Value transfer Type reference (TYPE) SY-UNAME Benutzername 20031202
4 Returning RD_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031202

Method DELETE_RULE on Interface IF_FPB_MON_LINE_APPL has no exception.

Method EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_UNAME Call by reference Type reference (TYPE) SY-UNAME Benutzername 20031111
2 Changing IT_RULES Call by reference Type reference (TYPE) FPB_T_LINE_RULES Lineitemmonitor: Regeln 20031111
3 Exporting RT_ALERTS Call by reference Type reference (TYPE) FPB_T_LINE_DATA Ausgewertete Daten für Lineitemmonitore 20031111
# Exception Resumable Description Created on
1 NO_RULES_FOR_USER 20031111

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETAIL Value transfer Type reference (TYPE) FPB_T_LINE_DETAIL Detailangabe zu Lineitem 20031128
2 Exporting ET_DFIES Value transfer Type reference (TYPE) DFIES_TAB DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20031128
3 Importing ID_ITEMKEY Call by reference Type reference (TYPE) FPB_ITEMKEY Kostenrechnungskreis 20031202

Method GET_DETAIL on Interface IF_FPB_MON_LINE_APPL has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_KFSPECGL Call by reference Type reference (TYPE) CHAR30 20040225
2 Exporting ED_OBJECT Call by reference Type reference (TYPE) CHAR30 20040225

Method GET_TEXT on Interface IF_FPB_MON_LINE_APPL has no exception.

Method GET_TEXTS_FOR_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_KFSPECGLSELECTEDTEXT Call by reference Type reference (TYPE) STRING 20070202
2 Exporting ED_KFSPECGLTEXT Call by reference Type reference (TYPE) STRING 20070202
3 Exporting ED_OBJECTSELECTEDTEXT Call by reference Type reference (TYPE) STRING 20070202
4 Exporting ED_OBJECTTEXT Call by reference Type reference (TYPE) STRING 20070202
5 Importing ID_MONAPPL Call by reference Type reference (TYPE) FPB_MONAPPL Monitoranwendung 20070202

Method GET_TEXTS_FOR_RULE on Interface IF_FPB_MON_LINE_APPL has no exception.

Method RESOLVE_KFSPECGL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTERNAL_ONLY Value transfer Type reference (TYPE) FLAG SPACE allgemeines flag 20031121
2 Importing ID_MONAPPL Value transfer Type reference (TYPE) FPB_MONAPPL Monitoranwendung 20031121
3 Importing ID_MONTYPE Value transfer Type reference (TYPE) FPB_MONTYPE Monitorart 20031121
4 Importing ID_RULEID Value transfer Type reference (TYPE) FPB_RULEID Regelnummer 20031121
5 Importing ID_UNAME Value transfer Type reference (TYPE) SYUNAME Benutzername 20031121
6 Returning RT_KFSPECGL Value transfer Type reference (TYPE) FPB_T_KFSPECGL_LIST Liste für Regelpflege 20031121

Method RESOLVE_KFSPECGL on Interface IF_FPB_MON_LINE_APPL has no exception.

Method RESOLVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTERNAL_ONLY Value transfer Type reference (TYPE) FLAG SPACE allgemeines flag 20031121
2 Importing ID_MONAPPL Value transfer Type reference (TYPE) FPB_MONAPPL Monitoranwendung 20031121
3 Importing ID_MONTYPE Value transfer Type reference (TYPE) FPB_MONTYPE Monitorart 20031121
4 Importing ID_RULEID Value transfer Type reference (TYPE) FPB_RULEID Regelnummer 20031121
5 Importing ID_UNAME Value transfer Type reference (TYPE) SYUNAME Benutzername 20031121
6 Returning RT_OBJECT Value transfer Type reference (TYPE) FPB_T_OBJECT_LIST Objektliste für Regelpflege 20031121

Method RESOLVE_OBJECT on Interface IF_FPB_MON_LINE_APPL has no exception.

Method RULE_INIT_DATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_WAERS Call by reference Type reference (TYPE) FPB_WAER Währung 20031121
2 Exporting ET_KFSPEC Call by reference Type reference (TYPE) FPB_T_KFSPEC_EXT 20031121
3 Exporting ET_KFSPECGL Call by reference Type reference (TYPE) FPB_T_KFSPECGL_HIERARCHY Hierarche für Regelpflege 20031121
4 Exporting ET_OBJECT Call by reference Type reference (TYPE) FPB_T_OBJECT_HIERARCHY 20031121
5 Importing ID_MONAPPL Call by reference Type reference (TYPE) FPB_MONAPPL 20031121
6 Importing ID_UNAME Value transfer Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20031121
# Exception Resumable Description Created on
1 NO_PERSONALIZATION 20031121

Method STORE_KFSPECGL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MONAPPL Value transfer Type reference (TYPE) FPB_MONAPPL Monitoranwendung 20031121
2 Importing ID_MONTYPE Value transfer Type reference (TYPE) FPB_MONTYPE Monitorart 20031121
3 Importing ID_RULEID Value transfer Type reference (TYPE) FPB_RULEID Regelnummer 20031121
4 Importing ID_UNAME Value transfer Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20031121
5 Importing IT_KFSPECGL Value transfer Type reference (TYPE) FPB_T_KFSPECGL_LIST Liste für Regelpflege 20031121

Method STORE_KFSPECGL on Interface IF_FPB_MON_LINE_APPL has no exception.

Method STORE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MONAPPL Value transfer Type reference (TYPE) FPB_MONAPPL Monitoranwendung 20031121
2 Importing ID_MONTYPE Value transfer Type reference (TYPE) FPB_MONTYPE Monitorart 20031121
3 Importing ID_RULEID Value transfer Type reference (TYPE) FPB_RULEID Regelnummer 20031121
4 Importing ID_UNAME Value transfer Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20031121
5 Importing IT_OBJECT Value transfer Type reference (TYPE) FPB_T_OBJECT_LIST Objektliste für Regelpflege 20031121

Method STORE_OBJECT on Interface IF_FPB_MON_LINE_APPL has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_CBL BUA Cost Center Variance Line Items 20050223
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_CCL Cost Center Variance Line Item CAC 20060418
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_CDL BUA Cost Center Variance Line Items 20061026
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_CL Cost Center Variance Line Items 20031111
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_OBL Internal Order Variance Line Items 20061026
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_OCL Internal Order Variance Line Item CAC 20060419
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_OL Internal Order Variance Line Items 20031216
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_PBL Profit Center Document Level 20040817
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_PCL Profit Center Document Level CAC 20060419
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_PDL Profit Center Document Level 20061026
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_PL Profit Center Document Level 20040113
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_MON_LINE_PML Profit Center Document Level 20040817
History
Last changed by/on SAP  20100310 
SAP Release Created in 500