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
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 | ![]() |
Instance method | Public | Method | Authorization Check for Individual Line Item | 20031111 |
2 | ![]() |
Instance method | Public | Method | Authorization Check for Rule | 20031111 |
3 | ![]() |
Instance method | Public | Method | Output Conversion of the Object | 20031111 |
4 | ![]() |
Instance method | Public | Method | Application-Specific Deletion for an Administration Rule | 20031204 |
5 | ![]() |
Instance method | Public | Method | Application-Specific Deletion of a Rule | 20031202 |
6 | ![]() |
Instance method | Public | Method | Evaluates All Rules for Users and Saves the Result | 20031111 |
7 | ![]() |
Instance method | Public | Method | Detail Display for a Line Item | 20031111 |
8 | ![]() |
Instance method | Public | Method | Text Determination for Front End | 20040225 |
9 | ![]() |
Instance method | Public | Method | Supplies texts that are required for rule mainteance | 20070202 |
10 | ![]() |
Instance method | Public | Method | Explode Characteristic KFSPECGL from Rule Field | 20031121 |
11 | ![]() |
Instance method | Public | Method | Determine Object List from Object Entry in Rule | 20031121 |
12 | ![]() |
Instance method | Public | Method | Initial Values Needed to Create New Rule | 20031121 |
13 | ![]() |
Instance method | Public | Method | Save Characteristic KFSPECGL from Rule Field | 20031121 |
14 | ![]() |
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 | ![]() |
IS_LINE_DATA | Call by reference | Type reference (TYPE) | FPB_LINE_DATA | Datenablage für Lineitemmonitore | 20031111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Berechtigung | 20031111 |
Method CHECK_AUTHORITY_FOR_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LINE_RULE | Call by reference | Type reference (TYPE) | FPB_LINE_RULES | Lineitemmonitor: Regeladministration | 20031111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten sind inkonsistent | 20040225 | |
2 | ![]() |
Keine Berechtigung | 20031111 | |
3 | ![]() |
Keine Personalisierung | 20040225 |
Method CONVERT_OBJECT_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_OBJECT_IS_GROUP | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20031111 | ||
2 | ![]() |
ED_OBJECT_KEY | Call by reference | Type reference (TYPE) | FPB_OBJECT_KEY | Externe Objektdarstellung (Name) | 20031111 | ||
3 | ![]() |
ED_OBJECT_TEXT | Call by reference | Type reference (TYPE) | FPB_OBJECT_EX | Externe Objektdarstellung | 20031111 | ||
4 | ![]() |
ED_VERAK | Call by reference | Type reference (TYPE) | AD_NAMTEXT | Vollständiger Name der Person | 20050113 | ||
5 | ![]() |
ED_VERAK_USER | Call by reference | Type reference (TYPE) | VERAK_USER | Verantwortlicher Benutzer | 20050113 | ||
6 | ![]() |
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 | ![]() |
ID_MONAPPL | Value transfer | Type reference (TYPE) | FPB_MONAPPL | Monitoranwendung | 20031204 | ||
2 | ![]() |
ID_RULEID | Value transfer | Type reference (TYPE) | FPB_RULEID | Regelnummer | 20031204 | ||
3 | ![]() |
ID_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20031204 | ||
4 | ![]() |
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 | ![]() |
ID_MONAPPL | Value transfer | Type reference (TYPE) | FPB_MONAPPL | Monitoranwendung | 20031202 | ||
2 | ![]() |
ID_RULEID | Value transfer | Type reference (TYPE) | FPB_RULEID | Regelnummer | 20031202 | ||
3 | ![]() |
ID_UNAME | Value transfer | Type reference (TYPE) | SY-UNAME | Benutzername | 20031202 | ||
4 | ![]() |
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 | ![]() |
ID_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20031111 | ||
2 | ![]() |
IT_RULES | Call by reference | Type reference (TYPE) | FPB_T_LINE_RULES | Lineitemmonitor: Regeln | 20031111 | ||
3 | ![]() |
RT_ALERTS | Call by reference | Type reference (TYPE) | FPB_T_LINE_DATA | Ausgewertete Daten für Lineitemmonitore | 20031111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031111 |
Method GET_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DETAIL | Value transfer | Type reference (TYPE) | FPB_T_LINE_DETAIL | Detailangabe zu Lineitem | 20031128 | ||
2 | ![]() |
ET_DFIES | Value transfer | Type reference (TYPE) | DFIES_TAB | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20031128 | ||
3 | ![]() |
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 | ![]() |
ED_KFSPECGL | Call by reference | Type reference (TYPE) | CHAR30 | 20040225 | |||
2 | ![]() |
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 | ![]() |
ED_KFSPECGLSELECTEDTEXT | Call by reference | Type reference (TYPE) | STRING | 20070202 | |||
2 | ![]() |
ED_KFSPECGLTEXT | Call by reference | Type reference (TYPE) | STRING | 20070202 | |||
3 | ![]() |
ED_OBJECTSELECTEDTEXT | Call by reference | Type reference (TYPE) | STRING | 20070202 | |||
4 | ![]() |
ED_OBJECTTEXT | Call by reference | Type reference (TYPE) | STRING | 20070202 | |||
5 | ![]() |
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 | ![]() |
ID_INTERNAL_ONLY | Value transfer | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20031121 | |
2 | ![]() |
ID_MONAPPL | Value transfer | Type reference (TYPE) | FPB_MONAPPL | Monitoranwendung | 20031121 | ||
3 | ![]() |
ID_MONTYPE | Value transfer | Type reference (TYPE) | FPB_MONTYPE | Monitorart | 20031121 | ||
4 | ![]() |
ID_RULEID | Value transfer | Type reference (TYPE) | FPB_RULEID | Regelnummer | 20031121 | ||
5 | ![]() |
ID_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20031121 | ||
6 | ![]() |
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 | ![]() |
ID_INTERNAL_ONLY | Value transfer | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20031121 | |
2 | ![]() |
ID_MONAPPL | Value transfer | Type reference (TYPE) | FPB_MONAPPL | Monitoranwendung | 20031121 | ||
3 | ![]() |
ID_MONTYPE | Value transfer | Type reference (TYPE) | FPB_MONTYPE | Monitorart | 20031121 | ||
4 | ![]() |
ID_RULEID | Value transfer | Type reference (TYPE) | FPB_RULEID | Regelnummer | 20031121 | ||
5 | ![]() |
ID_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20031121 | ||
6 | ![]() |
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 | ![]() |
ED_WAERS | Call by reference | Type reference (TYPE) | FPB_WAER | Währung | 20031121 | ||
2 | ![]() |
ET_KFSPEC | Call by reference | Type reference (TYPE) | FPB_T_KFSPEC_EXT | 20031121 | |||
3 | ![]() |
ET_KFSPECGL | Call by reference | Type reference (TYPE) | FPB_T_KFSPECGL_HIERARCHY | Hierarche für Regelpflege | 20031121 | ||
4 | ![]() |
ET_OBJECT | Call by reference | Type reference (TYPE) | FPB_T_OBJECT_HIERARCHY | 20031121 | |||
5 | ![]() |
ID_MONAPPL | Call by reference | Type reference (TYPE) | FPB_MONAPPL | 20031121 | |||
6 | ![]() |
ID_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20031121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031121 |
Method STORE_KFSPECGL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MONAPPL | Value transfer | Type reference (TYPE) | FPB_MONAPPL | Monitoranwendung | 20031121 | ||
2 | ![]() |
ID_MONTYPE | Value transfer | Type reference (TYPE) | FPB_MONTYPE | Monitorart | 20031121 | ||
3 | ![]() |
ID_RULEID | Value transfer | Type reference (TYPE) | FPB_RULEID | Regelnummer | 20031121 | ||
4 | ![]() |
ID_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20031121 | |
5 | ![]() |
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 | ![]() |
ID_MONAPPL | Value transfer | Type reference (TYPE) | FPB_MONAPPL | Monitoranwendung | 20031121 | ||
2 | ![]() |
ID_MONTYPE | Value transfer | Type reference (TYPE) | FPB_MONTYPE | Monitorart | 20031121 | ||
3 | ![]() |
ID_RULEID | Value transfer | Type reference (TYPE) | FPB_RULEID | Regelnummer | 20031121 | ||
4 | ![]() |
ID_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20031121 | |
5 | ![]() |
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)
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 500 |