‎2008 Jul 16 7:01 AM
Hi,
In my scenario i want to check one standard sap table.What do they refer as standard sap table?
‎2008 Jul 16 7:04 AM
anything that does not start with a 'Y' or 'Z' are all standard SAP tables.
‎2008 Jul 16 7:04 AM
All standard tables do not start with a 'Y' or a 'Z'.
refer to the link:
http://www.sapdevelopment.co.uk/tables/tables.htm
With luck,
Pritam.
‎2008 Jul 16 7:04 AM
Hai Hema,
Standard Table - > SAP standard table, that alread available along with SAP.
eg : mara, bsek etc.
Custom Table -> All Z and Y tables.
there are table created by the developer.
Regards,
Harish
‎2008 Jul 16 7:06 AM
Hello
Names of all standard SAP tables begin with A-W.
X, Y, Z - customer tables.
‎2008 Jul 16 7:06 AM
Hi hema,
Be specific in your question. Which standard table you want ot refer. Standard tables are those which are provided by the SAP, like MARA, VBAK etc..
If you want to access any of these tables , just got SE11 and check for that table data. But make sure that you know the table name.
Hope this helps you
Regards,
Chandra Sekhar
‎2008 Jul 16 7:11 AM
Hi i want to check the table entries of T169a.I could view the fields of the table in SE11 but in my scenario they are telling to compare the fields of table of Production env and SAP standard table.I dont know how to look for the sap standard table.What do they specify here?
‎2008 Jul 16 7:17 AM
hi,
Find out the table name in the production Environment. And check the fields on both tables.
Regards
Sumit Agarwal
‎2008 Jul 16 7:23 AM
Hi the table name in prod environment is also T169A.Am able to view the table entries in production.How to check for sap standard table?
Another one doubt in PS1 they had specified that the table T169A consists of the following fields
BUSTW CNT02 VORSL FELDN FELDN_ALT BUZID XBMAT XBBST XUMBW X2DOC
RE22 01 FRX VWERE H X
RE22 02 FRN FREMD S
RE22 03 BSX BESTD BESTV M X
RE22 04 BSV BESTG S
RE22 06 BSX BESTU M X X
RE22 07 UMB AUFUM S X
RE22 08 PRD PRDIF P
But am not able to view the fields starting with RE22.What does it mean?
‎2008 Jul 16 7:27 AM
Hi,
RE22 01 FRX VWERE H X
RE22 02 FRN FREMD S
RE22 03 BSX BESTD BESTV M X
RE22 04 BSV BESTG S
RE22 06 BSX BESTU M X X
RE22 07 UMB AUFUM S X
RE22 08 PRD PRDIF P
The Data in the Table T169A.
And the Fields are BUSTW CNT02 VORSL FELDN FELDN_ALT BUZID XBMAT XBBST XUMBW X2DOC
Regards,
Sujit
‎2008 Jul 16 7:32 AM
‎2008 Jul 16 7:37 AM
Hi,
Open the Table in SE11.Now In The Application tollbar There is Blue icon Just Before the Technical Settings tab.
its name contents,you can click that Icon or Just Press
CtrlshiftF10 to go to next Screen and now Execute The Screen clicking on the clock Icon you will get to see th data.
Regards,
Sujit
‎2008 Jul 16 7:51 AM
Hey thanks a lot for ur i/p..now am able to view it...My another doubt is how to check with the standard SAP table..What do they refer?
Edited by: Hema R on Jul 16, 2008 8:55 AM
‎2008 Jul 16 7:59 AM
Hi,
I did not get your Question,Can you please elaborate it.
Regards,
Sujit
‎2008 Jul 16 8:11 AM
In my scenario they told to compare the table in PS1 with the content of table T169A in SAP standard.I couldnt understand what do they mean as SAP standard.
When they had checked with the PS1 data and sap standard they found the data RE22 09 FRE EINKK S is missing so they are telling to add this.Do you have any idea..Please help
‎2008 Jul 16 8:12 AM
You can use the CONTENT button in the application tool bar to view the table details
or utilities-> table contents->display....
and execute button on top left corner.
Reward points if helpful.
Regards,
Sinu.
‎2008 Jul 16 8:28 AM
Hi,
Whatever i understood in this scenario, SAP Standard Maen SAP Standard table i.e. T169A.
Now if the Data is missing you can Insert the Data in to the table Open the table Go to Utilities -> Table Contents->Create entries.
Through this way you can make entry.
Regards,
Sujit
‎2008 Jul 16 8:35 AM
Ok fine...My doubt is why are they telling to cross check the entries of PS1 enviro and SAP standard and how to do for sap standard table.The table name in PS1 is also t169a only.Please tell me if am not clear.
‎2008 Jul 16 8:39 AM
Hi,
They are telling to Cross check the entries to check whether there are any Inconsistent data in the Table.This is the Reason.
Regards,
Sujit
‎2008 Jul 16 8:43 AM
Ok..Still now have checked only the entries in PS1 envi not in sap standard.How did they look into the sap standard?
‎2008 Jul 16 8:48 AM
I am really getting what they want to do, Please tell me the total picture.
‎2008 Jul 16 8:56 AM
They are telling to compare the contents of the table T169A in both PS1 and standard sap.Now am able to view only the entries of PS1 then how about standard sap.What do they mean.Really am confused.
‎2008 Jul 16 7:06 AM
hiii
All standard table of SAP starts without Y or Z....customized tables starts with Y and Z..so you can easily find by using F4 help..
regards
twinkal
‎2008 Jul 16 7:07 AM
which module?... you have to know which module first. All table dont start with Z or Y is a standard table... and every module they have their table itself.
Link:[Abap Tips & Notes|abap4beginner.blogspot.com]
‎2008 Jul 16 7:10 AM
Hi Hema,
All the tables which do not start with Y or Z are the standard SAP Tables.
Regards,
Swapna.
‎2008 Jul 16 7:10 AM