http://wiki.scn.sap.com/wiki/display/BI/Useful+ABAP+Programs+and+Function+Modules+in+SAP+BI
to start of metadata
Applies to 3.x / 7.x
Listed below are some of the frequently used ABAP Programs in SAP BW.
Program name |
|
---|---|
Delete fact table rows where all Key Figure values are zero. See Note 619826. | |
Activation of InfoCubes | |
Make InfoCube Copies | |
Delete InfoCubes | |
Activation of all ODS Objects with Navigation Attributes | |
Activation of all ODS Objects | |
Activation of all InfoObjects | |
Deletion of InfoObjects | |
Repair InfoObjects | |
Reorganization of Texts for InfoObjects | |
Activating Multiproviders | |
Make Multiprovider Copies | |
Deleting Multiproviders | |
Activate all inactive Communication Structures | |
Activate Transfer Structure | |
Activate Update Rules | |
Activate Hierarchies | |
Activating and Filling the Aggregates of an InfoCube | |
Deactivating the Aggregates of an InfoCube | |
Activating Personalization in Bex(Inactive are highlighted) | |
Convert Full Requests to Repair Full Requests | |
Print a List of Cubes in The System and Their Layouts | |
Create DB Statstics for all InfoCubes | |
Create Missing E-Fact Tables for InfoCubes and Aggregates | |
Locate/Remove Unused or Empty partitions of F-Fact Table | |
Remove Temperory Database Objects | |
Add, change, delete RSADMIN table entries | |
A fast way to put some "sample" records in a InfoCube. No need to use Flatfiles, | |
Convert BasisCube to Transactional Cube and the opposite way around. | |
Handle change runs; same functionality as the function 'Tools -> Hierarchy/Attribute changes' | |
Handle change runs; same functionality as the function 'Tools -> Hierarchy/Attribute changes' | |
RSDS_DATASOURCE_ACTIVATE_ALL | Activates DataSources |
RSDG_TRFN_ACTIVATE | Activate Transformation and DTP |
RSSM_OLTP_INIT_DELTA_UPDATE | Init-delta settings written from rssdlinit/sel to OLTP |
RSBKDTPREPAIR | Repair DTP |
Listed below are some of the frequently used Function Modules within BW.
Function Module |
Description (Function Group RRMX) |
---|---|
RRMX_WORKBOOK_DELETE |
Delete BW Workbooks permanently from Roles & Favourites |
Get list of all Workbooks | |
Get list of queries in a workbook | |
Lists where a query has been used | |
Get list of all Jump Targets | |
Delete Jump Targets |
Function Module |
Description |
---|---|
Used for Time Conversions. | |
Convert Foreign Currency to Local Currecny. | |
Convert Local Currency to Foreign Currency. | |
Used to convert all texts to UPPERCASE | |
Used to convert any unit to another unit. (Ref. table : T006) | |
Used to convert timestamp to local time | |
Convert 0CALMONTH or 0CALDAY to Financial Year or Period | |
Generic Extraction via Function Module | |
Used in Data Transformations to read master data InfoObjects | |
Used to read Infocube or ODS data through RFC | |
Returns a number what day of the week the date falls on. | |
Will return a week that the day is in. | |
Determine Last Day of the Month. | |
Used for Date Converstions. We can use in Info Package routines. | |
To trigger an event in process chain | |
Returns factory calendar date for a date | |
Conversion Exit for Domain GBDAT: YYYYMMDD -> DD/MM/YYYY | |
Conversion exit ALPHA, external->internal | |
Upload of meta data from R/3 | |
Deletion of master data | |
To activate a process chain after transport | |
ARCHIVFILE_CLIENT_TO_SERVER | Transfer a File from an applicatioserver to a client |
RSPC_API_CHAIN_START | Apis and Bapis for Process Chains |
FACTORYDATE_CONVERT_TO_DATE | Calendar function: Returns date for a factory calendar date |
HOLIDAY_CHECK_AND_GET_INFO | Public holiday check with information |
USEFUL ABAP-CLASS in NW 7 - BI to fix problems with Transformation
Class CL_RSTRAN_STAT |
Description |
---|---|
DELETE_VERSION_FROM_DB (Static Method) |
For deleting the transformation version from database, helpful if the transformation metadata are corrupted. |
DELETE_RULE_FROM_DB |
For deleting a given rule of transformation |
Page: Function Module CONVERSION_EXIT_PDATE_OUTPUT - Conversion Exit for Domain
Page: FunctionModule CONVERT_TO_FOREIGN_CURRENCY- Translate local currency amount to foreign currency
Page: FunctionModule CONVERT_TO_LOCAL_CURRENCY - Translate foreign currency amount to local currency
Page: Function Module DATE_CONVERT_TO_FACTORYDATE - Calendar function: Returns factory calendar date for a date
Page: Function Module DATE_GET_WEEK - Calendar function: Returns week for a date
Page: FunctionModule FISCPER_FROM_CALMONTH_CALC – Convert 0CALMONTH to Financial Year or Period
Page: FunctionModule MONI_TIME_CONVERT - Time Conversion
Page: FunctionModule RRMX_JUMP_TARGET_DELETE - Delete Jump Target global ID
Page: FunctionModule RRMX_JUMP_TARGETS_GET - Get list of views that are related to a given workbook object
Page: FunctionModule RRMX_QUERY_WHERE_USED_GET - Lists where a query has been used
Page: FunctionModule RRMX_WORKBOOK_LIST_GET - Get complete list of Excel workbooks
Page: FunctionModule RRMX_WORKBOOK_QUERIES_GET - Get all queries in a workbook
Page: Function Module RSAOS_METADATA_UPLOAD - Metadata upload from ECC
Page: Function Module RSARCH_DATE_CONVERT - Calendar function: Returns various dates
Page: FunctionModule RSAX_BIW_GET_DATA_SIMPLE - Template FM to transfer transactional data
Page: Function Module RSDMD_DEL_MASTER_DATA - Tool for maintaining master data
Page: Function Module RSPC_CHAIN_ACTIVATE_REMOTE – Remote activation of a process chain
Page: FunctionModule TERM_TRANSLATE_TO_UPPER_CASE – Language dependent conversion to upper case
Page: FunctionModule TZ_GLOBAL_TO_LOCAL – Used to convert timestamp to local time
Page: Report CUBE_SAMPLE_CREATE - Create sample records
Page: Report RRHI_HIERARCHY_ACTIVATE - Activation of a hierarchy
Page: Report RSCDS_NULLELIM - Delete fact table rows where all Key Figure values are zero
Page: Report RSDDS_AGGREGATES_MAINTAIN - Execute Hierarchy Attribute Changes
Page: Report RSDG_CUBE_COPY - Make InfoCube Copies
Page: Report RSDG_CUBE_DELETE - Deleting InfoCubes
Page: Report RSDG_DODS_REPAIR - Activation of All ODS Objects with Navigation Attributes
Page: Report RSDG_IOBJ_DELETE - Deleting InfoObjects
Page: Report RSDG_IOBJ_REORG_TEXTS - Reorganization of Texts for InfoObjects
Page: Report RSDG_IOBJ_REORG - Repair InfoObjects
Page: Report RSDG_MPRO_DELETE - Delete MultiProviders
Page: Report RSSM_SET_REPAIR_FULL_FLAG - Set Repair Indicator for Full Requests
Page: Report SAP_ANALYZE_ALL_INFOCUBES - Create DB Statistics for all Infocubes
Page: Report SAP_CONVERT_NORMAL_TRANS - Conversion: Normal <--> Transactional InfoCube
Page: Report SAP_CREATE_E_FACTTABLES - Creates missing E fact tables for InfoCubes and aggregates
Page: Report SAP_INFOCUBE_DESIGNS - Cubes in the system and their layout
Page: Report SAP_RSADMIN_MAINTAIN - RSADMIN Administration
Page: Function Module SLS_MISC_GET_LAST_DAY_OF_MONTH - FM calculating the last day of a month
Page: Report ANALYZE_RSZ_TABLES - Check Report ANALYZE_RSZ_TABLES
Page: Function Module RSPC_API_CHAIN_START - Start Process Chain
Page: Function Module ARCHIVFILE_CLIENT_TO_SERVER – Transfer File from Application server to client
Page: Function Module ARCHIVFILE_SERVER_TO_CLIENT – Transfer File from Application client to server
Page: Function Module FACTORYDATE_CONVERT_TO_DATE - Calendar function: Returns factory calendar date for a date
Page: Function Module HOLIDAY_CHECK_AND_GET_INFO - Public holiday check with information
Page: Function Module LAST_FACTORYDATE_GET - Return last factory date for a factory calendar
Page: Function Module WEEK_GET_FIRST_DAY - Return first day for a week
Page: Report RSBKDTPREPAIR – DTP Repair
'ERP-SAP > BW' 카테고리의 다른 글
트랜잭션을 이용한 InfoPackage 직접 접근방법 (0) | 2014.10.27 |
---|---|
Query 결과 출력 함수 "RRW3_GET_QUERY_VIEW_DATA" (0) | 2014.10.27 |
RRW3_GET_QUERY_VIEW_DATA – Execution of BEx Query in ABAP (0) | 2014.10.27 |
How to use FM RRW3_GET_QUERY_VIEW_DATA / RS_VC_GET_QUERY_VIEW_DATA_FLAT ? (0) | 2014.10.27 |
Tables in SAP BW which give information related to Queries, Work Books and Web Templates (0) | 2014.10.27 |