SAP ABAP Class CL_PROTOCOL_TLV (Treasury: Worklist Positions for the TRL Valuation)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
⤷
FTR_TRL_VALUATION (Package) CFM TM: Valuation

⤷

⤷

Properties
Class | CL_PROTOCOL_TLV | |
Short Description | Treasury: Worklist Positions for the TRL Valuation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FTR_TRL_VALUATION | CFM TM: Valuation |
Created | 19991130 | SAP |
Last change | 20071120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PROTOCOL_TLV has no forward declaration.
Interfaces
Class CL_PROTOCOL_TLV has no interface implemented.
Friends
Class CL_PROTOCOL_TLV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20001114 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TLVY_PROTOCOL_FLOW | Flows for the SAP List Viewer | 20060919 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TLVY_PROTOCOL_HEADER | Headers for the SAP List Viewer | 20060919 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_FLG_IMPAIRMENT | Impairment | 20030115 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TLVY_PROTOCOL_ITEM | List Lines for the SAP List Viewer | 20060919 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_VAL_KEYDATE | Key Date | 19991201 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TLVY_PROTOCOL_MESSAGE | Messages for the SAP List Viewer | 20060919 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | 0 | Item counter | 19991201 | |
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Log Management | 20060920 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_TAS_PROTOCOL_POSITION | 20060915 | |||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Indicator: Test run | 20000201 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPM_VAL_CAT | Valuation Category | 19991201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Log Data | 20040401 |
2 | ![]() |
Instance method | Public | Method | Adds an Independent Message to the Protocol | 20000530 |
3 | ![]() |
Instance method | Public | Method | Adds the Protocol Data of Transaction to the Protocol | 19991130 |
4 | ![]() |
Instance method | Public | Method | 20060920 | |
5 | ![]() |
Instance method | Public | Constructor | 20060920 | |
6 | ![]() |
Instance method | Public | Method | Displays the Protocol Data using the SAP List Viewer | 19991130 |
7 | ![]() |
Instance method | Public | Method | Displays the Protocol Data for the Reversal | 20000104 |
8 | ![]() |
Instance method | Public | Method | Gets Log Data | 20040401 |
9 | ![]() |
Instance method | Public | Method | Gets the Impairment Indicator | 20030115 |
10 | ![]() |
Instance method | Public | Method | Gets the Key Date | 19991202 |
11 | ![]() |
Instance method | Public | Method | Gets the Protocol Handler | 20061211 |
12 | ![]() |
Instance method | Public | Method | Gets the Valuation Category | 19991202 |
13 | ![]() |
Instance method | Public | Method | Gets Number of Log Items | 20060919 |
14 | ![]() |
Instance method | Public | Method | Gets Properties of Log Item | 20060915 |
15 | ![]() |
Instance method | Public | Method | Initializes the Protocol | 19991201 |
Events
Class CL_PROTOCOL_TLV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_PROTOCOL_POSITION | Public | See coding | 20060915 | begin of T_protocol_POSITION,
pos_id type TLVS_PROTOCOL_HEADER-pos_id,
tab_header type tlvy_protocol_header,
tab_item type tlvy_protocol_item,
tab_message type tlvy_protocol_message,
tab_flow type tlvy_protocol_flow,
protocol_handler type ref to cl_protocol_handler_trp,
end of T_protocol_POSITION
|
||
2 | T_TAS_PROTOCOL_POSITION | Public | See coding | 20060915 | T_tas_protocol_POSITION type sorted table of t_protocol_position
with unique key pos_id
|
Method Signatures
Method ADDDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FLG_NO_POS | Call by reference | Type reference (TYPE) | INT1 | Byte Value | 20070621 | ||
2 | ![]() |
IM_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20111027 | ||
3 | ![]() |
IM_TAB_PROTOCOL_DATA | Call by reference | Type reference (TYPE) | TLVY_PROTOCOL_DATA | Tabelle der Protokoll: Alle Informationen zum Bewertungsprot | 20060915 |
Method ADDDATA on class CL_PROTOCOL_TLV has no exception.
Method ADDMESSAGE_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | unabhängige Meldung | 20000530 |
Method ADDMESSAGE_OLD on class CL_PROTOCOL_TLV has no exception.
Method ADDTRANSACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROTOCOL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | 20060914 | ||
2 | ![]() |
IM_VALU_TRANS | Value transfer | Object reference (TYPE REF TO) | CL_VALUATION_TRANSACTION_TLV | Bewerrtungs-Geschäftsvorfall | 19991130 |
Method ADDTRANSACTION on class CL_PROTOCOL_TLV has no exception.
Method ADD_MESSAGE_FROM_SY Signature
Method ADD_MESSAGE_FROM_SY on class CL_PROTOCOL_TLV has no parameter.
Method ADD_MESSAGE_FROM_SY on class CL_PROTOCOL_TLV has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PROTOCOL_TLV has no parameter.
Method CONSTRUCTOR on class CL_PROTOCOL_TLV has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_PROTOCOL_TLV has no parameter.
Method DISPLAY on class CL_PROTOCOL_TLV has no exception.
Method DISPLAY_REV Signature
Method DISPLAY_REV on class CL_PROTOCOL_TLV has no parameter.
Method DISPLAY_REV on class CL_PROTOCOL_TLV has no exception.
Method GETDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20111027 | ||
2 | ![]() |
EX_TAB_PROTOCOL_DATA | Call by reference | Type reference (TYPE) | TLVY_PROTOCOL_DATA | Tabelle der Protokoll: Alle Informationen zum Bewertungsprot | 20060915 |
Method GETDATA on class CL_PROTOCOL_TLV has no exception.
Method GETIMPAIRMENTFLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN_IMPAIRMENT | Value transfer | Type reference (TYPE) | TPM_FLG_IMPAIRMENT | Kennzeichen Impairment | 20030115 |
Method GETIMPAIRMENTFLAG on class CL_PROTOCOL_TLV has no exception.
Method GETKEYDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_KEYDATE | Value transfer | Type reference (TYPE) | TPM_VAL_KEYDATE | Stichtag | 19991202 |
Method GETKEYDATE on class CL_PROTOCOL_TLV has no exception.
Method GETPROTOCOLHANDLER Signature
Method GETPROTOCOLHANDLER on class CL_PROTOCOL_TLV has no parameter.
Method GETPROTOCOLHANDLER on class CL_PROTOCOL_TLV has no exception.
Method GETVALUATIONCATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALCAT | Value transfer | Type reference (TYPE) | TPM_VAL_CAT | Bewertungstyp | 19991202 |
Method GETVALUATIONCATEGORY on class CL_PROTOCOL_TLV has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_HEADER_TABLE | Call by reference | Type reference (TYPE) | TLVY_PROTOCOL_HEADER | Treasury: Bewertung Protokoll ALV-Header Tabellentyp | 20060919 | ||
2 | ![]() |
EX_ITEM_TABLE | Call by reference | Type reference (TYPE) | TLVY_PROTOCOL_ITEM | Treasury: Bewertung Protokoll ALV-Zeile Tabellentyp | 20060919 | ||
3 | ![]() |
EX_POS_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060919 |
Method GET_ATTRIBUTES on class CL_PROTOCOL_TLV has no exception.
Method GET_PROTOCOL_POS_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PROTOCOL_DATA | Call by reference | Type reference (TYPE) | TLVS_PROTOCOL_DATA | Protokoll: Alle Informationen zum Bewertungsprotokoll | 20060915 | ||
2 | ![]() |
EX_PROTOCOL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | 20060915 | ||
3 | ![]() |
EX_TAB_FLOW | Call by reference | Type reference (TYPE) | TLVY_PROTOCOL_FLOW | Treasury: Tab.typ zur Anzeige der Bewegungen einer Bewertung | 20060915 | ||
4 | ![]() |
EX_TAB_MESSAGE | Call by reference | Type reference (TYPE) | TLVY_PROTOCOL_MESSAGE | Treasury: Bewertung Protokoll Nachrichten Tabellentyp | 20060915 | ||
5 | ![]() |
IM_POS_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060915 | ||
6 | ![]() |
IM_STEP_NUMBER | Call by reference | Type reference (TYPE) | TPM_VAL_STEP_NR | Nummer des Bewertungsschritts innerhalb eines GV | 20060915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
protokollposition nihct gefunden | 20060915 |
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ALV_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20001114 | ||
2 | ![]() |
IM_IMPAIRMENT | Call by reference | Type reference (TYPE) | TPM_FLG_IMPAIRMENT | SPACE | Kennzeichen Impairment | 20030115 | |
3 | ![]() |
IM_KEYDATE | Call by reference | Type reference (TYPE) | TPM_VAL_KEYDATE | Stichtag | 19991201 | ||
4 | ![]() |
IM_TESTRUN | Call by reference | Type reference (TYPE) | CHAR1 | Kennzeichen Testlauf | 20000201 | ||
5 | ![]() |
IM_VALUATION_CATEGORY | Call by reference | Type reference (TYPE) | TPM_VAL_CAT | Bewertungstyp | 19991201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stichtag nicht gefüllt | 19991201 | |
2 | ![]() |
Protokollverwaltung nicht gefüllt | 20000526 | |
3 | ![]() |
Bewertungstyp nicht gefüllt | 19991201 |
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in |