Dear Friends,
I have come up with new Video. I hope it will be helpful to many of you
Watch and Share with your SAP circle. Subscribe and Click on BELL icon to get new updates immediately
Best Regards,
Ganesh
Dear Friends,
I have come up with new Video. I hope it will be helpful to many of you
Watch and Share with your SAP circle. Subscribe and Click on BELL icon to get new updates immediately
Best Regards,
Ganesh
Dear Friends,
I hope you are doing good. Please check below Video to enhance your skills. I hope it will be helpful for your Interview.
Best Regards,
Ganesh
Use below links if you want to enroll SAP Udemy Courses of Ganesh Padala
SAP MM Purchasing (Procurement) Process
https://www.udemy.com/course/sap-mm-purchasing-procurement-process/?couponCode=058E46AD81278F87DE8E
SAP MM Inventory Management
https://www.udemy.com/course/sap-mm-inventory-management-course/?couponCode=DA317A1FC608CB2881D0
SAP MM Logistics Invoice Verification
SAP WM Course on RF Mobile Data Entry
https://www.udemy.com/course/sap-wm-course-on-rfmobile-data-entry/?couponCode=E86A6CE80776F47F1053
SAP MM Master Data Course
https://www.udemy.com/course/sap-mm-master-data-course/?couponCode=01A5872B6C528C2ADF75
SAP MM Pricing Procedure
https://www.udemy.com/course/sap-mm-pricing-procedure/?couponCode=56B48036851A61A01B48
SAP MM Import and RTP Procurement Process
SAP Intra Company STO process
https://www.udemy.com/course/sap-intra-company-sto-process/?couponCode=E077860B6678D767A508
SAP MM Consignment and Pipeline Procurement
SAP MM PR and PO Release Procedure
https://www.udemy.com/course/sap-mm-pr-and-po-release-procedure/?couponCode=95CCB776C44F4660AA82
SAP MM Subcontracting and SAP Batch Management Process
https://www.udemy.com/course/sapmm-subcontracting/?couponCode=86B4C82971B10EEE7C51
Dear All,
I hope you are doing good and Safe from COVID-19. I hope this video will be helpful for you to learn the answers for few SAP MM related doubts and Interview questions
Watch the video and provide your feedback in the form of LIKE and COMMENT. Please don’t forget to share if you feel the content will be helpful to others
Best Regards,
Dear Friends,
In this video, I provided answers to few of the queries from the people. I hope it will be helpful to revise or update your skills. Please Like and Share with your circle if you feel the video is helpful to your circle
Stay at Home…Be Safe….Good Luck
Best Regards,
Ganesh
Answer: There are mainly three types of tables and three types of Structures in SAP. I have provided the details of those tables and structures along with examples in this document.
1.Transparent table:
There is a physical table on the database for each transparent table. The names of the physical tables and the logical table definition in the ABAP/4 Dictionary correspond.
All business data and application data are stored in transparent tables.
Ex: Purchase Order Header Data- EKKO
2. Pooled Table:
Pooled tables can be used to store control data (e.g. screen sequences, program parameters or temporary data). Several pooled tables can be combined to form a table pool. The table pool corresponds to a physical table on the database in which all the records of the allocated pooled tables are stored. This is for internal purposes, such as storing control data or update texts etc.
Ex: Material Info Record (Plant-Specific)- A017
3. Cluster Table:
Cluster tables contain continuous text, for example, documentation. Several cluster tables can be combined to form a table cluster. Several logical lines of different tables are combined to form a physical record in this table type. This permits object-by-object storage or object-by-object access. To combine tables in clusters, at least parts of the keys must agree. Several cluster tables are stored in one corresponding table on the database. This is for internal purposes, such as storing control data or update texts etc.
Ex: Accounting Document Segment- BSEG
4. Structure:
A structure (structured type) consists of components (fields) whose types are defined. A component can have an elementary type, a structured type, a table type or reference type
Structures are used specially to define the data at the interface of module pools and screens and to define the types of function module parameters.
Structures that are used more than once can be changed centrally because they were defined centrally. The active ABAP Dictionary makes this change at all relevant locations. ABAP programs or screen templates that use a structure are automatically adjusted when the structure changes.
Ex: MEPO1220- Fields for Screen 9101
5. Append Structure:
An append structure defines a set of fields that belong to another table or structure but are treated in the correction management as a separate object.
Append structures are used to support modifications.
Ex: ISAUTOLAB- IS AUTOMOTIVE Enhancements in EKPO
6. Generated view Structure:
In activation a structure is generated for a view. This structure serves as interface for the runtime environment. It does not generally appear in the ABAP/4 Dictionary. This is for internal purposes, such as storing control data or update texts etc.
Ex: V_T438M_B- Direct Procurement
We can see the type of table or structure by displaying the details with SE11 T Code for a single entry and for multiple tables or structures, we can get from table SAP Tables-DD02L. Both the methods are explained below
1.Through SE11 Transaction Code:
Input Screen: Input the Table which you want to check and click on display icon as shown below
Output Screen: The table or structure type will be visible as shown in the highlighted box
2. Through Table DD02L: This method will be helpful to know the table types of many tables
Input Screen:
Output Screen:
I hope this document is helpful for you. Provide your feedback. Thanks for viewing the document
Best Regards,
Ganesh Padala
ganesh.sap2015@gmail.com
Hi Friends,
I came with one more video where I explained Interview Question along with answer in detail. I hope it will be helpful. Please provide your valuable feedback.
Regards,
Ganesh