SAP ABAP Class CL_RSDMD_PROTOCOL (Log Handling)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Properties
Class CL_RSDMD_PROTOCOL  
Short Description Log Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 19991027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDMD_PROTOCOL has no interface implemented.
Friends
Class CL_RSDMD_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_ALTEXT Instance attribute Protected Type reference (TYPE) BALTEXT Text 19991027
2 O_EXTNUMBER Instance attribute Protected Type reference (TYPE) BALNREXT External Number for Logging 19991027
3 O_OBJECT Instance attribute Protected Type reference (TYPE) BALOBJ_D Object for Logging 19991027
4 O_SUBOBJECT Instance attribute Protected Type reference (TYPE) BALSUBOBJ Subobject for Logging 19991027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991027
2 DISPLAY_DB Instance method Public Method APPL_LOG_DISPLAY 19991027
3 WRITE_TO_DB Instance method Public Method Save to the Database 19991027
4 WRITE_TO_MEMORY Instance method Public Method Save to Memory 19991027
5 WRITE_TO_MEMORY_DB Instance method Public Method Save to Memory and Database 19991027
6 WRITE_TO_MEMORY_DB_STATIC Static method Public Method FB like 19991027
7 _WRITE_HEADER Instance method Protected Method Write Header 19991027
Events
Class CL_RSDMD_PROTOCOL has no event.
Types
Class CL_RSDMD_PROTOCOL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALTEXT Value transfer Type reference (TYPE) BALTEXT a 19991027
2 Importing I_EXTNUMBER Value transfer Type reference (TYPE) BALNREXT a 19991027
3 Importing I_OBJECT Value transfer Type reference (TYPE) BALOBJ_D a 19991027
4 Importing I_SUBOBJECT Value transfer Type reference (TYPE) BALSUBOBJ a 19991027
# Exception Resumable Description Created on
1 OBJ_SUBOBJ_NOT_FOUND Objekt oder Subobjekt nicht gefunden 19991027

Method DISPLAY_DB Signature

Method DISPLAY_DB on class CL_RSDMD_PROTOCOL has no parameter.
Method DISPLAY_DB on class CL_RSDMD_PROTOCOL has no exception.

Method WRITE_TO_DB Signature

Method WRITE_TO_DB on class CL_RSDMD_PROTOCOL has no parameter.
Method WRITE_TO_DB on class CL_RSDMD_PROTOCOL has no exception.

Method WRITE_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_BALMI Call by reference Type reference (TYPE) TABLE a 19991027

Method WRITE_TO_MEMORY on class CL_RSDMD_PROTOCOL has no exception.

Method WRITE_TO_MEMORY_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_BALMI Call by reference Type reference (TYPE) TABLE a 19991027

Method WRITE_TO_MEMORY_DB on class CL_RSDMD_PROTOCOL has no exception.

Method WRITE_TO_MEMORY_DB_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALTEXT Value transfer Type reference (TYPE) BALTEXT a 19991027
2 Importing I_EXTNUMBER Value transfer Type reference (TYPE) BALNREXT a 19991027
3 Importing I_OBJECT Value transfer Type reference (TYPE) BALOBJ_D a 19991027
4 Importing I_SUBOBJECT Value transfer Type reference (TYPE) BALSUBOBJ a 19991027
5 Importing I_T_BALMI Call by reference Type reference (TYPE) TABLE a 19991027
# Exception Resumable Description Created on
1 OBJ_SUBOBJ_NOT_FOUND Objekt oder Subobjekt nicht gefunden 19991027

Method _WRITE_HEADER Signature

Method _WRITE_HEADER on class CL_RSDMD_PROTOCOL has no parameter.
Method _WRITE_HEADER on class CL_RSDMD_PROTOCOL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in