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 _ALVVARIANT Instance attribute Public Type reference (TYPE) DISVARIANT Layout (External Use) 20001114
2 _FLOWTABLE_OLD Instance attribute Public Type reference (TYPE) TLVY_PROTOCOL_FLOW Flows for the SAP List Viewer 20060919
3 _HEADERTABLE_OLD Instance attribute Public Type reference (TYPE) TLVY_PROTOCOL_HEADER Headers for the SAP List Viewer 20060919
4 _IMPAIRMENT Instance attribute Private Type reference (TYPE) TPM_FLG_IMPAIRMENT Impairment 20030115
5 _ITEMTABLE_OLD Instance attribute Public Type reference (TYPE) TLVY_PROTOCOL_ITEM List Lines for the SAP List Viewer 20060919
6 _KEYDATE Instance attribute Private Type reference (TYPE) TPM_VAL_KEYDATE Key Date 19991201
7 _MESSAGETABLE_OLD Instance attribute Public Type reference (TYPE) TLVY_PROTOCOL_MESSAGE Messages for the SAP List Viewer 20060919
8 _POSID Instance attribute Private Type reference (TYPE) INT4 0 Item counter 19991201
9 _PROTOCOLHANDLER Instance attribute Private Object reference (TYPE REF TO) CL_PROTOCOL_HANDLER_TRP Log Management 20060920
10 _TAS_PROTOCOL_POSITION Instance attribute Private Type reference (TYPE) T_TAS_PROTOCOL_POSITION 20060915
11 _TESTRUN Instance attribute Public Type reference (TYPE) CHAR1 Indicator: Test run 20000201
12 _VALUATION_CATEGORY Instance attribute Private Type reference (TYPE) TPM_VAL_CAT Valuation Category 19991201
Methods
# Method Level Visibility Method type Description Created on
1 ADDDATA Instance method Public Method Adds Log Data 20040401
2 ADDMESSAGE_OLD Instance method Public Method Adds an Independent Message to the Protocol 20000530
3 ADDTRANSACTION Instance method Public Method Adds the Protocol Data of Transaction to the Protocol 19991130
4 ADD_MESSAGE_FROM_SY Instance method Public Method 20060920
5 CONSTRUCTOR Instance method Public Constructor 20060920
6 DISPLAY Instance method Public Method Displays the Protocol Data using the SAP List Viewer 19991130
7 DISPLAY_REV Instance method Public Method Displays the Protocol Data for the Reversal 20000104
8 GETDATA Instance method Public Method Gets Log Data 20040401
9 GETIMPAIRMENTFLAG Instance method Public Method Gets the Impairment Indicator 20030115
10 GETKEYDATE Instance method Public Method Gets the Key Date 19991202
11 GETPROTOCOLHANDLER Instance method Public Method Gets the Protocol Handler 20061211
12 GETVALUATIONCATEGORY Instance method Public Method Gets the Valuation Category 19991202
13 GET_ATTRIBUTES Instance method Public Method Gets Number of Log Items 20060919
14 GET_PROTOCOL_POS_ATTRIBUTES Instance method Public Method Gets Properties of Log Item 20060915
15 INITIALIZE 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 Importing IM_FLG_NO_POS Call by reference Type reference (TYPE) INT1 Byte Value 20070621
2 Importing IM_TAB_MESSAGE Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20111027
3 Importing 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 Importing 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 Importing IM_PROTOCOL_HANDLER Call by reference Object reference (TYPE REF TO) CL_PROTOCOL_HANDLER_TRP Protokollverwalter 20060914
2 Importing 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 Exporting EX_TAB_MESSAGE Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20111027
2 Exporting 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 Returning 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 Returning 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 Returning 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 Exporting EX_HEADER_TABLE Call by reference Type reference (TYPE) TLVY_PROTOCOL_HEADER Treasury: Bewertung Protokoll ALV-Header Tabellentyp 20060919
2 Exporting EX_ITEM_TABLE Call by reference Type reference (TYPE) TLVY_PROTOCOL_ITEM Treasury: Bewertung Protokoll ALV-Zeile Tabellentyp 20060919
3 Exporting 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 Exporting EX_PROTOCOL_DATA Call by reference Type reference (TYPE) TLVS_PROTOCOL_DATA Protokoll: Alle Informationen zum Bewertungsprotokoll 20060915
2 Exporting EX_PROTOCOL_HANDLER Call by reference Object reference (TYPE REF TO) CL_PROTOCOL_HANDLER_TRP Protokollverwalter 20060915
3 Exporting EX_TAB_FLOW Call by reference Type reference (TYPE) TLVY_PROTOCOL_FLOW Treasury: Tab.typ zur Anzeige der Bewegungen einer Bewertung 20060915
4 Exporting EX_TAB_MESSAGE Call by reference Type reference (TYPE) TLVY_PROTOCOL_MESSAGE Treasury: Bewertung Protokoll Nachrichten Tabellentyp 20060915
5 Importing IM_POS_ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20060915
6 Importing 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 NOT_FOUND protokollposition nihct gefunden 20060915

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALV_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20001114
2 Importing IM_IMPAIRMENT Call by reference Type reference (TYPE) TPM_FLG_IMPAIRMENT SPACE Kennzeichen Impairment 20030115
3 Importing IM_KEYDATE Call by reference Type reference (TYPE) TPM_VAL_KEYDATE Stichtag 19991201
4 Importing IM_TESTRUN Call by reference Type reference (TYPE) CHAR1 Kennzeichen Testlauf 20000201
5 Importing IM_VALUATION_CATEGORY Call by reference Type reference (TYPE) TPM_VAL_CAT Bewertungstyp 19991201
# Exception Resumable Description Created on
1 KEYDATE_INITIAL Stichtag nicht gefüllt 19991201
2 PROTOCOL_HANDLER_INITIAL Protokollverwaltung nicht gefüllt 20000526
3 VALUATION_CATEGORY_INITIAL Bewertungstyp nicht gefüllt 19991201
History
Last changed by/on SAP  20071120 
SAP Release Created in