SAP Managed Tags: ABAP Development Hi there, I have a DDIC-table, of which I generated a persistent class. Now I have to change a data type/ data element of a table field. If I go to the persistent class, the data type is still the "old" one. Is it possible to update the att...
SAP Managed Tags: ABAP Development, SAP Business Workflow Hi , Can anybody tell me whats is the use of BI_PERSISTENT~FIND_BY_LPOR and LPOR in triggering of workflow from class , because we can trigger the workflow using SAP_WAPI_CREATE_EVENT function module as well . ...
SAP Managed Tags: ABAP Development Ah thanks a lot. Now i´m clarified. I can live with that, since i maintaind all my attributes in my persistent class as "read only". So i do not have to fear such. Only thing is that in my case i do not need a peristsnt object at all?
the layers of the multi-tier architecture, including those based on the Java 2 Enterprise Edition™ (“J2EE”) platform, the Microsoft .NET platform, the Websphere platform developed by IBM Corporation, and/or the Advanced Business Application Programming (“ABAP”) platform developed by SAP AG...
SAP Business Workflow Hi, i created my first class to use in workflow. When i test it in transaction SE24 it's work fine. When my workflow is launched, i'm going into the protocol and my object is empty, no instance. By debugging, it's the BI_PERSISTENT~FIND_BY_LPOR method does...
Favorite Download PDF ShareWas this page helpful? YesNoCopyright Disclaimer Privacy Statement Legal Disclosure Trademark Terms of Use Accessibility and Sustainability System Status Ask a question about the SAP Help Portal Find us on Share
SAP Managed Tags: ABAP Development Hi, I am trying to make a persistent class in SE24, but system is giving me an error. "The class name is not permitted for the class type you have chosen" Is there any naming convention for persistent classes.?? Please reply & i ensure you for yo...