skip to main
|
skip to sidebar
Pages
Home
About Us
Contact Me
Privacy Policy
Tutorials and Tips
Labels
SAP BI
SAP ABAP
Web Development
hacking
Programming
SAPUI5
Excel VBA
oData
How to Find SAP BeX Web Template Name of a SAP BeX Query
Table
RSZELTDIR –
Input the query name in the field
MAPNAME.
Table
RSZWBTMPXREF
– Input the
ELTUID
value of the query from table
RSZELTDIR
in the
OBJNM
field.
Here
OBJID
is the web template name.
Older Posts
Home
Subscribe to:
Posts (Atom)
online marketing
Share on Twitter
Share on Google+
Share on Facebook
Share on LinkedIn
Pin It!
marketing
sankarganesh. Powered by
Blogger
.
Blog Archive
▼
2018
(1)
▼
March
(1)
How to Find SAP BeX Web Template Name of a SAP BeX...
►
2014
(6)
►
December
(2)
►
August
(1)
►
July
(2)
►
February
(1)
►
2012
(42)
►
September
(2)
►
August
(5)
►
June
(2)
►
May
(33)
►
2011
(1)
►
December
(1)
Popular Posts
ABAP methods to download internal table contents into Excel
data: begin of it_header occurs 0, header(30) , end of it_header. move 'FIELD NAME1' to it_header-header. append it_h...
EXCEL VBA Macro to Download SAP Table contents
Here is the Code to download any SAP table contents to excel without login in to SAP GUI. Function Module RFC_READ_TABLE is used to get...
Export Internal table contents into CSV file in SAP ABAP
report ztas_test. types: begin of ty_mara, matnr type matnr, mtart type mtart, matkl type matkl, bstme ...
SAP ABAP BASIC DML QUERIES (INSERT, UPDATE, DELETE, MODIFY)
*&---------------------------------------------------------------------* *& Report ZSAN_DML *& *&---------------------...
Creating Infopackage in SAP BW
è Step1: Right click on Source system below the selected InfoSource and choose ‘Create Infopackage’. è è Step2: Enter...
Creating Update Rule in SAP BW
è Step1 : Right click on Data Target and then select “Create update rule”. è è Step2 : Specify the Update type, update meth...
Communication Structure & Transfer Structure in SAP BW
è Communication Structure The communication structure is localized in the SAP BW and displays the structure of the InfoSource. ...
How to Restore the Modified Transformation to Active Version of a Transformation
I have made some changes in the Active Transformation and saved it with out activating the transformation. Now i don't want the chan...
Creating InfoSource in SAP BW
è Step1 : In InfoSource menu (RSA1 transaction), right click on an Application component and select ‘Create InfSource’. è è ...
Code for Creating Charts in SAPUI5
Index.html <!DOCTYPE HTML> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"...
Labels
Excel VBA
(1)
hacking
(3)
oData
(1)
Programming
(2)
SAP
(34)
SAP ABAP
(9)
SAP BI
(33)
SAPUI5
(2)
Web Development
(3)
Followers