Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

meaning of a component name when viewing table or structure

OhMySAP
Explorer
0 Kudos
605

All,

I am taking the structure SWNCGLSUBSPOP as an example here:

I was wondering how do you know what "PJBYTES" means? I tried clicking at the name and searching in general but couldn't find that info. I also tried looking in SE80.

Thanks in advance!

6 REPLIES 6

OhMySAP
Explorer
0 Kudos
530

Sorry for the typo, I meant "PJPAGES" 🙂 Regardless, this is general question on any table/structure, if the Short description doesn't say much - how do you know what is the meaning of that field/Component. Whether it is "PJPAGES", "RESPTI", "TRBYTES" etc etc. Unless we have to go with our best guess, TRBYTES = Transmitted Bytes, RESPTI = Response Time etc.

matt
Active Contributor
530

If they're not documented, you can only guess by usage.

OhMySAP
Explorer
0 Kudos
530

Would you know where this would be documented (any transaction/section in SAP GUI or webpage)? We can take the table SWNCGLSUBSPOP for looking at SPOOL data as an example. Thank you.

matt
Active Contributor
0 Kudos
530

If they're not documented in SAP, then there is no documentation. Maybe SAP have some internally, but it's not available to us.

0 Kudos
530

Hello sunny8107

SWNCGLSUBSPOP is a standard SAP Table which is used to store Spool-Print Subrecord data and is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP SWNCGLSUBSPOP Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.

regards Christian

0 Kudos
530

SWNCSHCNT is a standard DATA Element within the SAP ABAP dictionary and is associated with fields that store Purchasing Document information.

Below is the list of data element attribute values including length, data type, description, domain, search help etc... also check the Contribute section for any additional notes that have been added You could also view this information on your SAP system if you enter the data element SWNCSHCNT into the relevant SAP transaction such as SE11 or SE80.


Data element guide details

  • Data Element SWNCSHCNT Attributes
  • Domain details
  • All SAP tables with fields that use this Data Element
  • Contribution section