the basic objects in abap dictionary are domain,data element,table type ,structures and table. there you can create tables within them you can append structures and give different fields. you can also create type pools in abap dictionary. If any further query plz rply. with regards. Reply All...
ABAP Objects are the object-oriented extension introduced in 1999 to the original ABAP (Advanced Business Application programming) language and ABAP Workbench from R/3 release 4.6 and on. Advertisements This fully integrated extension endows ABAP with object-oriented features for the design and impl...
ABAP Objects are the object-oriented extension introduced in 1999 to the original ABAP (Advanced Business Application programming) language and ABAP Workbench from R/3 release 4.6 and on. Advertisements This fully integrated extension endows ABAP with object-oriented features for the design and impl...
Organization structure presents as a graph of HR-objects. I mean 'graph' like a math term - set of objects and relationships between. In organization structure there are a kinds of hr-object type like 'Organization unit', 'Position', 'Workplace' and some other including custom object types...
SAP Managed Tags: ABAP Development Hi, To put it in simple words, there is no difference beteween using a NODE & TABLE keyword in the context of a Logical Database. You are better of not using it as moving forward (into ABAP Objects), you will not be able to.. Regards, Suresh Da...
There are two types of lock objects are available, DEQUEE, ENQUEE: ENQUEUE: This is the mode that is used to lock an object. When a lock is created, an entry is made in the lock table, which prevents other users from accessing the locked object until the lock is released. ...
The actual data is places in the Tem Se (Temporary Sequential objects).7. What are different types of Log records?V1 and V2. V1 must be processed before V2. But, we can have more than one V2 logs.8. What are the types of Update requests?An update request can be divided into ...
Business processes in SAP Workflow are defined in the Workflow Builder. Each work process is referred to as an activity, and it consists of a single step task or workflow template. Business logic is defined in Business Objects using ABAP code....
data, the initial data consumption is only the space needed for the address of the data space where the values of the boxed component are to be stored. The access to boxed components works just like the access to any other data object. But remember: Boxed components are deep data objects....
the difference between RFc and BAPI are business objects. You create business objects and those are then registered in your BOR (Business Object Repository) which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA. in this case u only ...