SAP ABAP Class CL_HRPADRU_STRUCTURED_ALV (Structured Application Log)
Hierarchy
SAP_HRCRU (Software Component) Sub component SAP_HRCRU of SAP_HR
   PA-PA-RU (Application Component) Personalwesesen Stammdaten: Russland
     PB33 (Package) HR master data : Russia
Properties
Class CL_HRPADRU_STRUCTURED_ALV  
Short Description Structured Application Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPADRU_LEGAL_FORMS    
Program status     
Category 0   
Package PB33   HR master data : Russia 
Created 20070727   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADRU_STRUCTURED_ALV has no forward declaration.
Interfaces
Class CL_HRPADRU_STRUCTURED_ALV has no interface implemented.
Friends
Class CL_HRPADRU_STRUCTURED_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CT_FIELDCAT Static Attribute Private See coding 20070727
Methods
# Method Level Visibility Method type Description Created on
1 ALV_ADD_NODE Static method Private Method 20070727
2 ALV_ADD_STRUCTURE_TO_NODE Static method Private Method 20070727
3 ALV_ADD_TABLE_TO_NODE Static method Private Method 20070727
4 ALV_APPEND_FIELD_CATALOG Static method Public Method 20070727
5 ALV_CONTENT_DISPLAY Static method Public Method 20070727
6 ALV_CREATE_CATEGORY Static method Private Method 20070727
7 ALV_DISPLAY_NODE Static method Private Method 20070727
8 ALV_GET_FIELDS Static method Private Method 20070727
Events
Class CL_HRPADRU_STRUCTURED_ALV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CY_FIELDCAT Private See coding 20070727
Method Signatures

Method ALV_ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_KEY Call by reference Type reference (TYPE) P33_BALS_NODE_KEY 20070727
2 Importing IV_CATEGORY Call by reference Type reference (TYPE) P33_BALS_CATEG_ID 20070727
3 Importing IV_NODE_TEXT Call by reference Type reference (TYPE) P33_BALS_NODE_TXT 20070727
4 Importing IV_RELATKEY Call by reference Type reference (TYPE) P33_BALS_NODE_KEY 20070727
# Exception Resumable Description Created on
1 PROGRAM_ERROR 20070727

Method ALV_ADD_STRUCTURE_TO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LINES_PROCESSED Call by reference Type reference (TYPE) I 20070727
2 Importing IS_CONTENT Call by reference Type reference (TYPE) ANY 20070727
3 Importing IT_OUTPUT_FIELDS Call by reference Type reference (TYPE) T7RU_BALS_T_DD03P Fields of the DDIC Structure 20070727
4 Importing IV_FIELD Call by reference Type reference (TYPE) FIELDNAME 20070727
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) P33_BALS_NODE_KEY 20070727
# Exception Resumable Description Created on
1 ASSIGN_ERROR 20070727
2 STRUCTURE_NOT_FOUND 20070727

Method ALV_ADD_TABLE_TO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NODE_KEY Call by reference Type reference (TYPE) P33_BALS_NODE_KEY 20070727
2 Importing IS_FORM_CONTENT Call by reference Type reference (TYPE) ANY 20070727
3 Importing IV_FIELD Call by reference Type reference (TYPE) FIELDNAME 20070727
4 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 20070727
5 Importing IV_ROWTYPE Call by reference Type reference (TYPE) CHAR30 20070727
# Exception Resumable Description Created on
1 ASSIGN_ERROR 20070727
2 NODE_ADD_ERROR 20070727

Method ALV_APPEND_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDCATALOG Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20070727
2 Importing IV_SECTION_NAME Call by reference Type reference (TYPE) CHAR30 20070727

Method ALV_APPEND_FIELD_CATALOG on class CL_HRPADRU_STRUCTURED_ALV has no exception.

Method ALV_CONTENT_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RETCODE Call by reference Type reference (TYPE) CHAR10 20070727
2 Importing IS_DISPLAY_PROFILE Call by reference Type reference (TYPE) T7RU_BALS_S_DISP_PROF Structured Application Log: Display Profile 20070727
3 Importing IT_CONTENT Call by reference Type reference (TYPE) ANY TABLE 20070727
4 Importing IT_EXCLUDED_FIELDS Call by reference Type reference (TYPE) T7RU_EXCLUDED_FIELDS_TAB Table of Excluded Fields of Single Data Structures 20070727
5 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CHAR30 20070727
# Exception Resumable Description Created on
1 PROGRAM_ERROR 20070727

Method ALV_CREATE_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDCAT Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20070727
2 Importing IV_CATEGORY Call by reference Type reference (TYPE) P33_BALS_CATEG_ID 20070727
3 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CHAR30 20070727
4 Importing IV_W_MSG_FIELD Call by reference Type reference (TYPE) BOOLEAN 20070727
# Exception Resumable Description Created on
1 PROGRAM_ERROR 20070727

Method ALV_DISPLAY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELETE_COUNTER Call by reference Type reference (TYPE) I 20070727
2 Importing IS_CONTENT Call by reference Type reference (TYPE) ANY 20070727
3 Importing IT_EXCLUDED_FIELDS Call by reference Type reference (TYPE) T7RU_EXCLUDED_FIELDS_TAB Table of Excluded Fields of Single Data Structures 20070727
4 Importing IV_NODE_TEXT Call by reference Type reference (TYPE) AS4TEXT 20070727
5 Importing IV_PARENT_NODE Call by reference Type reference (TYPE) P33_BALS_NODE_KEY 20070727
6 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CHAR30 20070727
# Exception Resumable Description Created on
1 ASSIGN_ERROR 20070727
2 CATEGORY_CREATION_ERROR 20070727
3 NODE_ADD_ERROR 20070727
4 PROGRAM_ERROR 20070727
5 STRUCTURE_NOT_FOUND 20070727

Method ALV_GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DD03P Call by reference Type reference (TYPE) T7RU_BALS_T_DD03P Fields of the DDIC Structure 20070727
2 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CHAR30 20070727
# Exception Resumable Description Created on
1 STRUCTURE_NOT_FOUND 20070727
History
Last changed by/on SAP  20071120 
SAP Release Created in 600