SAP ABAP Interface /IPRO/IF_APPLOGC (App log control)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/PROGS (Package) programs
Properties
Interface /IPRO/IF_APPLOGC  
Short Description App log control    
General Data
Package /IPRO/PROGS   programs 
Created 20050527   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /IPRO/IF_APPLOGC has no forward declaration.
Interfaces
Interface /IPRO/IF_APPLOGC has no interface.
Friends
Interface /IPRO/IF_APPLOGC has no friend.
Attributes
Interface /IPRO/IF_APPLOGC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add info to log 20050527
2 ADD_FREE_TEXT Instance method Public Method Add free text 20050527
3 ADD_SEL_HDR Instance method Public Method Add selected info from docb header 20050527
4 DB_SAVE Instance method Public Method Save log info to database 20050527
5 GET Static method Public Method Get log control instance 20050527
Events
Interface /IPRO/IF_APPLOGC has no event.
Types
Interface /IPRO/IF_APPLOGC has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Messages, message type 20050527

Method ADD on Interface /IPRO/IF_APPLOGC has no exception.

Method ADD_FREE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Messages, message type 20050527
2 Importing PIV_TEXT Call by reference Type reference (TYPE) C 20050527

Method ADD_FREE_TEXT on Interface /IPRO/IF_APPLOGC has no exception.

Method ADD_SEL_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIS_HEADER Call by reference Type reference (TYPE) /IPRO/TDOCMNT Document table 20050527
2 Importing PIV_ENC_HDR Call by reference Type reference (TYPE) STRING 20050527
3 Returning PRV_HDR_LOGGING Value transfer Type reference (TYPE) SEU_BOOL Boolean 20050527

Method ADD_SEL_HDR on Interface /IPRO/IF_APPLOGC has no exception.

Method DB_SAVE Signature

Method DB_SAVE on Interface /IPRO/IF_APPLOGC has no parameter.
Method DB_SAVE on Interface /IPRO/IF_APPLOGC has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIS_LOGHDR Call by reference Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20050527
2 Importing PIV_MSGID Call by reference Type reference (TYPE) STRING SPACE 20050527
3 Returning PRO_LOGC Value transfer Object reference (TYPE REF TO) /IPRO/IF_APPLOGC App log control 20050527
# Exception Resumable Description Created on
1 /IPRO/CX_DB_EXCPT 20050527
History
Last changed by/on SAP  20110908 
SAP Release Created in 100