In part-1 we created table in java dictionary and deployed it on SAP PI server. And we also created Entity bean class for the table. Next we have to create EAR project for the EJB entity bean and create session bean to access entity bean and deploy it in the java server....
We can create an integration flow in the Middleware (e.g. SAP CPI) implementing specific logic and call individual endpoints – this however contradicts with some SOA principles; and it may also be quite complex to implement “update” Integration Function –where records in the reference tables...
I try to schedule a job to release batch input session. These are what I have done. step 1: Create batch input session. step 2: Call RSBDCSUB and entry batch input session name from step 1. Now I have "Queue ID" for this batch input. In batch input overview (SM35), status of t...
SAP Managed Tags: ABAP Development Hi all, Actually I run the BDC Session program in debugging mode. After run BDC_OPEN_GROUP, exit from the program. Now the session is created. but its not in sm35. When I run the same program it shows the error ' BDC_OPEN_GROUP, create session....
SAP Managed Tags: ABAP Connectivity If you are updating Z-fields then you need to create a lock entry, before you use call transaction. After creating lock object, please use FM Enqueue_<lockname> before CALL transaction and FM Dequeue_<lockname> after you have commited your data. Thanks...
SAP Managed Tags: ABAP Connectivity Hi All, I am using a BDC to create/change a Vendor through CALL TRANSACTION t code. Now i have a scenario where the user wants that if the BDC fails then along with the error messages he wants the session details(kind of log) so that he can go...
SAP Managed Tags: ABAP Connectivity Hi, I have done BDC Recording in Tcode 'CJ02' for Creation/Change of Settlement Rules for WBS element. When I am runnign for One Settlement rule(one row), it is working fine but When Iam running for Creation 2 settlement rules(two rows) for same ...
// Get a reference from this to the Bean's Home interfaceProcessorHome prhome = (ProcessorHome)PortableRemoteObject.narrow (ref,ProcessorHome.class);// Create an Adder object from the Home interfaceProcessor sp = home.create();%> Was this answer useful? Yes Reply...
Dear All, Is there a standard way to delete the job logs XXXBDCLG, XXXJOBLG for a deleted client XXX, in directory '/sapmnt/ /global', or this could only be done at the
2. Click Create to create a migration project. 3. Enter Project Name and click on Create. NOTE: The Mass Transfer ID is automatically generated. NOTE: The Migration Objects are displayed. Select the relevant Migration Object. SAP has provided around 33 migration objects which can be used into...