Article

Dynamic Parameter Text on Selection Screen by coding

Read more

Article

Shows how to use the Persistent object in the Application. Previously, we have seen . Today we will see how to use the Persistent Object services in the test application. You can find all these under . To use the persistent objects, we need to:Get the Agent Object by accessing the public attribute AGENT in…

Read more

Article

Some basics used in the Persistent Objects Today we will see some basics about the Persistent Object Services. Why do we need Persistent Object Service:To better understand the need of the persistent objects we need to first understand the concept of the transient data. The local data for the program like Attributes of the class,…

Read more

Article

In the last post , we have seen how system take care of the obligatory parameters even though the calling program doesn’t pass it to the RFC FM. Why does system needs to do that: Error handling. RFC FM can be called from outside SAP application also. If we don’t pass the obligatory parameters, it…

Read more

Article

Parameter Passing in the RFC Function Module Calls Today we will discuss how system take care of the obligatory parameter passing in the RFC function module. Generally, when we call the FM without passing the obligatory parameter, system would raise the exception CALL_FUNCTION_PARM_MISSING and would lead to run time error. Now, when we call the…

Read more

Article

In the previous post, we have seen how we can apply . Today we will see, how we can create our own Formatting option which we can use in SAPScript or SmartForms. There is lots of the similarity between Capital Oh “O” and the Zero “0” in the Output. So, business may wants to print…

Read more

More Post →
You seem to be new here. Subscribe to stay connected.